Page 1 of 1

Problem with Mythbuntu 10.10

PostPosted: Sun Jan 30, 2011 12:03 am
by vimana
Hi, Even after installing linux-s2api-tbs6921_v1.24.1.rar without errors, the card does not show up in my MythTV Backend Setup.

I have a 64bit Mythbuntu 10.10
Kernel:- 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011 x86_64 GNU/Linux

And yes I executed tbs-x86_64.sh before make && make install.

some output
lspci
04:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 02)

lspci
*-multimedia
description: Multimedia video controller
product: CX23885 PCI Video and Audio Decoder
vendor: Conexant Systems, Inc.
physical id: 0
bus info: pci@0000:04:00.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pciexpress pm vpd msi bus_master cap_list
configuration: driver=cx23885 latency=0
resources: irq:44 memory:fea00000-febfffff

dmesg | grep 885
[ 13.983533] cx23885 driver version 0.0.2 loaded
[ 13.988856] cx23885 0000:04:00.0: PCI INT A -> Link[LN2A] -> GSI 18 (level, low) -> IRQ 18
[ 13.989086] CORE cx23885[0]: subsystem: 6921:8888, board: TurboSight TBS 6920 [card=14,insmod option]
[ 14.818817] cx23885_dvb_register() allocating 1 frontend(s)
[ 14.845310] cx23885[0]: cx23885 based dvb card
[ 14.976307] cx23885[0]: frontend initialization failed
[ 14.976355] cx23885_dvb_register() dvb_register failed err = -1
[ 14.976401] cx23885_dev_setup() Failed to register dvb adapters on VID_B
[ 14.976450] cx23885_dev_checkrevision() Hardware revision = 0xb0
[ 14.976457] cx23885[0]/0: found at 0000:04:00.0, rev: 2, irq: 18, latency: 0, mmio: 0xfea00000
[ 14.976463] cx23885 0000:04:00.0: setting latency timer to 64
[ 14.976528] cx23885 0000:04:00.0: irq 44 for MSI/MSI-X

Please help me and maybe others fix this problem.

Thanks.

Re: Problem with Mythbuntu 10.10

PostPosted: Tue Feb 01, 2011 7:00 am
by cody
vimana Wrote:[ 14.976307] cx23885[0]: frontend initialization failed
[ 14.976355] cx23885_dvb_register() dvb_register failed err = -1


hi, the above error message means that the driver doesn't load successfully and that's why DVB applications like MythTV can't see the card as installed. unfortunately, the above error message is most probably due to fault in your TBS 6921 hardware. please, provide the output of "dmesg | grep tbs6921fe". thanks.

Re: Problem with Mythbuntu 10.10

PostPosted: Fri Feb 04, 2011 11:56 pm
by vimana
Sorry it took this long to reply but the problem is sorted out.

I unplugged a DVB-T usb stick connected to the machine, reinstalled the drivers then rebooted and mythtv can now see the card.

Here's your output though
@htpc2:~$ dmesg | grep tbs6921fe
[ 30.163799] tbs6921fe: software version is 1.24

I wish to point out that the card works well on win7 plus I can watch TV with kaffeine on the same Ubuntu machine.
Now i just have to get correct settings for DiseqC on mythtv.

Thank you for your trouble.

Re: Problem with Mythbuntu 10.10

PostPosted: Mon Feb 07, 2011 4:55 am
by cody
no problem, it's all's well when it ends well.