Hey guys... long time no see.... Yeah, I miss the ole days, too. <sigh>
Type: Posts; User: SR712
Hey guys... long time no see.... Yeah, I miss the ole days, too. <sigh>
OK Guys, so I haven't posted here in 3 or 4 years.... I've been busy. haha. Actually, I still have all 4 of my Sony T60s and my Series 2 DirecTiVo. They are still running fine. I see there are still...
Huh????????
Turbonet install (and CacheCard) rewrites the rc.net file, which is where SuperZap decided to launch xPlusZ. Hence, xPlusZ never launches after a turbonet install. There is indeed a thread over at...
Try an "&" at the end of that line...
/bin/bash</dev/ttyS2&>/dev/ttyS2&
There's a thread around here somewhere that talks about creating a tivo-bin directory in the root partition and keeping everything there. That's what I have done on all of my S1 and S2 units. When...
I think .profile is read each time a terminal session is opened, not on boot. On the tivo, at least for me, .profile is only read when using a network telnet session, and not during a serial session....
Cron is probably running on zulu time.
First, Are you certain cron is running? What do you see if you run
"ps aux"
There should be one instance of "/tivo-bin/crond".
If I recall, the newly compiled drivers have this as a deafult. Not sure where they are, though. Its been a while since I searched.
Type "rz" on the tivo... and
In TeraTermPro, use
File | Transfer | Zmodem | Send
Select the file to transfer.
Check to make sure the tivo disk is NOT Read-Only, and the file does not...
Forget DHCP... what's the point? Just put the following in your rc.sysinit.author->
#Set the IP address and Gateway
ifconfig eth0 mtu 15000 192.168.1.202 broadcast 192.168.1.255 netmask...
You are running the same 32 bit app on a 32 bit OS, but on a 64 bit chip. To your application, the underlying subsystems are still all 32 bit. Nothing you are running can use any of the additional...
There are several threads on this. Here is a good start. Have fun.
I think AlphaWolf already answered this question here->.
Am I reading you correctly? ... you are reloading this continually from cron?
If you have hacks on these drives, the bootprom on the new unit needs to be flashed (killinitrd) [not killhdinitrd]. 25xtreme used to do this for you, and there was a standalone flash script...
Reboot works here, restart hangs.
I believe so.
Running 6.2 here, on a DSR7000 (killhdinitrd w/3.1.5 kernel). I have let the OS take care of insmod'ing the drivers. Symlink is needed. Replaced the modules with the backported ones. All I do for...
Run 51killer at your house on the drive. When it is done, shut it down. Remove the drive, and send it to your dad. When it boots up, it will marry to the receiver. The shows you transfered to it were...
When TV was invented, it was designed to operate at 60 frames/sec (standard power frequency). Due to bandwidth limitations, it was not practical to broadcast 60 complete frames each second. So,...
What are the actual commands you are executing with cron? These will tell you where the output is directed.
I have been following this thread with interest. I hope to someday offset the amount of help I have taken from these talented programmers with some contributions of my own. I have been able to...
So will
cat /proc/version .