Hi
I have brought a 6921.
I have had mythtv installed and running on a DVB-T card for 2 months without a problem.
I installed the drivers as per the readme:
output from :
root@WB-NAS:~/tbs# dmesg | grep cx23885
[ 22.824163] cx23885 driver version 0.0.2 loaded
[ 22.824203] cx23885 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 22.824563] CORE cx23885[0]: subsystem: 6921:8888, board: TurboSight TBS 6921 [card=31,autodetected]
[ 23.566137] cx25840 3-0044: cx23885 A/V decoder found @ 0x88 (cx23885[0])
[ 24.306588] cx25840 3-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes)
[ 24.314116] cx23885_dvb_register() allocating 1 frontend(s)
[ 24.314120] cx23885[0]: cx23885 based dvb card
[ 24.358485] DVB: registering new adapter (cx23885[0])
[ 24.385636] cx23885_dev_checkrevision() Hardware revision = 0xb0
[ 24.385643] cx23885[0]/0: found at 0000:01:00.0, rev: 2, irq: 16, latency: 0, mmio: 0xfe800000
[ 24.385650] cx23885 0000:01:00.0: setting latency timer to 64
[ 24.460162] input: cx23885 IR (TurboSight TBS 6921) as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/rc/rc0/input7
[ 24.460229] rc0: cx23885 IR (TurboSight TBS 6921) as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/rc/rc0
Output from :
root@WB-NAS:~/tbs# dmesg | grep tbs6921fe
[ 24.339781] tbs6921fe: module license 'TurboSight Proprietary' taints kernel.
[ 536.192668] tbs6921fe: software version is 1.24
Output from : var/log/messages
Feb 3 18:31:21 WB-NAS kernel: [ 24.358485] DVB: registering new adapter (cx23885[0])
Feb 3 18:31:21 WB-NAS kernel: [ 24.358489] DVB: registering adapter 2 frontend 0 (TurboSight TBS 6921 DVBS/S2 frontend)...
Feb 3 19:14:58 WB-NAS kernel: [ 2642.493503] DVB: adapter 2 frontend 0 frequency 89399990 out of range (950000..2150000)
Feb 3 19:14:58 WB-NAS kernel: [ 2643.150295] DVB: adapter 2 frontend 0 frequency 89399990 out of range (950000..2150000)
Output from :
root@WB-NAS:~/tbs# ls -lR /dev/dvb
/dev/dvb:
total 20
drwxr-xr-x 2 root root 120 2011-02-03 18:31 adapter1
drwxr-xr-x 2 root root 120 2011-02-03 18:31 adapter2
-rw-r--r-- 1 root root 18074 2011-02-03 19:15 channels.conf
/dev/dvb/adapter1:
total 0
crw-rw---- 1 root video 212, 0 2011-02-03 18:31 demux0
crw-rw---- 1 root video 212, 1 2011-02-03 18:31 dvr0
crw-rw---- 1 root video 212, 3 2011-02-03 18:31 frontend0
crw-rw---- 1 root video 212, 2 2011-02-03 18:31 net0
/dev/dvb/adapter2:
total 0
crw-rw---- 1 root video 212, 5 2011-02-03 18:31 demux0
crw-rw---- 1 root video 212, 6 2011-02-03 18:31 dvr0
crw-rw---- 1 root video 212, 4 2011-02-03 18:31 frontend0
crw-rw---- 1 root video 212, 7 2011-02-03 18:31 net0
I can scan via scan :-
scan -x0 -a 2 /usr/share/dvb/dvb-s/Astra-28.2E | tee channels.conf
cut
0x0000 0xd386: pmt_pid 0x010e BSkyB -- JML Direct (running)
0x0000 0xd395: pmt_pid 0x010f BSkyB -- Fitness TV (running)
0x0000 0xd355: pmt_pid 0x0104 BSkyB -- wedding tv asia (running)
0x0000 0xd356: pmt_pid 0x010c BSkyB -- Travel Channel (running)
0x0000 0xd357: pmt_pid 0x010d BSkyB -- RetailTherapytv (running)
0x0000 0xd35a: pmt_pid 0x010a BSkyB -- JML Cookshop (running)
0x0000 0xd35b: pmt_pid 0x0103 BSkyB -- SAB TV (running, scrambled)
0x0000 0xd35e: pmt_pid 0x0108 BSkyB -- CBS Action (running)
Network Name 'ASTRA'
Network Name 'ASTRA'
And get a conf file....
However - when trying to install into mythtv 0.23
When I add a capture card (DVB DTV v3) - can can select the new adaptor2 - but it says :
Frontend ID - Could not get card info for /dev/dvb - Subtype unknown error.
I select LNB as usual from the DISCQ options, and add the card..
I create a Video Source and then try to associate that in Input connections.
I try to click scan for channels - but get a "failed to open card error"
Clicking next gives me a "Programmer Error"
Loads of googling has not thrown up this error or any fix.
Can anyone help???
Many thanks
Mike Bennett