[mythtv-users] HDPVR IR Blaster Problem / Missing lirc_zilog

Jarod Wilson jarod at wilsonet.com
Thu Jun 9 04:09:56 UTC 2011


On Jun 9, 2011, at 6:30 PM, Alex Ulm wrote:

> I am having difficulty following the install procedures for IR blasting 
> for the Happauge HDPVR.
> 
> I am running SL6, currently using the 2.6.32-131.2.1 kernel and lirc 
> 0.9.0-89.  My HDPVR loads properly, and I am able to manually create 
> test files from it.
> 
> According to the items I've read the lirc_zilog driver should already be 
> included,

I'm not sure what items you've read, but assuming that kernel is a direct
rebuild of the Red Hat Enterprise Linux 6.1 kernel of the same version,
those items are wrong. I know, because I wrote the patches that added the
v4l/dvb/rc backport from 2.6.38 to the 6.1 kernel. :)


> but I cannot load it with modprobe.  When I run modprobe 
> ir-kbd-i2c I received the following in my dmesg.
> 
> Registered IR keymap rc-hauppauge-new
> input: i2c IR (HD-PVR) as /devices/virtual/rc/rc0/input5
> rc0: i2c IR (HD-PVR) as /devices/virtual/rc/rc0
> ir-kbd-i2c: i2c IR (HD-PVR) detected at i2c-5/5-0071/ir0 [Hauppage HD 
> PVR I2C]
> IR Sony protocol handler initialized
> lirc_dev: IR Remote Control driver registered, major 249
> IR LIRC bridge handler initialized

Yes, the new rc-core in-kernel IR code, as well as the lirc compatibility
bridge and lirc_dev *are* provided in the 6.1 kernel. But no classic
lirc_foo device drivers -- those are still in drivers/staging/ in the
upstream kernel for a reason.


> I have attempted to follow all the threads I can find in the users list, 
> but once I have it recognized I cannot find a clear next step.
> 
> I have downloaded the firmware for the card, but it appears without 
> lirc_zilog I have no way of putting it to use.  What should I be doing next?

http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers

The above would work. As would building just lirc_zilog against the
kernel-provided lirc.h and lirc_dev.h, but that requires a bit of tinkering.

-- 
Jarod Wilson
jarod at wilsonet.com





More information about the mythtv-users mailing list