Prob with modules 2.6.7

2004-08-08 Thread Lud Professor
Hi evrybody !

I'm looking for to know why i've modules charged that is not on 
my /etc/modules /etc/modules.conf  , /etc/modutils/.. , /etc/modprobe.d/.. ,  
/etc/modprobe.conf 

A exemple for my sound card with snd-via82xx modules
i must to unload module and reload it for it work fine if not it craking.
For my network with the b44 modules for my network card and prism54 for the 
wireless card. I can't load b44 in first to be eth0 and prism54 to by eth1.

discover and discover1 is not install , 

in /etc/rcS.d/ i've S20module-init-tools and S20modutils

I can unload modules b44, snd-via82xx and prism54 by modprobe -r 
b44 ...compiled in module.

What's happening ? i don't know ! 
If anybody have any idea ...

Thanks.




Re: Prob with modules 2.6.7

2004-08-08 Thread Frederik Schueler
Hi Lud,

On Sun, Aug 08, 2004 at 03:18:18PM +0200, Lud Professor wrote:
 discover and discover1 is not install , 

do you have hotplug installed? this might load all those modules for
you.

Greetings
Frederik Schueler

-- 
ENOSIG




Re: kernel-headers broken dependency own kernel

2004-08-08 Thread Goswin von Brederlow
Sebastian Steinlechner [EMAIL PROTECTED] writes:

 Hello,

 I just installed the amd64 port using the most recent netinst image
 (dated august, 6th). Now I have a report and a question:

 - kernel-headers-2.6.7-5 depends on kernel-kbuild-2.6-1, which isn't
 available. I built a fake package and installed kernel-kbuild-2.6-3
 instead, which then worked (at least I could build the nvidia driver).
 Probably someone could fix that?

checking.

 - Now for the question: I am not sure whether I really understood what
 it takes to compile a 64bit kernel. While running with 64bit, would
 using the standard makefiles get me a 64bit enabled kernel? Or do I have
 to add/overwrite compile flags?

Just compile it out of the box.