Re: [vdr] TeVii S464 DVB-S and TBS 6220 DVB-T

2013-09-16 Thread Jukka Tastula
On Sunday 15 September 2013 22:19:08 Peter Münster wrote:
 - 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-d
 vb.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-vp30
 54-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---

The tbs driver package wants to replace _everything_ in the system. Mixing v4l 
modules with the kernel and the tbs package will lead to the issue you're 
experiencing.


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


[vdr] TeVii S464 DVB-S and TBS 6220 DVB-T

2013-09-16 Thread Peter Münster
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/pci:00/:00:1a.0/:03:11.0/rc/rc0/input4
[   12.253553] rc0: cx88 IR (TeVii S464 DVB-S/S2) as 
/devices/pci:00/:00:1a.0/: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 :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,
-- 
 

Re: [vdr] TeVii S464 DVB-S and TBS 6220 DVB-T

2013-09-16 Thread Peter Münster
On Mon, Sep 16 2013, Jukka Tastula wrote:

 The tbs driver package wants to replace _everything_ in the system. Mixing 
 v4l 
 modules with the kernel and the tbs package will lead to the issue you're 
 experiencing.

Is there any solution for this problem?

TIA for any hints,
-- 
   Peter


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


Re: [vdr] TeVii S464 DVB-S and TBS 6220 DVB-T

2013-09-16 Thread Jukka Tastula
On Monday 16 September 2013 23:06:06 Peter Münster wrote:

 Is there any solution for this problem?

Try to remove all the old conflicting v4l and dvb modules (I'm guessing some 
might even be hiding out in the initrd?) and use cx88-dvb-core from the tbs 
driver package instead.


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


Re: [vdr] TeVii S464 DVB-S and TBS 6220 DVB-T

2013-09-16 Thread Peter Münster
On Mon, Sep 16 2013, Jukka Tastula wrote:

 Try to remove all the old conflicting v4l and dvb modules

Thanks!  It helped to remove kernel/drivers/media/pci/cx88 and
kernel/drivers/media/v4l2-core.

-- 
   Peter


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