View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 1 post ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Oct 25, 2006 10:41 pm 
Offline
Joined: Wed Oct 25, 2006 10:31 pm
Posts: 2
I upgraded my kernel to 2.6.17 and I'm having a slight
issue with my IR Blaster for MythTV. The blaster works
when I run the change_chan.sh script. The only problem
is that the IR Blaster stays lit all the time and then
when I do the change_chan.sh it flickers. In the
previous kernel, the LED was off then flickered when a
command was sent to it. I would guess it's not good
for the LED to be always on. The IR Blaster is on
COM1.

Once I re-installed the kernel I recompiled lirc 0.80
as I followed the steps from lircsetup.com.

./configure --with-port=0x3f8 --with-irq=4
--with-transmitter --enable-sandboxed
--with-driver=serial

then

./configure --enable-sandboxed --with-driver=atiusb

In my rc.local, I have.

/sbin/modprobe lirc_atiusb
/sbin/modprobe lirc_serial
/usr/local/sbin/lircd --device=/dev/lirc0
--output=/dev/lircd
/usr/local/sbin/lircd --driver=default
--device=/dev/lirc1 --output=/dev/lircd1
--pidfile=/var/run/lircd1.pid

and in my modprobe.conf, I have

alias char-major-61-0 lirc_atiusb
alias char-major-61-1 lirc_serial
options lirc_serial irq=4 io=0x3f8
####IR setup####
install lirc_atiusb; /sbin/modprobe --ignore-install
lirc_atiusb
install lirc_serial setserial /dev/ttyS0 uart none;
/sbin/modprobe --ignore-install lirc_serial

As a test, I commented out some of these lines to pin
point where the issue was and the LED stayed lit on
this command.

/sbin/modprobe lirc_serial

I coomented out this line and rebooted and ran the
following command

/sbin/modprobe -v -n lirc_serial

Which gave

install setserial /dev/ttyS0 uart none; /sbin/modprobe
--ignore-install lirc_serial

Note, I'm not using Knoppmyth as I've built Myth on a different distro (PCLinuxOS). I'm posting here because of the knowledge I've seen on these boards. Does anyone know what's causing the problem?

Thanks


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 7 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:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu