fix for unrecognized Haupauge WinTV Nova-T

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

My Haupauge WinTV Nova-T (USB) wasn't being properly recognized.  I
got these in dmesg when sending IR signals to it:

[  433.353038] dib0700: Unknown remote controller key: 1D  3  0  0

It seems the driver is trying to match the vendor field with 0x1E,
whereas 0x1D is not listed.

The following worked for me:

sed -i drivers/media/dvb/dvb-usb/dib0700_devices.c -e "s/{ 0x1e, /{ 0x1d, /g"
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux