Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] problem loading dvb-bt8xx



Hi..

I'm trying to use dvb with a bt878 card. I'm using linux 2.4.25 and linuxtv-dvb-1.1.0, I also compiled the bttv drivers separately (bttv-0.9.13). The card is a "Leadtek WinFast TV 2000", the 'card type' is 34 (0x22), the bttv module detects it when I load it, and sets up the device on /dev/video0. When I try to load dvb-bt8xx, I get this on dmesg:

dvb_bt8xx_init: unknown card_id found 217D6606
dvb_bt8xx_init: unknown card_type found 22, NOT LOADED
dvb_bt8xx_init: unknown card_nr found 0

I tried going into dvb-bt8xx.c and adding that card_id on the switch on dvb_bt8xx_init(), right before the 'dst:' label, but that didn't work (I always get "failed to open '/dev/dvb/adapter0/frontend0': 19 No such device" from the 'scan' program).

Is there any way I could get the module to recognize my card? I'm not sure how dvb_bt8xx_init() works exactly, since that switch is pretty small compared to the list of cards on bttv-cards.c, so I wasn't able mess around too much with it.

I'd appreciate any help.. let me know if I can provide any more information..

Thanks..

Ariel.

Ariel.
http://Anime.com.ar
snm


--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index