[pvrusb2] IR doesn't work
Miguel Sevillano Torrado
masevillano at gmail.com
Fri May 16 15:43:41 CDT 2008
Hello,
I have a problem with my remote control in my PVR (Wintv-PVR-USB2). I
have installed the Debian packages (my SO is Debian Linux 4.0) as it is
described in
http://www.mythtv.org/wiki/index.php/LIRC_on_Debian_Etch , but it didn't
work finally. My model is 24029 LF Rev E189 Multi-PAL.
The problem is that when I try irw, or mode2, or cat /dev/lirc/0,
nothing is detected. I press several buttons on the remote control, but
the mode2 command returns nothing. How can I solve this? I send you some
information I think it is useful:
maradona:~# tail /var/log/messages
May 11 19:26:57 localhost -- MARK --
May 11 19:46:57 localhost -- MARK --
May 11 20:06:57 localhost -- MARK --
May 11 20:26:58 localhost -- MARK --
May 11 20:32:32 localhost kernel: i2c /dev entries driver
May 11 20:32:32 localhost kernel: lirc_dev: IR Remote Control driver
registered, at major 61
May 11 20:32:32 localhost kernel: lirc_i2c: chip found @ 0x71 (Hauppauge
IR (PVR150))
May 11 20:32:32 localhost kernel: lirc_dev: lirc_register_plugin:
sample_rate: 10
May 11 20:46:58 localhost -- MARK --
maradona:~# lsmod |grep i2c
lirc_i2c 9092 0
lirc_dev 13716 1 lirc_i2c
i2c_dev 8548 0
i2c_algo_bit 8424 2 cx88xx,bttv
i2c_i801 7468 0
i2c_core 19680 11
lirc_i2c,i2c_dev,cx88xx,bttv,i2c_algo_bit,wm8775,tuner,cx25840,pvrusb2,i2c_i801,tveeprom
maradona:~# dmesg | tail -4
i2c /dev entries driver
lirc_dev: IR Remote Control driver registered, at major 61
lirc_i2c: chip found @ 0x71 (Hauppauge IR (PVR150))
lirc_dev: lirc_register_plugin: sample_rate: 10
maradona:~# l /dev/lirc*
srw-rw-rw- 1 root root 0 2008-05-11 20:34 /dev/lircd
/dev/lirc:
total 0
crw-rw---- 1 root video 61, 0 2008-05-11 20:32 0
drwxr-xr-x 2 root root 60 2008-05-11 20:32 .
drwxr-xr-x 16 root root 4,4K 2008-05-11 20:34 ..
When I execute lircd -d /dev/lirc/0 and mode2 -d /dev/lirc/0, then
I press buttons on my remote, and it prints nothing in the console. Can
you help me?
Thanks.
More information about the pvrusb2
mailing list