Mailing List archive

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

[linux-dvb] Re: Simens MXB not working



Hello Michael,

Your tip was right. After using your procedure it is loading the drivers. But I can't use any 
programs. I have added the ourput of dmesg after loading the drivers and also the result 
of czap (same result with scan). The devices seems not be available. They do exist in 
/dev/dvb, but nothing inside. Also /dev/video.

What is wrong?

Johannes

output from dmesg:
i2c-core.o: i2c core module version 2.6.4 (20020719)
Linux video capture interface: v1.00
saa7146_core: saa7146_register_extension(): ext:c7a7f140
saa7146: register extension 'Multimedia eXtension Board'.
saa7146_core: saa7146_init_one(): pci:cfff3c00
PCI: Found IRQ 9 for device 00:09.0
PCI: Setting latency timer of device 00:09.0 to 64
saa7146_core: found saa7146 @ mem d09b3000 (revision 0, irq 9) 
(0x0000,0x0000).
saa7146_i2c: saa7146_i2c_adapter_prepare(): bitrate: 0x00000400
tea6415c.o: detected @ 0x43 on adapter saa7146 (0)
tda9840.o: detected @ 0x42 on adapter saa7146 (0)
saa7111: probing saa7146 (0) i2c adapter [id=0x60000]
saa7111_client_attach: chip version 1 @ 0x00000024
tuner: probing saa7146 (0) i2c adapter [id=0x60000]
tuner: chip found @ 0xc0
tea6420.o: detected @ 0x4c on adapter saa7146 (0)
tea6420.o: detected @ 0x4d on adapter saa7146 (0)
saa7146_fops: saa7146_vv_init(): dev:c45dfce0
saa7146_vbi: vbi_init(): dev:c45dfce0
saa7146_fops: saa7146_register_device(): dev:c45dfce0, name:'mxb'
saa7146_fops: saa7146 (0): registered device video0 [v4l2]
mxb: found 'Multimedia eXtension Board'-0.
tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
-----------------------------------
attempt to scan:
# ./czap 3sat
using '/dev/dvb/adapter0/frontend0' and 
'/dev/dvb/adapter0/demux0'
  1 3sat:394000000:INVERSION_OFF:6900000:FEC_NONE:QAM_64:210:220
  1 3sat: f 394000000, s 6900000, i 0, fec 0, qam 3, v 0xd2, a 
0xdc
ERROR: failed opening '/dev/dvb/adapter0/frontend0' (No such 
device)
----------------------------------


Hello Johannes,

> I just got a Siemens MXB card (SAA7146). I tried to use that with linuxtv-dvb-1.0.0 on a 
> Suse 8.1.
> Compiling works, but make insmod fails as below. It looks to me as if dvb-ttpci.o would 
> not find the card.

Well, not every saa7146 based card is a DVB card. The MXB is an *analog* 
  TV card, so you should use the "mxb.o" driver from the "analog-2.4" 
directory of the "dvb-kernel" CVS driver.

For futher informations have a look at my MXB project page at
http://www.gdv.uni-hannover.de/~hunold1/linux/saa7146/mxb.html

There are compilation instructions plus additional background 
informations. It's possible to use the driver with the "DVB" 
video4linux-1 driver, just in case you have an saa7146 based DVB card, too.

> Any help isappreciated.
> Johannes

CU
Michael.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as 
subject.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index