Mailing List archive

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

[linux-dvb] Re: Hauppauge Nova-T DVB-T Model #90002



Hi Timothy,

I use the following.  You probably don't need all of
it but I haven't got around to working out what is
required and what isn't.  You can get rid of the debug
switches too.

modprobe firmware_class
insmod ./video-buf.ko
insmod ./btcx-risc.ko
modprobe i2c-core
insmod ./v4l2-common.ko
insmod ./v4l1-compat.ko
modprobe i2c-algo-bit
modprobe videodev
insmod ../dvb-kernel/build-2.6/dvb-core.ko
dvb_shutdown_timeout=0 debug=10
insmod ./cx88xx.ko debug=10
insmod ./cx8800.ko vbi_debug=10 video_debug=10
irq_debug=10 debug=10
insmod ./cx8801.ko debug=10
insmod ./cx8802.ko debug=10
insmod ./cx88-blackbird.ko debug=10
ts_frames_to_buffer=512
insmod ./cx88-dvb.ko debug=10
insmod ../dvb-kernel/build-2.6/cx22702.ko debug=10

Regards,

Soyeb


 --- Christopher Pascoe <c.pascoe@itee.uq.edu.au>
wrote: 
> Hi Timothy,
> 
> On Sun, 3 Oct 2004, Timothy Miles-Board wrote:
> 
> > [...] [I] have seen encouraging 'dmesg' output
> from the cx22702
> > (dvb-kernel) and cx8800 (v4l2) modules [...]
> >
> > However, I'm not seeing the crucial 'DVB:
> registering new adapter' and
> > 'DVB: registering frontend' from dvb-core [...]
> 
> The CX2388x chips are multifunction, and there is
> (roughly) one module per
> function.  You'll need to load the "cx8802" module
> for DVB functionality.
> 
> Regards,
> Chris
> 
> 
>  

=====
email: soyeb@btinternet.com
www:   http://soyeb.homeip.net
work:  http://www.tertio.com
)





Home | Main Index | Thread Index