[mythtv-users] LIRC config for a Hauppauge 350

Boleslaw Ciesielski bc-mythtv at comcast.net
Sun Dec 26 21:09:47 UTC 2010


On 12/26/2010 03:31 PM, Harry Devine wrote:
> My LIRC has been working for a while, but after my upgrade to 0.24, it
> no longer does. I have my LIRC configured as an Hauppauge 350 remote. I
> see the following in dmesg:
>
> hdevine at hdevine-desktop:/etc/lirc$ dmesg |grep lirc
> [ 51.383125] lirc_dev: IR Remote Control driver registered, major 61
> [ 51.428885] lirc_serial: port 03f8 already in use
> [ 51.428888] lirc_serial: use 'setserial /dev/ttySX uart none'
> [ 51.428890] lirc_serial: or compile the serial port driver as module and
> [ 51.428891] lirc_serial: make sure this module is loaded first
> [712154.214756] lirc_serial: port 03f8 already in use
> [712154.214764] lirc_serial: use 'setserial /dev/ttySX uart none'
> [712154.214768] lirc_serial: or compile the serial port driver as module
> and
> [712154.214772] lirc_serial: make sure this module is loaded first
> [926311.764260] lirc_dev: IR Remote Control driver registered, major 61

You are getting the wrong driver loaded. PVR-350 uses lirc_i2c, not 
lirc_serial.

I don't know about Ubuntu but on Fedora you need a file with .modules 
extension in /etc/sysconfig/modules with a line like this in it:

modprobe lirc-i2c

Bolek


More information about the mythtv-users mailing list