[mythtv-users] cx18-0: frontend initialization failed - error 12

daryl sofasurferlinux at charter.net
Sat Oct 4 21:06:06 UTC 2008


Although I have not gotten my Hauppauge 1600 card working yet, I did, at 
various times, have the cx18 driver installed and recognized. However, I 
have just reinstalled Hardy and performed nessessary operations to 
install cx18, and this time cx18 is not recognized.

These are the steps I followed...

$ sudo apt-get install mercurial linux-headers-$(uname -r) build-essential
$ hg clone http://linuxtv.org/hg/v4l-dvb
$ cd ~/v4l*
$ sudo make
$ sudo make install

At this point I obtained the new firmware files from 
http://www.box.net/shared/l57vmuog8k and unzipped them and put them into 
my  /lib/firmware/
2.6.24-21-generic file.

$ sudo reboot
$ dmesg | grep cx18

Near the end should say something like:
[ 42.230394] cx18-0: Initialized card #0: Hauppauge HVR-1600.

It does not.

Here is my  dmesg | grep cx18 result...

daryl at ubuntu:~$ dmesg | grep cx18
[   33.932565] cx18:  Start initialization, version 1.0.1
[   33.932629] cx18-0: Initializing card #0
[   33.932632] cx18-0: Autodetected Hauppauge card
[   33.932950] cx18-0: Unreasonably low latency timer, setting to 64 
(was 32)
[   33.934075] cx18-0: cx23418 revision 01010000 (B)
[   34.120962] cx18-0: Invalid EEPROM
[   34.120965] cx18-0: VBI is not yet supported
[   34.394197] cs5345 2-004c: chip found @ 0x98 (cx18 i2c driver #0-0)
[   34.398047] cx18-0: Disabled encoder IDX device
[   34.398079] cx18-0: Registered device video0 for encoder MPEG (2 MB)
[   34.398082] DVB: registering new adapter (cx18)
[   34.454386] cx18-0: frontend initialization failed
[   34.454545] cx18-0: DVB failed to register
[   34.454574] cx18-0: Registered device video32 for encoder YUV (2 MB)
[   34.454589] cx18-0: Registered device video24 for encoder PCM audio 
(1 MB)
[   34.454606] cx18-0: Registered device radio0 for encoder radio
[   34.454755] cx18-0: Error -12 registering devices
[   34.456152] cx18-0: Error -12 on initialization
[   34.456169] cx18: probe of 0000:01:06.0 failed with error -12
[   34.456193] cx18:  End initialization

Is there a fix for this, or is there a problem with my Hardy 
installation or something else? Why was my card recognized at other times?



More information about the mythtv-users mailing list