On Jul 5, 2011, at 9:40 AM, George Kastanza wrote:
> Just purchased this device and wanted to use the IR functions.
>
> I have Fedora 15 kernel 2.6.38.8-32.fc15.x86_64
>
> I see the kernel recognizes the device well enough :
>
> [ 21.552895] tveeprom 1-0050: Hauppauge model 72001, rev B3F0, serial# 8051577
> [ 21.552900] tveeprom 1-0050: MAC address is 00:0d:fe:7a:db:79
> [ 21.552903] tveeprom 1-0050: tuner model is Xceive XC5000 (idx 150, type 76)
> [ 21.552907] tveeprom 1-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
> [ 21.552910] tveeprom 1-0050: audio processor is AU8522 (idx 44)
> [ 21.552913] tveeprom 1-0050: decoder processor is AU8522 (idx 42)
> [ 21.552916] tveeprom 1-0050: has no radio, has IR receiver, has no IR transmitter
>
> However no /dev/lirc0 or /dev/lircd devices are created.
The /dev/lirc0 character device node is only created for raw mode
IR receivers. The HVR-950 series all do onboard hardware decode.
Install v4l-utils, and run ir-keytable, and it should tell you a
bit about your hardware. To use it with lirc, you need to go the
devinput route.
--
Jarod Wilson
jarod@...
|