<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Sat, Oct 5, 2013 at 8:42 AM, Phil Linttell <span dir="ltr">&lt;<a href="mailto:phil.linttell@rogers.com" target="_blank">phil.linttell@rogers.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I have a problem where my hdpvr devices don&#39;t appear in any stock Ubuntu<br>

release kernel since 3.8.0-17.  While the USB devices are recognized, as<br>
follows:<br>
<br>
[    2.613272] usb 1-1: New USB device found, idVendor=2040, idProduct=4903<br>
[    2.613277] usb 1-1: New USB device strings: Mfr=1, Product=2,<br>
SerialNumber=3<br>
[    2.613281] usb 1-1: Product: Hauppauge HD PVR<br>
[    2.613283] usb 1-1: Manufacturer: AMBA<br>
[    2.613285] usb 1-1: SerialNumber: 00A7E978<br>
<br>
[    3.385652] usb 3-4: New USB device found, idVendor=2040, idProduct=4901<br>
[    3.385658] usb 3-4: New USB device strings: Mfr=1, Product=2,<br>
SerialNumber=3<br>
[    3.385662] usb 3-4: Product: Hauppauge HD PVR<br>
[    3.385664] usb 3-4: Manufacturer: AMBA<br>
[    3.385666] usb 3-4: SerialNumber: 00A316B7<br>
<br>
<br>
The following dmesg output does not appear in any kernel I&#39;ve tried<br>
later than 3.8.0-17:<br>
<br>
[   20.621896] hdpvr 1-1:1.0: firmware version 0x1e dated Mar  7 2012<br>
08:25:15<br>
[   20.621899] hdpvr 1-1:1.0: untested firmware, the driver might not work.<br>
[   21.008772] hdpvr 1-1:1.0: device now attached to video0<br>
[   21.009618] hdpvr 3-4:1.0: firmware version 0x15 dated Jun 17 2010<br>
09:26:53<br>
[   21.196507] hdpvr 3-4:1.0: device now attached to video1<br>
<br>
Everything else seems to work normally.<br>
<br>
<br>
As long as I boot with 3.8.0-17, /dev/video0 and /dev/video1 appear and<br>
myth records normally.  Boot with any later kernel (including upstream<br>
release kernels), and the device nodes don&#39;t appear.<br>
<br>
I realize that this isn&#39;t strictly a mythtv issue, but the largest<br>
number of linux HD-PVR users are probably on this list, and I&#39;m hoping<br>
someone can suggest where to look for the problem or how to proceed.<br>
<br>
Thanks,<br>
Phil<br></blockquote><div><br></div><div>I have a couple of HD-PVRs in use with a 3.11.2 kernel.</div><div><br></div><div>$ uname -a</div><div>Linux sapphire 3.11.2-201.fc19.x86_64 #1 SMP Fri Sep 27 19:20:55 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux</div>
<div><br></div><div>$ sudo grep hdpvr /var/log/messages</div><div><div>Oct  2 14:44:46 sapphire kernel: [    5.211025] hdpvr 4-1:1.0: firmware version 0x1e dated Mar  7 2012 08:25:15</div><div>Oct  2 14:44:46 sapphire kernel: [    5.637538] hdpvr 4-1:1.0: device now attached to video0</div>
<div>Oct  2 14:44:46 sapphire kernel: [    5.654362] hdpvr 6-1:1.0: firmware version 0x1e dated Mar  7 2012 08:25:15</div><div>Oct  2 14:44:46 sapphire kernel: [    6.084394] hdpvr 6-1:1.0: device now attached to video1</div>
<div>Oct  2 14:44:46 sapphire kernel: [    6.084417] usbcore: registered new interface driver hdpvr</div></div><div><br></div><div>My only guess is that for some reason the hdpvr driver module is not getting loaded (or is not available).  What happens if you do:</div>
<div>$ sudo modprobe -v hdpvr</div><div><br></div><div>John<br></div><div><br></div></div></div></div>