[linux-dvb] Terratec Cinergy 1200 DVB-T
Alexis de Lattre
alexis at via.ecp.fr
Fri Mar 25 12:42:15 CET 2005
On Fri, Mar 18, 2005 at 07:53:47PM +0100, Alexis de Lattre wrote :
> So :
> - with the CVS drivers, the firmware can't be uploaded ;
> - with the DVB drivers in 2.6.11.4, the firmware is uploaded OK but the
> card doesn't work :-(
Following my recent post, the new conclusion is :
- with the CVS drivers, the firmware can't be uploaded ;
- with the DVB drivers in 2.6.11.4, the firmware upload is OK and the
card works fine
I tried again today with an up-to-date CVS, and here are all the details :
# uname -r
2.6.11.4
# lsmod
Module Size Used by
budget_av 9092 0
saa7146_vv 37856 1 budget_av
video_buf 11300 1 saa7146_vv
v4l1_compat 12228 1 saa7146_vv
v4l2_common 2880 1 saa7146_vv
videodev 4352 1 saa7146_vv
firmware_class 4288 1 budget_av
budget_core 4004 1 budget_av
dvb_core 57992 2 budget_av,budget_core
saa7146 10408 3 budget_av,saa7146_vv,budget_core
ttpci_eeprom 1376 1 budget_core
stv0299 7044 1 budget_av
tda10021 4004 1 budget_av
pluto_fe 55268 1 budget_av
i2c_core 11568 6
budget_av,budget_core,ttpci_eeprom,stv0299,tda10021,pluto_fe
e100 23040 0
psmouse 20936 0
The details of the KNC1 DVB-T PCI card :
0000:02:0e.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
0000:02:0e.0 0480: 1131:7146 (rev 01)
Subsystem: 1894:0030
Flags: bus master, medium devsel, latency 32, IRQ 9
Memory at e6300000 (32-bit, non-prefetchable) [size=512]
The firmware :
ls -la /usr/lib/hotplug/firmware
total 64
drwxr-xr-x 2 root root 4096 2005-03-18 19:12 .
drwxr-xr-x 3 root root 4096 2005-03-18 20:00 ..
-rw-r--r-- 1 root root 30555 2005-03-18 19:12 dvb-fe-tda10045.fw
-rw-r--r-- 1 root root 24479 2005-03-18 19:12 dvb-fe-tda10046.fw
The logs after "modprobe budget-av" and starting dvbscan :
Mar 25 12:27:07 localhost kernel: Linux video capture interface: v1.00
Mar 25 12:27:07 localhost kernel: saa7146: register extension 'budget
dvb /w video in'.
Mar 25 12:27:07 localhost kernel: saa7146: found saa7146 @ mem d0876000
(revision 1, irq 9) (0x1894,0x0030).
Mar 25 12:27:07 localhost kernel: DVB: registering new adapter (KNC1
DVB-T).
Mar 25 12:27:07 localhost kernel: adapter failed MAC signature check
Mar 25 12:27:07 localhost kernel: encoded MAC from EEPROM was
ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff
Mar 25 12:27:08 localhost kernel: KNC1-0: MAC addr = 00:09:d6:6d:00:2e
Mar 25 12:27:08 localhost kernel: DVB: registering frontend 0 (Philips
TDA10046H DVB-T)...
Mar 25 12:27:33 localhost kernel: Please wait while uploading
firmware...
Mar 25 12:27:33 localhost kernel: tda1004x: Error during firmware upload
Mar 25 12:27:33 localhost kernel: I2C Tuner error : tmp 135, addr 0x61,
buf[0] 0x0b, buf[1] 0xf5, buf[2] 0xb4, buf[3] 0x0c
Mar 25 12:27:34 localhost kernel: I2C Tuner error : tmp 135, addr 0x61,
buf[0] 0x0b, buf[1] 0xf5, buf[2] 0xb4, buf[3] 0x0c
Mar 25 12:27:35 localhost kernel: I2C Tuner error : tmp 135, addr 0x61,
buf[0] 0x0b, buf[1] 0xf6, buf[2] 0xb4, buf[3] 0x0c
Mar 25 12:27:36 localhost kernel: I2C Tuner error : tmp 135, addr 0x61,
buf[0] 0x0b, buf[1] 0xf6, buf[2] 0xb4, buf[3] 0x0c
Mar 25 12:27:37 localhost kernel: I2C Tuner error : tmp 135, addr 0x61,
buf[0] 0x0b, buf[1] 0xf4, buf[2] 0xb4, buf[3] 0x0c
[...]
--
Alexis
More information about the linux-dvb
mailing list