Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] terratec 1200 dvbt firmware upload failed



These days I have been trying to make work the card of terratec dvbt
cinergy 1200 in my linux. I now use official kernel 2.6.9, and the cvs
dvb-kernel downloaded yesterday.

The compilation of cvs dvb-kernel only given to me the following errors:

------------
  CC [M]  /usr/src/dvb-kernel/build-2.6/skystar2.o
/usr/src/dvb-kernel/build-2.6/skystar2.c:2140: aviso: `soft_diseqc'
defined but not used
  CC [M]  /usr/src/dvb-kernel/build-2.6/dvb-ttusb-budget.o
/usr/src/dvb-kernel/build-2.6/dvb-ttusb-budget.c:511: aviso:
`ttusb_set_voltage' defined but not used
------------

And the script ./insmod.sh, load the modules, and the system recognizes
my card. (DVB: registering new adapter (Terratec Cinergy 1200 DVB-T),
DVB: registering frontend 0 (Philips TDA10046H DVB-T)...).

I download also the firmware of my card (dvb-fe-tda10046.fw), and put it
on /usr/lib/hotplug/firmware.

And now, if I use xine://dvb, I can see the image of the channel, but it
seems that there were errors in the codification, the image is seen with
interferences.

If I see my logfile, I can see the following:

------------
kernel: tda1004x: waiting for firmware upload...
kernel: tda1004x: DSP failed to initialised
kernel: tda1004x: firmware upload failed
------------

I trace hotplug, and I have verified that tries to do the following:

------------
cat /usr/lib/hotplug/firmware/dvb-fe-tda10046.fw  /sys//class/firmware/0000:00:0c.0/data
------------

But, if I see into the /sys/class/firmware/ directory, I only can see
this:

------------
-rw-r--r--  1 root root 4096 2004-11-13 18:13 timeout
------------

Who is the one in charge to create the directory in /sys/class/firmware?
A dvb module or the kernel?. Witch dvb module, or witch kernel part?

I install udev, I uninstall it, I try with devfs..., not that but to
prove.

Thanks for any help to you. :)






Home | Main Index | Thread Index