View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Oct 08, 2007 7:52 pm 
Offline
Joined: Wed Jul 12, 2006 8:03 pm
Posts: 27
I'm running R5F27 now, and for some reason my blaster is not working correctly any more.

If I run '/etc/irblaster/channel_change 33' manually, the channel changes to 33 and works perfectly(33 was just an example. This works changing to any channel). However, when I actually go to watch tv and try to change channels, the ir blaster puts out like 441250 or something like that. The external channel change command is /etc/irblaster/channel_change.sh

//EDIT: Blaster works as long as I change to a channel above 400.

Code:
#!/bin/bash

# Automatically Generated by /usr/local/bin/irblaster.sh

echo CHANGING CHANNEL $1

REMOTE_NAME=SAE3250

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

Anyone have any ideas?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 09, 2007 4:39 pm 
Offline
Joined: Wed Jul 12, 2006 8:03 pm
Posts: 27
After talking to several different people and getting the same answer "I don't know" I decided just to bite the bullet and reinstall R5F27. Everything works correctly now.


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 13 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