You are not logged in.

#1 2008-10-16 14:14:40

olujicz
Member
From: Serbia
Registered: 2008-05-17
Posts: 9

bttv card dont work after kernel upgrade

After years of using my tv card on linux now it doesn't work. sad

I only upgraded kernel to 2.6.27 from official repo, and now my tv card won't work.

My tv card is Prolink Pixelview PV-BT878P+
it use bttv module

my /etc/modprobe.conf

#
# /etc/modprobe.conf (for v2.6 kernels)
#

alias char-major-81     bttv
options bttv card=70
options bttv tuner=5

loaded modules for bttv

$  lsmod | grep bttv
bttv                  163284  0 
videodev               35584  2 tuner,bttv
ir_common              36996  1 bttv
compat_ioctl32          3072  1 bttv
i2c_algo_bit            7556  1 bttv
v4l2_common            12160  3 tuner,tvaudio,bttv
videobuf_dma_sg        12804  1 bttv
videobuf_core          17668  2 bttv,videobuf_dma_sg
btcx_risc               6024  1 bttv
tveeprom               13956  1 bttv
i2c_core               22420  18 i2c_i801,nvidia,tuner,tea5767,tda8290,tda18271,tda827x,tuner_xc2028,xc5000,tda9887,tuner_simple,mt20xx,tea5761,tvaudio,bttv,i2c_algo_bit,v4l2_common,tveeprom

lspci

$  lspci | grep Bt878
02:03.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:03.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)

Is there some solution?

Offline

#2 2008-10-26 09:44:02

issproevolution
Member
Registered: 2007-04-15
Posts: 7

Re: bttv card dont work after kernel upgrade

i have the same problem!!

00:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
00:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)

Offline

#3 2009-10-18 15:13:13

WladyX
Member
Registered: 2008-10-26
Posts: 43

Re: bttv card dont work after kernel upgrade

Me too, any workarounds so far?

Offline

#4 2009-10-18 16:09:25

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: bttv card dont work after kernel upgrade

I have two computers with TV cards (BT848 and BT878) and never had to change anything (aside from hardcoding the card number for the 848 in modprobe.conf) for them to be recognized after recent kernel updates.
Show your dmesg.


1000

Offline

#5 2009-10-22 16:52:26

WladyX
Member
Registered: 2008-10-26
Posts: 43

Re: bttv card dont work after kernel upgrade

Here is mine:
http://pastebin.com/m21764107
PS: i don't use the tv card, i just use it for the radio.

Last edited by WladyX (2009-10-22 16:53:31)

Offline

#6 2009-10-23 16:17:37

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: bttv card dont work after kernel upgrade

Hm, I don't see anything obvious.
Make sure your user is in the video group, and then play with modprobe options, e.g. let the kernel autodetect the card, and if that won't work, try different card= / tuner= options.

http://git.kernel.org/?p=linux/kernel/g … DLIST.bttv
http://git.kernel.org/?p=linux/kernel/g … LIST.tuner


1000

Offline

#7 2009-10-23 20:45:29

leepesjee
Member
Registered: 2008-11-06
Posts: 57

Re: bttv card dont work after kernel upgrade

Having the same problem here. Allready thought that the card had died.
All logs appear normal, card is recognized etc. But since 19 oct I have timeout messages in the kernel.log I haven't seen before, like:

kernel: bttv0: timeout: drop=45 irq=1656/5138402, risc=72fd8024, bits: HSYNC OFLOW FDSR

I guess it's related to the problem.

Offline

Board footer

Powered by FluxBB