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 14:35 +0100, Gavin Hamill wrote:
> On Tuesday 26 October 2004 14:15, Torgeir Veimo wrote:
> 
> > 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. 
> 
> Now I'm starting to get it... the cx88-dvb module has been commented out in 
> the Kconfig, just as the ChangeLog said ...
> 
> So, having messed around for a while with sources, I'm deleting, reunpacking, 
> and applying 
> http://dl.bytesex.org/patches/2.6.10-rc1-1/All-2.6.10-rc1.diff.gz
> 
> Fingers crossed :)

I just compiled 2.6.10-rc1 with that patch and it works ok with a
TwinHam, Nova-T 909 and Nova-t 90002. 

IR works on the 909, but not on the 90002. 

The dvb-bt8xx.c had to be changed;

315c315
<               card->fe = mt352_attach(&thomson_dtt7579_config, card-
>i2c_adapter, card->dvb_adapter);
---
>               card->fe = mt352_attach(&thomson_dtt7579_config, card-
>i2c_adapter); 

No problems modprobing modules for the 90002 card.

-- 
Torgeir Veimo <torgeir@pobox.com>





Home | Main Index | Thread Index