[mythtv-users] lirc_sir with Actisys 200l dongle

Curtis Wood curtis at penguinbrat.com
Sun Dec 28 10:00:47 EST 2003


   Either, compile the kernel with the serial port's as a module - or
"setserial/dev/ttyS# uart none" - i think it is setserial... I've got
this same setup, and it is working great ;-) If you compile the serial
ports as a module - you need to load the lirc_sir first, then the serial
modules...

On Thu, 2003-12-25 at 15:03, Cantos Allan wrote:
> Sorry if this is a repeat question, but I could not
> find an answer in previous posts.
>  
> I am trying to configure lirc using lirc_sir module
> with an Actisys 200l IR blaster dongle.
> I have compiled the latest version (also tried 0.6.6
> stable release) from source without error.
>  
> The driver loads without error, lircd starts up fine,
> but when I run any of the client
> programs, the driver barfs with the messages shown
> below.
>  
> Suspecting a cable problem I tried the same sequence
> with the dongle UNPLUGGED.
> The results were the same.  I suspect this may mean
> that the driver is not
> successfully comminicating with the hardware.
>  
> Any ideas on how to fix this problem would be helpful.
>  
> Thanks
> Allan Cantos
>  
> [root at mythtv root]# setserial /dev/ttyS0
> /dev/ttyS0, UART: unknown, Port: 0x03f8, IRQ: 4
> [root at mythtv root]# modprobe lirc_sir irq=4 io=0x3f8
> [root at mythtv root]# tail -5 /var/log/messages
> Dec 25 15:47:13 mythtv kernel: lirc_dev: IR Remote
> Control driver registered, at major 61
> Dec 25 15:47:13 mythtv kernel: lirc_dev:
> lirc_register_plugin:sample_rate: 0
> Dec 25 15:47:13 mythtv kernel: lirc_sir: I/O port
> 0x03f8, IRQ 4.
> Dec 25 15:47:13 mythtv kernel: enable_irq(4)
> unbalanced from e014aba3
> Dec 25 15:47:13 mythtv kernel: lirc_sir: Installed.
> [root at mythtv root]#
> [root at mythtv root]# /usr/local/sbin/lircd -n &
> [1] 2099
> lircd 0.7.0pre2[2099]: lircd(act200l) ready
> [root at mythtv root]#
> [root at mythtv root]# irw
> lircd 0.7.0pre2[2099]: accepted new client on
> /dev/lircd
> lircd 0.7.0pre2[2099]: could not get hardware features
> lircd 0.7.0pre2[2099]: this device driver does not
> support the new LIRC interface
> lircd 0.7.0pre2[2099]: make sure you use a current
> version of the driver
> lircd 0.7.0pre2[2099]: caught signal
> [1]+  Terminated              /usr/local/sbin/lircd -n
>  



More information about the mythtv-users mailing list