I am trying to install the HVR-1600 on my Mythbox which also has a PVR-150. I have followed here: <a href="http://www.mythtv.org/wiki/index.php/Hauppauge_HVR-1600#Installation_Guide">http://www.mythtv.org/wiki/index.php/Hauppauge_HVR-1600#Installation_Guide</a><br>
<br>- Am I supposed to do that first part with the apt-get? I am using Arch linux so I don't know how to get the latest driver, or if I'm supposed to follow that at all? (Also says that latest drivers are included in kernel?)<br>
- I downloaded the latest firmware as instructed and copied the .fw files to /lib/firmware/, rebooted, and now I get this in dmesg:<br><br><span style="font-family: courier new,monospace;">~ # dmesg | grep cx18</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18: Start initialization, version 1.0.0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18-0: Initializing card #0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18-0: Autodetected Hauppauge card</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18-0: Unreasonably low latency timer, setting to 64 (was 32)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18-0: cx23418 revision 01010000 (B)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18-0: Invalid EEPROM</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18-0: VBI is not yet supported</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">tuner 1-0043: chip found @ 0x86 (cx18 i2c driver #0-1)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">tuner 1-0061: chip found @ 0xc2 (cx18 i2c driver #0-1)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cs5345 0-004c: chip found @ 0x98 (cx18 i2c driver #0-0)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18-0: Disabled encoder IDX device</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18-0: Registered device video0 for encoder MPEG (2 MB)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">DVB: registering new adapter (cx18)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18-0: frontend initialization failed</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18-0: DVB failed to register</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18-0: Registered device video32 for encoder YUV (2 MB)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18-0: Registered device video24 for encoder PCM audio (1 MB)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18-0: Registered device radio0 for encoder radio</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18-0: Error -12 registering devices</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18-0: Error -12 on initialization</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cx18: probe of 0000:00:09.0 failed with error -12</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cx18: End initialization</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">~ # </span><br style="font-family: courier new,monospace;">
<br>Kinda stuck here, as I tried going into mythtv-setup and seeing if I might be able to add the card but it only shows /dev/video0, of course my PVR-150.<br><br>Thanks<br>Bob<br>