Mailing List archive

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

[linux-dvb] Re: got it working (some feedback for twinhan, 2.6, etc)Hi,



Hi,
	In the README.bt8xx, it says dst loads with cards=0x71 to prevent locking.. 
However that's not the case... cards=0x68 will prevent locking.. 0x71 got me 
locked up sometime back, somebody else also ....

My DST loading script...

#!/bin/bash

modprobe dvb_core dvb_shutdown_timeout=0
modprobe video-buf
modprobe bttv i2c_hw=1 card=0x68,0x32
modprobe bt878
modprobe dst dst_type_flags=4
modprobe dvb-bt8xx


Regards,
Manu

On Thursday 04 December 2003 23:59, Michael Hunold wrote:
> Hello Bryan,
>
> > I got my twinhan vp1020 card working.  There are some steps that were
> > less obvious than others.   I noted a few things here:
>
> Thanks! I changed "README.bt8xx" accordingly to your experiences.
>
> What 2.6 kernel did you use?
>
> CU
> Michael.



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



Home | Main Index | Thread Index