[ivtv-users] Why is HVR 1600 recognized on one system and not the other.
test
sofasurferlinux at charter.net
Sun Sep 14 07:33:09 CEST 2008
I have 2 Ubuntu systems which are not identicle.
I installed the Hauppauge HVR 1600 in system A (my testing system). I
followed the info from the Ubuntu forum. The card was detected. So I
performed the same steps on system B ( my working system). Again, the
card was detected.
Here is the result from dmesg | grep cx18...
daryl at ubuntu:~$ dmesg | grep cx18[ 33.453263] cx18: Start
initialization, version 1.0.0
[ 33.453344] cx18-0: Initializing card #0
[ 33.453347] cx18-0: Autodetected Hauppauge card
[ 33.453686] cx18-0: Unreasonably low latency timer, setting to 64
(was 32)
[ 33.454847] cx18-0: cx23418 revision 01010000 (B)
[ 33.638188] cx18-0: Autodetected Hauppauge HVR-1600
[ 33.638190] cx18-0: VBI is not yet supported
[ 33.875988] tuner 3-0061: chip found @ 0xc2 (cx18 i2c driver #0-1)
[ 33.876008] cs5345 2-004c: chip found @ 0x98 (cx18 i2c driver #0-0)
[ 34.359582] cx18-0: Disabled encoder IDX device
[ 34.359622] cx18-0: Registered device video0 for encoder MPEG (2 MB)
[ 34.359625] DVB: registering new adapter (cx18)
[ 34.481415] cx18-0: DVB Frontend registered
[ 34.481436] cx18-0: Registered device video32 for encoder YUV (2 MB)
[ 34.481451] cx18-0: Registered device video24 for encoder PCM audio
(1 MB)
[ 34.481454] cx18-0: Initialized card #0: Hauppauge HVR-1600
[ 34.481472] cx18: End initialization
[ 39.780923] cx18-0: loaded v4l-cx23418-apu.fw firmware V00120000
(141200 bytes)
[ 40.254019] cx18-0: loaded v4l-cx23418-cpu.fw firmware (174716 bytes)
[ 40.259021] cx18-0: FW version: 0.0.71.0 (Release 2006/12/29)
[ 41.065204] cx18-0: loaded v4l-cx23418-dig.fw firmware (16382 bytes)
Now, I have the card detected on system B where I want to use it. So for
further testing I reinstalled Ubuntu on system A and reinstalled the
card. dmesg | grep cx18 now gives a differant result. Here is the result...
test at ubuntu:~$ dmesg | grep cx18
[ 35.337116] cx18: Start initialization, version 1.0.0
[ 35.337183] cx18-0: Initializing card #0
[ 35.337186] cx18-0: Autodetected Hauppauge card
[ 35.337538] cx18-0: Unreasonably low latency timer, setting to 64
(was 32)
[ 35.338747] cx18-0: cx23418 revision ffffffff (A)
[ 35.494047] cx18-0: Invalid EEPROM
[ 35.494049] cx18-0: VBI is not yet supported
[ 35.725689] cs5345 2-004c: chip found @ 0x98 (cx18 i2c driver #0-0)
[ 35.727388] cx18-0: Disabled encoder IDX device
[ 35.727420] cx18-0: Registered device video0 for encoder MPEG (2 MB)
[ 35.727422] DVB: registering new adapter (cx18)
[ 35.886616] cx18-0: frontend initialization failed
[ 35.886795] cx18-0: DVB failed to register
[ 35.886828] cx18-0: Registered device video32 for encoder YUV (2 MB)
[ 35.886844] cx18-0: Registered device video24 for encoder PCM audio
(1 MB)
[ 35.886861] cx18-0: Registered device radio0 for encoder radio
[ 35.887115] cx18-0: Error -12 registering devices
[ 35.888619] cx18-0: Error -12 on initialization
[ 35.888639] cx18: probe of 0000:01:06.0 failed with error -12
[ 35.888665] cx18: End initialization
What does this new dmesg result indicate and what should I do to correct it?
I want to perfect it on the testing system before I do any more
configuring on the working system, and therefore I must understand the
problem.
More information about the ivtv-users
mailing list