There's a ton of information floating around this site and others on how to upgrade to 6.2a. If you can't find the slices, I have them - let me know if you need them. There's also a MFSLive CD around...
Type: Posts; User: Thinkdiff
There's a ton of information floating around this site and others on how to upgrade to 6.2a. If you can't find the slices, I have them - let me know if you need them. There's also a MFSLive CD around...
4.0.1b the last SA version to have dssapp, IIRC.
Newer 7.x SA software does not contain any of the satellite code so it's impossible to use with DirecTV.
6.2a still works - it just doesn't get...
Sorry, dss-what. I realized I didn't really address any of your post in my reply.
I'd start with upgrading to 6.2a (which has MRV and HME). I don't think there's any downside from the 4.01b to 6.2...
Why would you want to run SA TiVo software? The DirecTiVos have no MPEG encoder or analog inputs, so there's really no use without the DirecTV software.
If you only want it as a MRV box, I imagine...
There is a hybrid TiVo HD/HD XL image floating around that allows you to use a 2TB drive with the stock kernel. This won't work in your case if you want to retain your recordings. The change cannot...
Thanks! Yep.. that was the "UNKNOWN" entry that I was talking about. I wonder why mfs_dumpobj shows UNKNOWN but TiVoWebPlus shows it correctly. I guess those names are hardcoded?
Wish I posted 1...
Finally upgraded to the TiVo Elite.. ready for some hacking ;)
I'm not sure if I have the heart to start messing with a $800 piece of equipment though. Maybe I'll pick up a $50 Premiere to do some...
This is more of a curiosity question than a request for help - I've already resorted to doing a C&DE to fix the Message 51 error on a HD I swapped between TiVo HDs.
I restored an old image on a...
You're referencing the Hybrid 1TB TiVoHD image, correct?
If so, I have it somewhere. Let me know if that's what you want and I'll throw it up somewhere.
For Number 2, the freshly hacked drive will boot in the PROM'd TiVo just fine. You'll get annoying Error 51 messages and won't be able to do some things such as make new recordings - that's why a...
Interesting idea, but one small correction.
The Xbox 360 drive hacks do not allow arbitrary code execution. It only fakes the xbox into thinking the DVD is official. Once that check is passed,...
You've got a pm
Check your PMs
I'm not sure about the b-6-4-prod part.. almost sounds like the version string got messed up. Where do you see that string listed?
The -131 or -151 part tells you the first 3 numbers of the tivo's...
Check your PM.
The restrictions on copying certain programs/movies to your computer is placed there by your cable provider. Do you have another option for cable? Some companies set more copy protection flags than...
TivoWebPlus should recognize the TiVo's built in web server and automatically change it's port to 8080. You need to add the port number to the URL:
http://ip_of_tivo:8080/
I've tried searching a bit, but haven't come up with much.
Has anybody successfully extracted MPEG4 (h264) encoded programs from a TiVo HD or TiVo Premier? I have put a few movies on the TiVo in...
The patched linked to earlier is for the source code to routerplus.o. You'd have to setup a cross-compile environment and recompile the patched routerplus.c file to modify the queue limit.
You're missing a few spaces.. otherwise, it's correct if your drives are hdc (PC) and hdb (TiVo).
mount -t vfat /dev/hdc /dos
restore -s 128 -xzpi /dos/minimal-7.2.2-oth.01-2-140.mfs /dev/hdb
You can start here: http://www.dealdatabase.com/forum/showthread.php?t=60103&page=3
The last post has a basic "game plan" to getting it working. The old TiVo will need to be hacked though.
Some...
Hi Andy,
I misread your post earlier - I see you have your original tivoapp still available.
You'll either need a Linux boot CD that's capable of reading tivo partitions (MFSLive CD is probably...
If you applied the echo/dd commands to your tivoapp.backup, you probably have two broken versions of tivoapp right now. Did you only run that one echo command on tivoapp.backup? If so, it can...
That's a DirecTV problem, as I believe they handle the account authorization for DirecTiVos. Perhaps the old, grandfathered "DirecTV DVR Service" got taken off your account somehow. I'd call up DTV...
Mono is a framework for running Windows .Net applications on Linux and OS X. You can get it here:
http://www.mono-project.com/Main_Page
Once it's installed, the mono MacTiVoserver.... command...