Mailing List archive

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

[linux-dvb] Re: Hauppauge Nova-T Problems



On Monday 18 Aug 2003 14:19 pm, Johannes Stezenbach wrote:
> Adrian Look wrote:
> > <       $(foreach frontend, $(obj-m), insmod $(frontend)
> > tda1004x_debug=1; )
> ...
>
> > [ Note, at the time of writing, debug must be enabled for the tda1004x
> > frontent for the card to work properly - anyone have any ideas why this
> > is?]
>
> It could be a timing issue. If you have time to experiment you could add
> some udelay(N) (N=10..100 or even more) at some places where now a
> dprintk() is, starting with tda1004x_set_fe() and functions called by
> tda1004x_set_fe().

Actually, to get things working, I have found that I have to:

  make insmod

followed by:

  make reload

in *addition* to having the 'tda1004x_debug' flag set.

I play with some udelays as you suggest and report back.

> > I added the following to my initial.h to support the Redruth transmitter
> > in the UK.
> >
> > 	/**
> > 	 *  Redruth, Cornwall, (BBC1, ...)
> >   **/

[snip]

> Comitted to CVS.
 
Thank you.



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



Home | Main Index | Thread Index