Moderator Control Panel ]

Build Driver TBS6981 Ubuntu 10.04

Build Driver TBS6981 Ubuntu 10.04

Postby mediabox » Sat Dec 04, 2010 5:50 pm

Hi,

i have bougt a brandnew TBS 6981 Twin Tuner Card and want use this Card under Ubuntu 10.04 with vdr (yavdr 0.3 Distribution).
But there are errors by "make" with this driver: http://www.ib-technology.de/driver/linux-s2api-tbs6980-1_20101024.rar:

Code: Select All Code
Building modules, stage 2.
MODPOST 419 modules
WARNING: could not find /root/tbs/linux-s2api-tbs6980_1/v4l/.tbs6980ctrl.o.cmd for /root/tbs/linux-s2api-tbs6980_1/v4l/tbs6980ctrl.o
WARNING: could not find /root/tbs/linux-s2api-tbs6980_1/v4l/.tbs6980fe_driver.o.cmd for /root/tbs/linux-s2api-tbs6980_1/v4l/tbs6980fe_driver.o
WARNING: could not find /root/tbs/linux-s2api-tbs6980_1/v4l/.tbs6981fe_driver.o.cmd for /root/tbs/linux-s2api-tbs6980_1/v4l/tbs6981fe_driver.o
WARNING: "snd_aci_get_aci" [/root/tbs/linux-s2api-tbs6980_1/v4l/radio-miropcm20.ko] undefined!
WARNING: "snd_aci_cmd" [/root/tbs/linux-s2api-tbs6980_1/v4l/radio-miropcm20.ko] undefined!


After "make install", "update-initrd -u" and reboot the Card is not known:

Code: Select All Code
root@Mediabox:~# dmesg|grep cx23885
[   12.800490] cx23885 driver version 0.0.2 loaded
[   12.800539] cx23885 0000:04:00.0: PCI INT A -> Link[LN2A] -> GSI 18 (level, low) -> IRQ 18
[   12.800543] cx23885[0]: Your board isn't known (yet) to the driver.
[   12.800544] cx23885[0]: Try to pick one of the existing card configs via
[   12.800545] cx23885[0]: card=<n> insmod option.  Updating to the latest
[   12.800545] cx23885[0]: version might help as well.
[   12.800547] cx23885[0]: Here is a list of valid choices for the card=<n> insmod option:
[   12.800549] cx23885[0]:    card=0 -> UNKNOWN/GENERIC
[   12.800550] cx23885[0]:    card=1 -> Hauppauge WinTV-HVR1800lp
[   12.800551] cx23885[0]:    card=2 -> Hauppauge WinTV-HVR1800
[   12.800553] cx23885[0]:    card=3 -> Hauppauge WinTV-HVR1250
[   12.800554] cx23885[0]:    card=4 -> DViCO FusionHDTV5 Express
[   12.800556] cx23885[0]:    card=5 -> Hauppauge WinTV-HVR1500Q
[   12.800557] cx23885[0]:    card=6 -> Hauppauge WinTV-HVR1500
[   12.800558] cx23885[0]:    card=7 -> Hauppauge WinTV-HVR1200
[   12.800560] cx23885[0]:    card=8 -> Hauppauge WinTV-HVR1700
[   12.800561] cx23885[0]:    card=9 -> Hauppauge WinTV-HVR1400
[   12.800563] cx23885[0]:    card=10 -> DViCO FusionHDTV7 Dual Express
[   12.800564] cx23885[0]:    card=11 -> DViCO FusionHDTV DVB-T Dual Express
[   12.800566] cx23885[0]:    card=12 -> Leadtek Winfast PxDVR3200 H
[   12.800567] cx23885[0]:    card=13 -> Compro VideoMate E650F
[   12.800568] cx23885[0]:    card=14 -> TurboSight TBS 6920
[   12.800570] cx23885[0]:    card=15 -> TeVii S470
[   12.800571] cx23885[0]:    card=16 -> DVBWorld DVB-S2 2005
[   12.800572] cx23885[0]:    card=17 -> NetUP Dual DVB-S2 CI
[   12.800574] cx23885[0]:    card=18 -> Hauppauge WinTV-HVR1270
[   12.800575] cx23885[0]:    card=19 -> Hauppauge WinTV-HVR1275
[   12.800576] cx23885[0]:    card=20 -> Hauppauge WinTV-HVR1255
[   12.800578] cx23885[0]:    card=21 -> Hauppauge WinTV-HVR1210
[   12.800579] cx23885[0]:    card=22 -> Mygica X8506 DMB-TH
[   12.800581] cx23885[0]:    card=23 -> Magic-Pro ProHDTV Extreme 2
[   12.800582] cx23885[0]:    card=24 -> Hauppauge WinTV-HVR1850
[   12.800583] cx23885[0]:    card=25 -> Compro VideoMate E800
[   12.800585] cx23885[0]:    card=26 -> Hauppauge WinTV-HVR1290
[   12.800586] cx23885[0]:    card=27 -> Mygica X8558 PRO DMB-TH
[   12.800588] cx23885[0]:    card=28 -> LEADTEK WinFast PxTV1200
[   12.800638] CORE cx23885[0]: subsystem: 6981:8888, board: UNKNOWN/GENERIC [card=0,autodetected]
[   12.926895] cx23885_dev_checkrevision() Hardware revision = 0xa5
[   12.926901] cx23885[0]/0: found at 0000:04:00.0, rev: 4, irq: 18, latency: 0, mmio: 0xfe800000
[   12.926906] cx23885 0000:04:00.0: setting latency timer to 64
[   12.926909] IRQ 18/cx23885[0]: IRQF_DISABLED is not guaranteed on shared IRQs


What goes wrong?
Please help.

Joe
mediabox
 
Posts: 1
Joined: Sat Dec 04, 2010 5:43 pm

Re: Build Driver TBS6981 Ubuntu 10.04

Postby cody » Mon Dec 06, 2010 1:05 am

hi Joe,

first log shows that the driver was built successfully - no problems are indicated there, but the second log shows that the driver wasn't installed for some reason in the system and you're still running the old 'cx23886.ko' kernel module without support for TBS 6981. so, did you run 'make && make install' as root user - executing 'sudo su' in the terminal window before 'make && make install'? i just can't think of any other reason for not getting the driver installed otherwise.

--cody
cody
 
Posts: 627
Joined: Tue Apr 13, 2010 11:20 pm


Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest