yeah forgot about mfs tools link. I added mfs utis and for some reason thought they were the same.
accessing the drives via USB works great, as long as you use a good adapter. The first one I...
Type: Posts; User: xannor
yeah forgot about mfs tools link. I added mfs utis and for some reason thought they were the same.
accessing the drives via USB works great, as long as you use a good adapter. The first one I...
ok, open mouth insert foot, Sometimes you just get it backwards. I though that the new S2 tivo's used the same old ext2 format the the S1 did and thus needed the byteswapped controller as well. I...
Both S1 and S2 tivos are PPC based processors so you need byteswapping for both of them, unless you own a Mac (non-intel version), then you are already little edian and thus byteswapped.
Hopefully by this point you will be able to mount your tivo drive and edit them w/o having to reboot or tear apart your computer. I will try to update this thread with information as I figure new...
Before you plug in the usb drive make sure VMware is running your OS, otherwise it will not be able to take the USB drive from windows (which I heard can be disasterous if windows is allowed to get...
Steps to tivo glory
1) install vmware player
You could in theory use co-linux instead of vmware player, but I have not tested this. co-linux does not run on my system due to lack of support for...
Hardware needed:
1 PC that you are sick of opening up all the time and dual booting
1 usb to ATA adapter (preferrable exposed so you can easily change its drive)
1 tivo drive
Software needed:...
*Note: I am a awful at docs so expect holes *
I, like most people, am stuck usting windows as my priamry operating system. I say stuck because the games I enjoy have little to no linux support or...
These are the changes I made to the ShowData.* files to get the tivoserver to launch and server the show information
ShowData.hh
- void xml2map( string obj, stringstream &ss );
+ void...
I am starting a thread under Series 2 Development for the work I am doing on tivoserver to support the NSLU2. I do not want to gum up the tivoserver status and support thread anymore with my posts....
I found the location of the segfault (could be the first or the only, don't know.)
In the XMLmap::xml2map method it is segfaulting on the stringstream.eof method call. This to me looks like there...
You may have to use ttyS1 instead of ttyS2 to get the bash prompt, but you should be able to watch the whole boot process. If you connect your serial cable and watch from boot do you see anything at...
Thanks,
with the info i have managed to gather I amd starting to find out what is wrong with the driver I have now. It seems the CNXTSPDriver.o that I stubmled across was just a peliminary driver....
You have a hacked series2 SA 7.2.1? Perhaps you could help me finaly hammer out the remaing issues with the WG111 USB dongle...
Could you check to see if you have a file on it in the /lib/modules...
Yeah, forgot it was an R10, was just reading out of my DSR7000. I never got that far with my R10 since I do not have a hacked prom. If the unit has both a serial and and IR port on the back the...
I have read the post before and I didn't like it then. It is "possible" to fool the prom, the only problem is you need a valid key to sign a kernel with. It is also "possible" to apply the...
Well, ufortuantely it looks like tivoserver has too much overhead or there is some sort of incompatability in my compile. I re-compiled it on my linux box, and pulled down a new show. The linux bux...
I have an R10 that I was contenplating of trying this but am consered of damaging the board. So I am trying an alternate rotue and I orderd a $35 tivo (DSR7000) husk from weaknees, and I will see...
I should actually speak up on this, becase I have managed to have sucess using a 54G USB adaptor. Limited sucess, but success none the less.
It is not easy and you have to jump through some hoops...
I managed to finally get a cross-tools build that can sucessfully compile the armeb binary for the nslu2 of the tivoserver package. Ufortunately it segfaults shortly after launching.
I can run it...
Ok built a new patch (tested w/o -ltar which is one less dependancy to worry about.)
I am going to upload it this time (tried to last time but somehow managed to screw it up.)
I am still...
Actually I didn't remove the linking, I was using Makefile.old (as was suggested in other posts) and the linking was not there. However, I did manage to build and test a non-avi version! I also...
I am interested in this as well. I can get someway there with Unslinging the NSLU2, but I need a patch for tivoserver that will disable AVI transcoding (really not enough power on the device to do...
Post deleted by owner
first you must boot the computer with one of the boot CD or it will not work amd could possiable erase the drive if you are not careful.
The drives partitions are byteswapped MAC style...