Mailing List archive

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

[linux-dvb] Re: DST driver first try



> # modprobe dvb-bt8xx
> --> attach: checking "bt878 #0 [hw]"
>     find by pci: checking "bt878 #0 [hw]"

It's failed at this point.

It isn't in the script, but you can also
modprobe dvb-bt8xx debug=1

The absence of "dvb_bt8xx: no pci device for card", means
the bttv driver should have matched the audio/dma bt878 OK.

The lack of
     "attach: \"%s\", to card %d\n"

and subsequent dst debugging messages means that the dvb-bt8xx i2c 'handler'
can't find the bttv card. Yet the bttv driver has registered
it's i2c driver.

This was with stock 2.6.0-test7? There have been some other experimental
versions of bttv-0.9.12 which don't work too well...

(You don't have two bttv cards?)

The dst driver is up and going when you see it
identify your card as DST-CI.

Check the bttv version is as 2.6.0-test7 and also enable
debug on the dvb-bt8xx.

Regards
Jamie


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



Home | Main Index | Thread Index