Quote Originally Posted by MattCallow View Post
If you need the audiofix, the preferred option is to request an auto update by emailing me at mc682001-audiofix@yahoo.com. So far it's been installed or is scheduled for install on about 40 machines.
But if you have a early modded tivo, or for some other reason the auto update does not work, and you have command line access to the TiVo. You can do it manually as follows:
Copy the attached Attachment 609 to your tivo in /tmp
log into you tivo, then type the following commands:

Code:
cd  /tmp
tar xzf swupdate.tar.gz                                         
./update.sh
This will manually update your TiVo in the same way as the auto update (it will reboot at the end).

To re-iterate, please request an auto update first. This will be much easier in terms of support. The manual option is only really for those TiVos where the update failed, or you need an update in the future when I've stopped scheduling them.

Matt
Works a treat, cheers Matt.

PS. Might make life a little easier (for some) to upload the swupdate.tar.gz file somewhere and direct people to download via wget