TeVii S464 DVB-S and TBS 6220 DVB-T

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

 



Hi,

It's not a VDR problem, but I hope to find people here with some
experience, who could help to get my 2 DVB cards working together.

I can use the DVB-S, and also the DVB-T, but not a the same time. Here
the details:

- openSUSE 12.3
- fresh installation of kernel-desktop-3.7.10-1.16.1.x86_64
- the TeVii S464 card works out of the box
- here the output of "dmesg | grep -i dvb":
--8<---------------cut here---------------start------------->8---
[   11.698342] cx88[0]: subsystem: d464:9022, board: TeVii S464 DVB-S/S2 [card=86,autodetected], frontend(s): 1
[   12.253232] input: cx88 IR (TeVii S464 DVB-S/S2) as /devices/pci0000:00/0000:00:1a.0/0000:03:11.0/rc/rc0/input4
[   12.253553] rc0: cx88 IR (TeVii S464 DVB-S/S2) as /devices/pci0000:00/0000:00:1a.0/0000:03:11.0/rc/rc0
[   12.289676] cx88/2: cx2388x dvb driver version 0.0.9 loaded
[   12.289684] cx88/2: registering cx8802 driver, type: dvb access: shared
[   12.289688] cx88[0]/2: subsystem: d464:9022, board: TeVii S464 DVB-S/S2 [card=86]
[   12.289693] cx88[0]/2: cx2388x based DVB/ATSC card
[   12.312408] DVB: registering new adapter (cx88[0])
[   12.312426] cx88-mpeg driver manager 0000:03:11.2: DVB: registering adapter 0 frontend 0 (Montage Technology DS3000/TS2020)...
--8<---------------cut here---------------end--------------->8---

- download of tbsdtv.com/download/document/common/tbs-linux-drivers_v130909.zip
- installation (tar -xf linux-tbs-drivers.tar.bz2 ; cd linux-tbs-drivers ;
  ./v4l/tbs-x86_64.sh && make && make install)
- reboot
- now the TBS card works, but not the TeVii card, output of "dmesg | grep -i dvb":
--8<---------------cut here---------------start------------->8---
[   12.125233] DVB: registering new adapter (SAA716x dvb adapter)
[   12.303860] DVB: registering adapter 0 frontend 0 (TurboSight TBS 62x0 DVBT/T2 frontend)...
--8<---------------cut here---------------end--------------->8---

- output of "modprobe cx88-dvb":
--8<---------------cut here---------------start------------->8---
WARNING: Error inserting videobuf_dvb (/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/v4l2-core/videobuf-dvb.ko): Invalid argument
WARNING: Error inserting cx8802 (/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx8802.ko): Invalid argument
WARNING: Error inserting cx88_vp3054_i2c (/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx88-vp3054-i2c.ko): Invalid argument
FATAL: Error inserting cx88_dvb (/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx88-dvb.ko): Invalid argument
--8<---------------cut here---------------end--------------->8---

- there are now 2 versions of the cx88 module in my system, output of
  find /lib/modules/3.7.10-1.16-desktop -name "cx88*":
--8<---------------cut here---------------start------------->8---
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx88-blackbird.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx88xx.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx88-alsa.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx88-dvb-core.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx8802.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx8800.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88/cx88-vp3054-i2c.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx88-dvb.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx88-blackbird.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx88xx.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx88-alsa.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx8802.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx8800.ko
/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx88-vp3054-i2c.ko
--8<---------------cut here---------------end--------------->8---

- I've removed the cx88 version from the tbs-installation, but it did
  not help:
--8<---------------cut here---------------start------------->8---
mv /lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/video/cx88 /tmp
depmod -a ; modprobe cx88-dvb
WARNING: Error inserting videobuf_dvb (/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/v4l2-core/videobuf-dvb.ko): Invalid argument
WARNING: Error inserting cx8802 (/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx8802.ko): Invalid argument
WARNING: Error inserting cx88_vp3054_i2c (/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx88-vp3054-i2c.ko): Invalid argument
FATAL: Error inserting cx88_dvb (/lib/modules/3.7.10-1.16-desktop/kernel/drivers/media/pci/cx88/cx88-dvb.ko): Invalid argument
--8<---------------cut here---------------end--------------->8---


What could I do please, to get the 2 cards working?

TIA for any hints,
-- 
           Peter


_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr




[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux