Mailing List archive

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

[linux-dvb] Re: [PATCH] Twinhan/Twinhan-CA



On Sat December 18 2004 9:31 pm, Dominique Dumont wrote:
> Manu Abraham <manu@kromtek.com> writes:
> > I worked on the latest dvb-kernel CVS.. 16-Dec-04...
> >
> > Checkout the latest CVS and apply the patches..
>
> Done. I've checked out CVS today. The pathc was applied without pb.
>
> Compilation went fine, but a symbol is missing in dvb_bt8xx:
>
>   dvb_bt8xx: Unknown symbol nxt6000_attach
>
> So the kernel refuses to load the module.
>

That is not the problem with what i have done, but earlier people decided to 
do some safe loading of drivers... with frontend refactoring... ie, even if 
you don't want that frontend it will be loaded...

You can try enabling the NXT6000, mt352, sp887x modules also in the kernel 
config ... Don't disable those modules in  the config and try again

Should work fine ... with that way... 

I also have them...

Module                  Size  Used by
dvb_bt8xx               9092  4 
nxt6000                 7556  1 dvb_bt8xx
mt352                   6020  1 dvb_bt8xx
sp887x                  8068  1 dvb_bt8xx
dst_ca                 10508  1 dvb_bt8xx
dst                    14088  2 dvb_bt8xx,dst_ca
bt878                   9288  2 dvb_bt8xx,dst
tuner                  19492  0 
bttv                  146636  2 dvb_bt8xx,bt878
firmware_class          8448  3 dvb_bt8xx,sp887x,bttv
i2c_algo_bit            9608  1 bttv
v4l2_common             5888  1 bttv
btcx_risc               4872  1 bttv
i2c_core               19968  8 
dvb_bt8xx,nxt6000,mt352,sp887x,dst,tuner,bttv,i2c_algo_bit
videodev                8448  1 bttv
video_buf              17540  1 bttv
dvb_core               74672  6 dvb_bt8xx,dst_ca
parport_pc             23744  1 
lp                      9736  0 
parport                34760  2 parport_pc,lp
binfmt_misc             9992  1 
thermal                11656  0 
processor              11984  1 thermal
fan                     3972  0 
button                  6032  0 
battery                 8196  0 
ac                      4484  0 
uhci_hcd               28688  0 
ehci_hcd               25732  0 
usbcore                99044  4 uhci_hcd,ehci_hcd
intel_mch_agp           8976  0 
snd_intel8x0           29224  2 
snd_ac97_codec         66640  1 snd_intel8x0
snd_pcm_oss            49192  1 
snd_mixer_oss          18176  1 snd_pcm_oss
snd_pcm                81028  2 snd_intel8x0,snd_pcm_oss
snd_timer              22020  1 snd_pcm
snd_page_alloc          8456  2 snd_intel8x0,snd_pcm
snd_mpu401_uart         7168  1 snd_intel8x0
snd_rawmidi            20772  1 snd_mpu401_uart
snd_seq_device          7304  1 snd_rawmidi
snd                    45924  11 
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               8416  2 snd
sk98lin               162536  0 
3c59x                  36136  0 
ata_piix                7556  5 
libata                 37892  1 ata_piix


Manu

> Cheers




Home | Main Index | Thread Index