[mythtv-users] MythTV and Hauppage HVR-950Q

Devin Heitmueller dheitmueller at kernellabs.com
Mon Sep 19 19:53:41 UTC 2011


On Sat, Sep 17, 2011 at 1:32 PM, James Cobban <webmaster at jamescobban.net> wrote:
> dmesg shows me:
>
> [   17.640182] au0828: i2c bus registered
> [   17.976480] tveeprom 14-0050: Hauppauge model 72001, rev B3F0, serial# 6778866
> [   17.976486] tveeprom 14-0050: MAC address is 00:0d:fe:67:6f:f2
> [   17.976490] tveeprom 14-0050: tuner model is Xceive XC5000 (idx 150, type 76)
> [   17.976494] tveeprom 14-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
> [   17.976498] tveeprom 14-0050: audio processor is AU8522 (idx 44)
> [   17.976501] tveeprom 14-0050: decoder processor is AU8522 (idx 42)
> [   17.976505] tveeprom 14-0050: has no radio, has IR receiver, has no IR transmitter
> [   17.976508] hauppauge_eeprom: hauppauge eeprom: model=72001
> [   17.993875] au8522 14-0047: creating new instance
> [   17.993879] au8522_decoder creating new instance...
> [   18.028174] i2c-core: driver [tuner] using legacy suspend method
> [   18.028179] i2c-core: driver [tuner] using legacy resume method
> [   18.029128] tuner 14-0061: chip found @ 0xc2 (au0828)
> [   18.035159] xc5000 14-0061: creating new instance
> [   18.040906] xc5000: Successfully identified at address 0x61
> [   18.040910] xc5000: Firmware has not been loaded previously
> [   18.042682] au8522 14-0047: attaching existing instance
> [   18.050292] xc5000 14-0061: attaching existing instance
> [   18.089532] xc5000: Device not found at addr 0x61 (0xffff)

This is some sort of race condition that a user pointed out to me a
couple of weeks ago.  Unplug the stick and plug it back in.  If you
see "xc5000: Device not found", then you've hit the bug.

You should also make sure the firmware is present.  After doing your
first tuning attempt you should see something along these lines in
dmesg:

firmware: requesting dvb-fe-xc5000-1.6.114.fw
xc5000: firmware read 12401 bytes.
xc5000: firmware uploading...
xc5000: firmware upload complete...

If you don't see that last line, make sure you have
dvb-fe-xc5000-1.6.114.fw in your firmware directory (typically
/lib/firmware)...

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com


More information about the mythtv-users mailing list