Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Newbie questions - Zenith IR / Colour mods

  1. #1
    Join Date
    Oct 2004
    Location
    Auckland
    Posts
    3

    Newbie questions - Zenith IR / Colour mods

    Hi Everyone!

    Just received my TiVo (thanks George), have set it all up (instructions with screen shots were a huge help as no prior linux exp), now just a bit stuck on the last couple of configs and was hoping someone could lend a hand;

    i) i have Sky Digital with a Zenith STB, have read all the instructions but can't locate the zenithsky.tcl file that all the articles refer to, can anyone flick me a copy?

    ii) am also experiencing the 'over saturated' colours everyone seems to suffer from... have read the posts about the palmod.conf file, but there seems to be a lot of different solutions. Could someone please post a quick step by step on the best solution to adjust the colours, including how to create the file and where to copy it?

    Many thanks
    Blair

  2. #2
    Quote Originally Posted by ITB
    i) i have Sky Digital with a Zenith STB, have read all the instructions but can't locate the zenithsky.tcl file that all the articles refer to, can anyone flick me a copy?
    It's in ftp://orac.caffeine.co.nz/install/

    Quote Originally Posted by ITB
    ii) am also experiencing the 'over saturated' colours everyone seems to suffer from... have read the posts about the palmod.conf file, but there seems to be a lot of different solutions. Could someone please post a quick step by step on the best solution to adjust the colours, including how to create the file and where to copy it?
    You basically need to run palmod_config to change the settings or
    edit the file /etc/palmod.conf and reboot for the changes to take effect.
    I use the AV input and the values I use with my Pace unit are
    avbrightness=120 avcontrast=75 avsaturation=60

  3. #3
    Blair,

    please consider updating the wiki with IR codes and palmod info..

    grr should have read this post first before my private messages cause i just replied to ur msg which is this one. haha

    TiM

  4. #4
    Join Date
    Oct 2004
    Location
    Auckland
    Posts
    3

    Out with the Zenith...

    TiVo now up and running 100% Thanks for your help!

    Even after adjusting the colours, the picture was definitely 'less sharp' post introduction of the TiVo. Thinking my antique Zenith, using composite connections, could be to blame i called up Sky and they swapped me over to a nice new Pace box. I'm now conected up with the Pace box via s-video and and pretty sure that the quality is better i.e. pretty much the same with or without TiVo in the loop. So anyway, for anyone out there using an old Zenith box and not happy with colours suggest you get ya STB upgraded!

    Will get onto the wiki!

    Cheers
    ITB

  5. #5

    Angry Zenith IR Codes Setup

    Hi Team tivo

    I have spent a few hours this weekend getting second hand Tivo running. The instructions were great and thanks to you all for the efforts to help new people like me.

    However - Can't get the IR working on Zenith STB (sky) when following instructions and execute the zenithSky command it returns error

    Can't open object (errDbNotFound)

    search OzTivo site and is mentioned but not in same context and did not help. has anyone had this issue and do you know how to fix, it is so frusrating having Tivo up and running and not able to change channes so cant set for differnet one etc.

    Appreciate help.

    Regards Gibbo

  6. #6
    Join Date
    May 2004
    Location
    Wellington, NZ
    Posts
    477
    Quote Originally Posted by gibbo
    Can't open object (errDbNotFound)
    Might wish to check that you have uploaded the file in binary. Else you could try using dos2unix to convert the TCL file into a Unix text formatted file.

    Code:
    # dos2unix zenithSky.tcl
    # tivosh
    % source zenithSky.tcl
    % zenithSky

  7. #7
    Join Date
    Mar 2004
    Location
    Wellington, NZ
    Posts
    573
    also, check the name of the file... I find that my ftp program converts all the uppercase to lowercase when I ftp files across. so

    SkyZenith.tcl would become skyzenith.tcl

    Can cause some confusion.

    you can always rename it by typing

    mv skyzenith.tcl SkyZenith.tcl

    This trick caught me out with another script on the weekend.

  8. #8
    Join Date
    Aug 2004
    Location
    Auckland
    Posts
    28
    Quote Originally Posted by gibbo
    However - Can't get the IR working on Zenith STB (sky) when following instructions and execute the zenithSky command it returns error

    Can't open object (errDbNotFound)

    Regards Gibbo
    I think I had a similar problem with a Tivo I did for a friend - I used the trick here http://forums.oztivo.net/showpost.ph...3&postcount=11 - it seemed that the renaming of the CableBoxCodeNum to 20001 allowed the database to load. I'm not sure if that is the end of the story though - my friend tells me that it isn't working anymore. These how-to's

    http://minnie.tuhs.org/twiki/bin/vie...gCodesWithTivo (see Step 6-9)
    http://minnie.tuhs.org/twiki/bin/vie...sionMoreDetail

    suggest that CableBoxCodeNum's >30000 get overwritten, and also describe how to set the database with "dbsetx", which I don't think I did.

    Hope some of this helps a bit. My mate is very impressed with my technical ability (not) and has decided to swap for a Pace STB to make life easier (so I will never know if I could have got the Zenith working...).

    You can do an updated how-to when you get it sorted!!
    Good luck

    Brian
    Last edited by brian; 19-10-2004 at 07:43 PM.

  9. #9

    IR codes for Sony VCR

    I have been trying to load the Sony tcl file for Code 30004 from Warren Toomey (http://minnie.tuhs.org/tivo-bin/irdatabase.cgi) into my Tivo(US Philips from Eksys) . I cut and paste the relevant data in Notepad on my PC and then FTP it as an ascii file to my Tivo. I successfully run source and loadcodes commands under the Tivo shell. I even get a successful outcome when I set the source to the cablebox number 30004 using the dbset command.

    When I go back to Tivo central and try to find cableboxnumber 30004 I can't as the only options are cable box brand name and even under Sony there is no entry for 30004....can anyone help me as to where I might find it under the Tivo setup....

  10. #10
    Join Date
    Mar 2004
    Location
    Wellington, NZ
    Posts
    573
    Haven't looked into this myself but I'm guessing that if you load codes via a TCL file they won't show up under the IR Codes screen on the TiVo.

    I take it you are going to be using loadguide?

    I'm not sure how the emulator would work if you manually load a TCL file for the IR codes, if at all it would.




    Quote Originally Posted by WerV
    I have been trying to load the Sony tcl file for Code 30004 from Warren Toomey (http://minnie.tuhs.org/tivo-bin/irdatabase.cgi) into my Tivo(US Philips from Eksys) . I cut and paste the relevant data in Notepad on my PC and then FTP it as an ascii file to my Tivo. I successfully run source and loadcodes commands under the Tivo shell. I even get a successful outcome when I set the source to the cablebox number 30004 using the dbset command.

    When I go back to Tivo central and try to find cableboxnumber 30004 I can't as the only options are cable box brand name and even under Sony there is no entry for 30004....can anyone help me as to where I might find it under the Tivo setup....

Similar Threads

  1. Newbie Questions I am sure have been posted before.
    By cphair in forum Question and Answer Forum
    Replies: 3
    Last Post: 24-12-2010, 08:48 AM
  2. Newbie Questions
    By beastman in forum New Zealand General Forum
    Replies: 11
    Last Post: 08-12-2006, 07:28 AM
  3. a few questions from a newbie :)
    By starchee in forum Question and Answer Forum
    Replies: 3
    Last Post: 13-01-2005, 12:20 PM
  4. Few newbie questions
    By sparky26 in forum Question and Answer Forum
    Replies: 4
    Last Post: 29-11-2004, 07:13 PM
  5. newbie questions before i get my tivo! yes i browsed threads first :)
    By elarbee in forum Question and Answer Forum
    Replies: 2
    Last Post: 01-07-2004, 04:24 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •