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

Re: [cobalt-developers] Sound Blaster Card in Qube 3



 I'm not sure, but this kernel might also install the network drivers as
modules instead of statically compiling them in. If this is the case, you'll
need to add an /etc/conf.modules to load the proper ethernet drivers.


On 7/9/01 12:10 PM, "Tim Hockin" <thockin@xxxxxxx> wrote:

> Timothy.Lau@xxxxxxxxxxxx wrote:
>> 
>> Thanks for that insight.
>> 
>> I have trouble compiling the kernel using kernel-2.2.16c27-III.src.rpm. It
>> boots up but the networking portion is all messed up.
>> 
>> Is there a config option list that I can follow when using 'make
>> menuconfig' and just add the sound support portions as loadable modules.
> 
> the default kernel-source...i386.rpm includes a .config.  You should be
> able to do make config in your kernel tree and it should all just work.