LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Winfast TV 2000 XP will not work in Mandrake 10.1 (https://www.linuxquestions.org/questions/linux-hardware-18/winfast-tv-2000-xp-will-not-work-in-mandrake-10-1-a-534870/)

Adriann 03-05-2007 05:42 PM

Winfast TV 2000 XP will not work in Mandrake 10.1
 
The card does work in WinXp. I use KDETV as it came with the operating system. No picture just static, no sound. The card IS detected: here is what it says:

KdeTv BT878 video
(Winfast TV 2000 XP)

Here's what I get with dmsg:

Linux video capture interface: v1.00
bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 12, latency: 32, mmio: 0xdedfe000
bttv0: subsystem: 107d:6609 (UNKNOWN)
please mail id, board name and the correct card= insmod option to kraxel@bytesex
.org
bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=003ff502 [init]
bttv0: using tuner=-1
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0

I'm way out of my league with this one. Willing to learn however.

Also any suggestions for TV viewers other than KDETV.

Can someone help with this?

Thank You! :confused:
Adriann

{BBI}Nexus{BBI} 03-06-2007 08:19 AM

There are a view different viewers listed here: http://www.linuxlinks.com/Software/Multimedia/TV/

HappyTux 03-06-2007 10:11 AM

Quote:

Originally Posted by Adriann
The card does work in WinXp. I use KDETV as it came with the operating system. No picture just static, no sound. The card IS detected: here is what it says:

KdeTv BT878 video
(Winfast TV 2000 XP)

Here's what I get with dmsg:

Linux video capture interface: v1.00
bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 12, latency: 32, mmio: 0xdedfe000
bttv0: subsystem: 107d:6609 (UNKNOWN)
please mail id, board name and the correct card= insmod option to kraxel@bytesex
.org
bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=003ff502 [init]
bttv0: using tuner=-1
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0

I'm way out of my league with this one. Willing to learn however.

Also any suggestions for TV viewers other than KDETV.

Can someone help with this?

Thank You! :confused:
Adriann

Try modprobe -r bttv and modpobe -r tuner then modprobe bttv card=34 tuner=2 all as root then see if you have the card detected properly with the right tuner loaded. If this works then I think you need a line like this in your /etc/modules for the bttv module to be loaded with the correct options on boot in Mandriva.

Code:

options bttv card=34 tuner=2


All times are GMT -5. The time now is 04:10 AM.