Wiki Register Search FAQ Memberlist Usergroups Log in    
Reply to topic Serial Connection Guide Update Problem
Serial Connection Guide Update Problem
Milano


Joined: 26 May 2007
Posts: 54
Country: Guest
Reply with quote
I am using a serial connection. I have tried everything possible but I have been unable to create an "always on" serial connection.

Currently, the only way I can update my guide is to do so manually by going into maintenance mode and making the daily call through maintenance mode using #257.

1. First prize would be to have an "always on" serial connection but I seem to lack the Linux knowledge to so, so I have pretty much given up on that idea. I was hoping to have the "always on" serial connection in order to use TivoWeb and make the scheduled calls but I have run out of ideas to make that work.

2. Second prize would be to have the TiVo update the guide by making its daily call at the scheduled time only however all calls are failing. When I go into Maintenance Mode, the calling option is always #401 even though each time I change it to #257. So then I change it to #257, make the test call, select "use these calling options" and I successfully make the daily call and update the guide. When I return next time to make the next manual call it is always set to #401. It does not seem to save the #257 calling option so perhaps that is why it fails to make the scheduled calls?

Any idea how to force it to save the #257 calling option as then maybe my scheduled calls to update the guide data would work at least?
View user's profileFind all posts by MilanoSend private message
Milano


Joined: 26 May 2007
Posts: 54
Country: Guest
Reply with quote
No tips on forcing it to save the #257 calling option? Sad
View user's profileFind all posts by MilanoSend private message
Nefie


Joined: 12 Jan 2006
Posts: 116
Location: South Africa
Country: Guest
Reply with quote
I will reply in a while, just need to get my personal "Serial Guide" from home.

_________________
Philips HDR112 Series 1 (250Gig HD) Terbonet NIC
View user's profileFind all posts by NefieSend private message
Nefie


Joined: 12 Jan 2006
Posts: 116
Location: South Africa
Country: Guest
Reply with quote
To have a permanent serial connection, I created a PPP start-up script, example "/hack/bin/pppstart.sh"
Code:
#!/bin/sh
while [ 1 ] ; do
/sbin/custpppd ttyS3 115200 file /etc/ppp-options.cua3
sleep 360
done


Because you need a way to start the script while not having a connection to your Tivo, I use TRICKEY to start the PPP-serial script

In the trickey config /var/hack/etc/trickey.conf
I added something like this:
Code:
pppStartManual CLEAR,NUM7,NUM7,CLEAR 3 /hack/bin/pppstart.sh &

So when you press "Clear" 7 7 "Clear" on the remote the ppp process will start and try to make a connection to the PC.

Remember to have your PC ready to be the "SERVER" with the correct Baudrate, etc when you start PPP. And the com port should be available.

Please let me know if you need more detail.

_________________
Philips HDR112 Series 1 (250Gig HD) Terbonet NIC
View user's profileFind all posts by NefieSend private message
Milano


Joined: 26 May 2007
Posts: 54
Country: Guest
Reply with quote
Thanks so much Nefie Smile Next time I have access to the Tivo I will try the above. Appreciate your help!
View user's profileFind all posts by MilanoSend private message
Serial Connection Guide Update Problem
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
All times are GMT + 2 Hours  
Page 1 of 1  

  
  
 Reply to topic  
Powered by phpBB © phpBB Group
Design by phpBBStyles.com | Styles Database.
Content © TivoZA