PDA

View Full Version : Need Link To noscramble 2.0 (Autoscramble)


HowardS
07-04-2003, 11:25 PM
Hi All,
Searched everywhere for link to download the "autoscramble" file (same as noscramble 2.0?..... found plenty of links and posts with noscramble_130.zip).

From what I understand, I can use this program to automatically toggle my DTivo from "scramble mode" to view previously recorded programs, and "unscrambled mode" for new recordings.... After installing this program, can I disable it completely if things go "bad" and don't work? I have an updgraded capacity T60 Sony, to which I just added a Turbonet card and would now like to extract content from.

Any help would be greatly appreciated!

Thanks,
Howard

DTivo User
07-05-2003, 11:10 PM
http://www.dealdatabase.com/forum/showthread.php?s=&threadid=19918&highlight=noscramble

Get the newscramble_20.zip at the top of page 3.

Here are the directions from that same thread:

----------
Directions:
- Unpack the zip, put noscramble_mbm.o in /lib/modules and the autoscramble.tcl with your other hacks (/var/hack/bin probably)
- Disable any existing noscramble module or patch (rmmod noscramble.o ; cat /proc/modules to make sure)
- Insert the module (insmod /lib/modules/noscramble_mbm.o)
- Run autoscramble.tcl (tivosh /var/hack/bin/autoscramble.tcl &)

Try to play an unencrypted stream (if you have one) .. it should work fine.

Try to play an encrypted stream. 3.1 will ask if you want to delete it - say no. It should then give a "there was no signal" error - this is what triggers autoscramble.tcl to toggle the read decryption. Try again and it should play (and the above errors will then trigger on playing unencrypted streams.) Anything recorded with this module will be unencrypted.

*BUG* The only known bug is playing an in-progress recording with decryption enabled will likely cause a reboot. The workaround is to play any finished-recording unencrypted stream (to toggle decryption) and then the in-progress stream will play fine. Unfortunately, this is not something that we can catch and fix
----------

HowardS
07-06-2003, 02:30 AM
DTivo User,
Thanks a million for the link... Tried it and works like a charm!

Howard :)

Xaa
07-30-2003, 09:41 PM
Hey will this survive a reboot? Do I need to put a line in rc.sysinit? I want it always going.

Thanks,
Xaa

Xaa
07-31-2003, 09:23 AM
Ok, I figured it out from this thread:

http://www.dealdatabase.com/forum/showthread.php?s=&threadid=25480&highlight=Install+Autoscramble

Xaa