Mailing List archive

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

[linux-dvb] Re: cx22702 problems / new card ? (was Compilationerror with dvb-kernel CVS)



On Tue, 2004-10-26 at 12:44 +0100, Gavin Hamill wrote:
> On Tuesday 26 October 2004 12:28, Torgeir Veimo wrote:
> 
> > Did you load the cx88_dvb module? 
> 
> Where is this?
> 
> From /usr/src/linux-2.6.10-rc1/drivers/media I did 'find | grep cx88' and got 
> nothing named like that.

Hmm, the module was in 2.6.9, but you had to enable it to build on the
video4linux page when you run make xconfig for the kernel.
Looks like this:
[M] Connexant 2388x (bt878 successor) support
   [M] DVB Support for cx2388x based TV cards

It seems to be gone in 2.6.10rc1. Your best bet at the moment seems to
be kernel 2.6.7 with the video4linux snapshot built in addition if you
want working nova-t model 90002 (is this your card?).

> I tried to get the most recent snapshot availabe which seems to be 
> http://dl.bytesex.org/cvs-snapshots/xawtv-20041024-150213.tar.gz but there 
> was no 'configure' script in it so I was unable to compile it :/

Just do ./autogen.sh, then ./configure.

> What information is "-hwls" likely to provide that I can't determine through 
> lspci / other methods?

It reports the available frontends to use/tune, so you can validate if
you have a proper set up of modules.

[hmm]# xawtv -hwls
This is xawtv 4.0-pre, running on Linux/i686 (2.6.10-rc1)

probing dvb devices ...
 [dvb] /dev/dvb/adapter0     Philips TDA10045H

probing vbi devices ...
[...]

In this case I know the proper modules are loaded for the nova-t model
909.



-- 
Torgeir Veimo <torgeir@pobox.com>





Home | Main Index | Thread Index