Frogbutt
07-31-2002, 12:22 AM
My turbonet seems to be picky on when it wants to work. I had a lock up and after restarting its now not working. THe link light on my router is on and the light on the turbonet card is on. I cant access the tivo web page and tytool doesnt work now. Its done this before and not sure what i did to get it working just kinda did on its own.
Is can stil lget serial bash so is there somthing I can try running that may not be loading proberly on boot. using 2.5Xtre and Kravens upgrade.
Also I got my turbonet card early on 2nd batch i think could it mabye be defective?
and this is what iv added to get a static ip in my rc.sysinit, and like i mentioned it tivoweb hs worked and so has tytool jsut after the reboot its not.
ifconfig net0 192.168.0.3 netmask 255.255.255.0
route.tivonet delete default 2> /dev/null
route.tivonet add default gw 192.168.0.1 netmask 0.0.0.0 dev net0
[ ! -f /etc/rc.d/rc.sysinit.author ] || /etc/rc.d/rc.sysinit.author
echo "rc.sysinit is complete"
Is can stil lget serial bash so is there somthing I can try running that may not be loading proberly on boot. using 2.5Xtre and Kravens upgrade.
Also I got my turbonet card early on 2nd batch i think could it mabye be defective?
and this is what iv added to get a static ip in my rc.sysinit, and like i mentioned it tivoweb hs worked and so has tytool jsut after the reboot its not.
ifconfig net0 192.168.0.3 netmask 255.255.255.0
route.tivonet delete default 2> /dev/null
route.tivonet add default gw 192.168.0.1 netmask 0.0.0.0 dev net0
[ ! -f /etc/rc.d/rc.sysinit.author ] || /etc/rc.d/rc.sysinit.author
echo "rc.sysinit is complete"