[mythtv-users] Can't get lirc to work properly

nate s nate.strickland at gmail.com
Fri Nov 26 20:00:45 UTC 2004


I was having this same problem; the issue being that LIRC was not able
to grab the port from the serial driver.  In my case, the reason for
this was that the 2 ports were on the same IRQ (which could not be
changed, it seems,) and, while either LIRC or the kernel serial module
is ok with 2 ports sharing IRQs, they were not ok with sharing an IQR
between the 2 modules.

In my logs, I got 
lirc_serial: irq 12 busy
or somthing of that nature

-Nate


On Fri, 26 Nov 2004 14:22:01 -0500, Sasha Z <kleptophobiac at gmail.com> wrote:
> the devices exist, the modules are loaded, dmesg looks good, and yet
> lirc does not function.
> 
> I used to have it working not so long ago too!
> 
> kernel 2.6.9
> lirc .7pre5 through .7release
> Arch linux
> 
> it is starting to supremely frustrate me.
> 
> running mode2 gives this error:
> 
> [root at mythbox dev]# mode2
> mode2: error opening /dev/lirc
> mode2: No such device or address
> 
> yet clearly it exists:
> 
> [root at mythbox dev]# ls -alh lirc*
> crw-rw-rw-  1 root root 61, 0 2004-11-26 13:10 lirc
> srw-rw-rw-  1 root root     0 2004-11-26 13:06 lircd
> prw-rw-rw-  1 root root     0 2004-11-26 12:49 lircm
> 
> and the module is loaded:
> 
> [root at mythbox dev]# lsmod | grep lirc
> lirc_atiusb            10828  0
> lirc_dev               11340  1 lirc_atiusb
> 
> and dmesg looks fine:
> 
> [root at mythbox dev]# dmesg | grep lirc
> lirc_dev: IR Remote Control driver registered, at major 61
> lirc_atiusb: USB remote driver for LIRC v0.4
> lirc_atiusb: Paul Miller <pmiller9 at users.sourceforge.net>
> usbcore: registered new driver lirc_atiusb
> 
> I'm getting ready to toss up my arms and throw the pile onto the side
> of the road.
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>


More information about the mythtv-users mailing list