PDA

View Full Version : Question on Enhancement script via serial


73cuda
05-30-2007, 04:29 PM
I hope this is the right forum to ask this in.

I need some advice please. I've zippered my DVR40 and I set it up during the zipper for wireless. But my wireless adapter hasn't arrived yet so I made a serial cable and connected to my TiVo with it and I get the following on Hprterm....


bash-2.02#
bash-2.02# cd /hacks; sh tweak.sh

EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
Downloading latest Enhancement script...
--20:14:41-- http://www.mastersav.com/tivo_tweak/rbautch_files.tgz
=> `/enhancements/rbautch_files.tgz'
Resolving www.mastersav.com... failed: Temporary failure in name resolution.
Download failed. Adjust DNS and try again? [y/n]: y
Setting DNS settings in /etc/resolv.conf...

Done. Please re-run tweak.sh. Exiting...
rm: /enhancements: No such f
bash-2.02# telnet -t vt100 192.168.ApgManager Transition from state ACQUIRE_MARK
ER to ACQUIRE_MARKER
....sending Timeout event
....sending Timeout event

telnet: invalid option -- t
BusyBox v1.2.1 (2007.02.11-18:01+0000) multi-call binary

Usage: telnet [-a] [-l USER] HOST [PORT]

Telnet is used to establish interactive communication with another
computer over a network using the TELNET protocol.

Options:
-a Attempt an automatic login with the USER variable
-l USER Attempt an automatic login with the USER argument
HOST The official name, alias or the IP address of the
remote host.
PORT The remote port number to connect to. If it is not
specified, the default telnet (23) port is used.

bash-2.02# telnet -t vt100 192.168.1.101
telnet: invalid option -- t
BusyBox v1.2.1 (2007.02.11-18:01+0000) multi-call binary

Usage: telnet [-a] [-l USER] HOST [PORT]

Telnet is used to establish interactive communication with another
computer over a network using the TELNET protocol.

Options:
-a Attempt an automatic login with the USER variable
-l USER Attempt an automatic login with the USER argument
HOST The official name, alias or the IP address of the
remote host.
PORT The remote port number to connect to. If it is not
specified, the default telnet (23) port is used.

bash-2.02# cd /hacks; sh tweak.sh

Downloading latest Enhancement script...
--20:18:08-- http://www.mastersav.com/tivo_tweak/rbautch_files.tgz
=> `/enhancements/rbautch_files.tgz'
Resolving www.mastersav.com... failed: Temporary failure in name resolution.
Download failed. Adjust DNS and try again? [y/n]: y
Setting DNS settings in /etc/resolv.conf...

Done. Please re-run tweak.sh. Exiting...
rm: /enhancements: No such file or directory
bash-2.02# tweak.sh

Downloading latest Enhancement script...
--20:18:46-- http://www.mastersav.com/tivo_tweak/rbautch_files.tgz
=> `/enhancements/rbautch_files.tgz'
Resolving www.mastersav.com... failed: Temporary failure in name resolution.
Download failed. Adjust DNS and try again? [y/n]: n
Make sure your Tivo is connected to the internet, and
your network settings are correct. Exiting...
rm: /enhancements: No such file or directory
bash-2.02#

Please tell me what I'm doing wrong, I think it's because I setup for wireless or I need to do this via network instead of serial ???

Thank you for any help

BTUx9
05-30-2007, 07:16 PM
Not 100% sure, but I think the script requires an active internet connection to grab the latest during an install.

rbautch
05-30-2007, 11:21 PM
Correct. If you're not connected to the internet, grab the rbautch_files.tgz archive from a Zipper download, and stick it in the same directory as tweak.sh. If you're not able to use FTP, use Zmodem to transfer the file over your serial connection.

73cuda
05-31-2007, 12:16 AM
OK, I used hterm and got the .tgz file from the zipper tools file and sent it using Zmodem (I should of thought of that) and I think everything did good.

I answered all the questions and said yes to "music and photos". Should that be displayed on the main menu now ? It's not and there's no clock in the upper corner.The new splash screen is there.

Thanks for your advice/guidance

rbautch
05-31-2007, 12:51 AM
Did you reboot? Did you put the correct version of superpatch on your Zipper CD? Try running superpatch manually and then reboot.

73cuda
05-31-2007, 08:49 AM
Hi, Yes I rebooted twice. I think I had superpatch 6.2 on the zipper cd. Could you tell me the correct way to run it manually ?

Thanks