JonnyD
02-17-2006, 11:19 AM
Hi
Looking for a little guidance please, noticed I lost telnet access to tivo the other night so have the lid off to check all was ok. Problem sems to be that during the boot up sequence Telnet only works between the cachecard drivers finished loading until the "Almost There" screen disappers then telnet disappears with it.
rc.sysinit.author contains both
#!/bin/bash
tnlited 23 /bin/bash -login &
so it is expected to launch telnet
I chmoded to 755 to make sure that was not the problem, I also did this on both partions 4 & 7 just to be sure.The cachecard appears to be working as the red light flashes as tivo communicates with it and I do get a short telnet session, I re seated it just in case too.
I feel something must be then disabling it but not sure what. I had been running Tivoweb with Highlights, Schedules, Hackman, Highlights and that Ty thingy.
Any help to point me in the right direction is much appreciated.
Thanks
Looking for a little guidance please, noticed I lost telnet access to tivo the other night so have the lid off to check all was ok. Problem sems to be that during the boot up sequence Telnet only works between the cachecard drivers finished loading until the "Almost There" screen disappers then telnet disappears with it.
rc.sysinit.author contains both
#!/bin/bash
tnlited 23 /bin/bash -login &
so it is expected to launch telnet
I chmoded to 755 to make sure that was not the problem, I also did this on both partions 4 & 7 just to be sure.The cachecard appears to be working as the red light flashes as tivo communicates with it and I do get a short telnet session, I re seated it just in case too.
I feel something must be then disabling it but not sure what. I had been running Tivoweb with Highlights, Schedules, Hackman, Highlights and that Ty thingy.
Any help to point me in the right direction is much appreciated.
Thanks