View Full Version : Showcases and Tivolution Magazine
cokekid
02-16-2002, 12:09 PM
Ok, installed xtreme25 and everything seems ok.... But everytime I go to Showcases and Tivolution magazine, it says this product will be available within the next 3 days.. It keeps saying that... How can I get them? Do I have to force another call then run touch again?
Any help would be great.
synthesis
02-16-2002, 12:14 PM
you see that big thread with 259 replies on the front page with EXACTLY the same title as this one? read it.
cokekid
02-16-2002, 12:29 PM
I didnt know he was having the same problem.. sorry..
It says to get those slice files... but what are the commands I use in bash to patch these files in?
After I use these slice files will I have to install them every time they change? Or will they automatically get them from tivo?
superzap
02-16-2002, 01:00 PM
You don't have to use the slice files. Go down the thread til you see the post by PGM and use the attached script.
Astrogoth
02-16-2002, 01:03 PM
Remove your DSS card.
Connect your unit to the phone line.
Tell the unit to make it's daily call now.
Wait.
Reset unit by unpluging it for 10 seconds.
Replace card.
In a few days you will have your Showcases and TivoMag.
Worked for me.
And the answer to your next question is:
touch /etc/SubTest
Glitched
02-16-2002, 01:17 PM
to make a long story even shorter (sorry couldnt resist.. ) PGM's script works AWESOME!! just copy over sc.tcl to your tivo, make it executable "chmod 777 sc.tcl", and run it "./sc.tcl", WALA! showcases and tivomag waiting for you in the morning!
connecting units to phonelines makes me nervous.. ya know what im saying ;)
Do you have to do this everyday or will it automatically get them from now on? And what directory do you put it in?
Thanks
HUGE
Once they start it appears they don't stop.
Glitched
02-16-2002, 05:03 PM
directory doesnt matter, just run it from anywhere... just need to do it once..
cokekid
02-16-2002, 11:54 PM
where can I get the PGM script? ( sc.tcl )
AlphaWolf
02-17-2002, 12:16 AM
Whats with the duplicate thread topic?
cokekid
02-17-2002, 11:37 AM
I thought to make it executable you use +x ??? What does 777 do?
"chmod 777 sc.tcl"
or
"chmod +x sc.tcl"
BubbleLamp
02-17-2002, 01:20 PM
Originally posted by cokekid
I thought to make it executable you use +x ??? What does 777 do?
"chmod 777 sc.tcl"
or
"chmod +x sc.tcl"
Unix has three attributes you can set for a file, and you can apply that to the owner, the group, and the rest of the world. Each attribute has a number.
READ=4 (r)
WRITE=2 (w)
EXECUTE=1 (x)
So to determine what rights you want to set on a file, you add the numbers. (i.e. Read & Execute would be 5)
When you do chmod 777, you are allowing read/write/execute rights (4+2+1) to the owner/group/everyone else. If you did a chmod 750, then you'd set full rights for the owner, read/execute for the group, and no access for anyone else. Hope that makes some sense.
cokekid
02-17-2002, 04:06 PM
makes perfect sense... thanks..
tntent
02-21-2002, 09:23 PM
Works Great,
Thanks all
Special thanks goes out to
one of the greatest.
Thanks PGM
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.