View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Jun 11, 2006 10:28 pm 
Offline
Joined: Mon Dec 19, 2005 12:54 am
Posts: 17
Location: Fargo,ND
If I run /etc/irblaster/channel_change.sh 122 from a command line, I can change to the channel on the Dish 811 receiver. This tells me it works.

I have /etc/irblaster/channel_change.sh in the external channel change command under the tuner card in setup.

Channel changing does not work thru MythTv. I need some advice on this.

I have a serial irblaster with an led, with a PVR 250

the channel_change.sh is as follows:


Code:
#!/bin/bash

echo "changing to $1"

REMOTE_NAME=811
# $(grep ^[[:space:]]*name[[:space:]] /etc/irblaster/irblasterd.conf | awk '{ print $2 }')

for digit in $(echo $1 | sed -e 's/./& /g'); do
sleep 0.2
/usr/bin/irsend --device=/dev/irblasterd SEND_ONCE $REMOTE_NAME $digit
sleep 0.5
done
/usr/bin/irsend --device=/dev/irblasterd SEND_ONCE $REMOTE_NAME OK
sleep 0.2


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 11, 2006 11:21 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
last time I saw someone complaining of a similar problem it was because they hadn't set frequency ids for their channels in mythtv-setup. I think you need to put the number that you want the blaster to send in the "Frequency or Channel" field on the second page of the channel setup for each channel.


Top
 Profile  
 
 Post subject: success!
PostPosted: Mon Jun 12, 2006 1:34 am 
Offline
Joined: Mon Dec 19, 2005 12:54 am
Posts: 17
Location: Fargo,ND
I did a reinstall, double checked the frequency settings, and changed the "default" setting to us cable, and it WORKED. I about had a heart attack.
Been working on this many many months.

So it is possible to control a dish 811 receiver :)

thanks for the direction Greg.

Dan


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 18 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu