Results 1 to 2 of 2
Hi all i have a tv card with radio tuner which i want to make it work but i can't.The tv card is
PROLINK PLAY TV PRO ULTRA PV-TV304P
and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-25-2005 #1Linux Newbie
- Join Date
- Apr 2004
- Location
- Greece
- Posts
- 187
tv card with radio tuner not working
Hi all i have a tv card with radio tuner which i want to make it work but i can't.The tv card is
and it is based on Bt878 chipset.I configure ok the kernel (i think) and after i restart my pc i load v4l extension in my xorg.conf and i load the bttv module.Now here are some commands outputsPROLINK PLAY TV PRO ULTRA PV-TV304P
lspciCode:0000:00:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capt ure (rev 11) Flags: bus master, medium devsel, latency 32, IRQ 10 Memory at ea001000 (32-bit, prefetchable) Capabilities: [44] Vital Product Data Capabilities: [4c] Power Management version 2 0000:00:0a.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (r ev 11) Flags: bus master, medium devsel, latency 32, IRQ 10 Memory at ea002000 (32-bit, prefetchable) Capabilities: [44] Vital Product Data Capabilities: [4c] Power Management version 2lsmodCode:Module Size Used by bttv 147408 0 video_buf 17796 1 bttv firmware_class 7936 1 bttv i2c_algo_bit 9096 1 bttv btcx_risc 4104 1 bttv tveeprom 11800 1 bttv snd_via82xx_modem 12580 0 snd_via82xx 23200 2 snd_mpu401_uart 6528 1 snd_via82xx snd_rawmidi 20640 1 snd_mpu401_uart snd_bt87x 12104 0 nvidia 3466300 12
dmesgTv is working but radio don't any idea how can made it to work?Code:bttv: driver version 0.9.15 loaded bttv: using 8 buffers with 2080k (520 pages) each for capture bttv: Bt8xx card found (0). ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 10 (level, low) -> IRQ 10 bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 10, latency: 32, mmio: 0xea001000 bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected] bttv0: gpio: en=00000000, out=00000000 in=00ffc0ff [init] tveeprom(bttv internal): Huh, no eeprom present (err=-121)? 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: i2c: checking for TDA9887 @ 0x86... not found bttv0: registered device video0 bttv0: registered device vbi0
Q: what\'s tiny and yellow and very, very, dangerous?
A: a canary with the super-user password.
- 05-26-2005 #2
there are a number of possible card types that v4l supports. You can force the card number when you do a modprobe. As you can see from your output
No card type is being detected.bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
There is a list of card types in the documentation section of the kernel source (under something like /usr/linux/src/docs/v4l or something like that).
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS


Reply With Quote
