[pvrusb2] HVR 1950 Remote.

István Váradi ivaradi at gmail.com
Fri Oct 23 01:18:54 CDT 2009


Hi,

I have a HVR 1900, and also managed to get the IR receiver (not the IR
blaster) working. However, I needed this little patch to the
out-of-kernel driver:

--- pvrusb2-mci-20091011/driver/pvrusb2-i2c-core.c.orig	2009-09-14
06:00:56.000000000 +0200
+++ pvrusb2-mci-20091011/driver/pvrusb2-i2c-core.c	2009-10-19
19:21:48.000000000 +0200
@@ -57,6 +57,7 @@

 /* Mapping of IR schemes to known I2C addresses - if any */
 static const unsigned char ir_video_addresses[] = {
+	[PVR2_IR_SCHEME_ZILOG] = 0x71,
 	[PVR2_IR_SCHEME_29XXX] = 0x18,
 	[PVR2_IR_SCHEME_24XXX] = 0x18,
 };

With this patch I need lirc_dev and lirc_i2c when LIRC is configured
with the "hauppauge" driver. lirc_i2c then prints that my hardware is
a HVR-1300, but otherwise thr LIRC daemon works with the same
configuration that I used for a PVR150.

Istvan

On Mon, Oct 12, 2009 at 17:14, Nicholas Robbins <nickrobbins at yahoo.com> wrote:
>
>
>
>> > --- On Sun, 10/11/09, Mike Isely <isely at isely.net>
>> wrote:
>> >
>> Yeah, that's what I wanted to see.  Thanks.
>>
>>
>> >
>> > also, seems like I may have some rebooting issues, the
>> soft boot
>> > seemed ok, but a hard reboot might have things a
>> little foobared.
>>
>> Can you be a little more specific?  Hard reboot of the
>> host?  Power
>> cycle the device?
>>
>>   -Mike
>
>
> Hard rebooting the host left the system in the following state: The other two tuners (one USB, on miniPCI) took a while (~2 minutes) before udev could sort them out. The system ignored usb keyboard input, and ssh sessions were hanging after about a minute.
>
> Again, a soft reboot fixed the problems.
>
>
>
> _______________________________________________
> pvrusb2 mailing list
> pvrusb2 at isely.net
> http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2
>


More information about the pvrusb2 mailing list