Paul Maynard wrote:
> 
> i compiled a new kernel and when i ran linux under the new kernel i did not have
> support for ppp or vfat filesystems which i previously had. i just wanted to
> modify my current kernel, can you get the config program to know what your
> current kernel config is? there is a load kernel config from file option but i
> don't know if i have a file with my current kernel config(it's the kernel from
> the initial install).

The kernel images that are available to you at install time are on disk
1 of the suse cdrom under suse/images. It's kind of a pain to find which
one your using as their named similarly. After you locate it, you can
copy it to /usr/src/linux and rename to .config. After that, you should
be able to check out the original settings. I had the same problems with
ppp and vfat when I rebuilt my kernel, but I had elected to compile
those features as modules, and the didn't work. I then compiled them
into the kernel and that seemed to solve the problem. Does anyone know
which features should be compiled as modules and which should be put in
the kernel? The reason I ask is that I didn't include support for IPX in
my kernel, and when I switch the the console listing the background
messages I saw a bunch of lines saying that the kernel didn't have IPX
support.

> 
> should i compile in sound support or should i use OSS?


My understanding was that you still have to compile sound support, you
just don't need to set any low level driver options during the config.


-- 
                                    __   _
Mark Wagnon                    -o) / /  (_)__  __ ____  __    
Chula Vista, CA                /\\/ /__/ / _ \/ // /\ \/ /   
mailto:[EMAIL PROTECTED]     _\_v____/_/_//_/\_,_/ /_/\_\
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to