Comment 29 for bug 550369

Revision history for this message
Tim Miller Dyck (timmillerdyck) wrote :

I upgraded to Lucid today, including the lirc 0.8.6-0ubuntu4.1 update, and am still seeing this problem (mis-detection of a Hauppauge WinTV PVR-350 remote control as a Leadtek, the remote not working and lirc_dev taking 100% CPU).

I am running the -server kernel if that makes a difference. Reverting back to the 2.6.31-22-server kernel fixes the problem for now.

Anyone else seeing this?

/var/log/syslog

Jun 18 15:45:08 vmhost kernel: [ 10.633727] lirc_dev: IR Remote Control driver registered, major 61
...
Jun 18 15:45:08 vmhost kernel: [ 10.651169] bttv: driver version 0.9.18 loaded
Jun 18 15:45:08 vmhost kernel: [ 10.651171] bttv: using 8 buffers with 2080k (520 pages) each for capture
Jun 18 15:45:08 vmhost kernel: [ 10.663321] cx88/0: cx2388x v4l2 driver version 0.0.7 loaded
Jun 18 15:45:08 vmhost kernel: [ 10.663482] lirc_i2c: chip 0x0 found @ 0x18 (Leadtek IR)
Jun 18 15:45:08 vmhost kernel: [ 10.663484] lirc_dev: lirc_register_driver: sample_rate: 10

tim@vmhost:/lib/modules$ dpkg -l | grep lirc
ii liblircclient0 0.8.6-0ubuntu4.1 infra-red remote control support - client library
ii lirc 0.8.6-0ubuntu4.1 infra-red remote control support

tim@vmhost:/lib/modules$ ls -la `find . -name lirc_dev.ko`
-rw-r--r-- 1 root root 26168 2010-05-27 01:25 ./2.6.31-22-server/kernel/ubuntu/lirc/lirc_dev/lirc_dev.ko
-rw-r--r-- 1 root root 27616 2010-06-03 19:26 ./2.6.32-22-server/kernel/ubuntu/lirc/lirc_dev/lirc_dev.ko