Click to See Complete Forum and Search --> : building a new kernel


tecknophreak
07-02-2001, 04:24 PM
when using xconfig, do the values of the current kernel get set in xconfig automatically? or do they all go to default values?

I compiled a new kernel, but when it started up it said no packets made or something along those lines. And sure enough, there's no ethernet connection to be seen.

killerasp
07-02-2001, 04:27 PM
What kind of eth do you have? i didnt compile a ethernet driver the first time i did it, then i had to do it again and compile the tulip driver into it.

tecknophreak
07-02-2001, 04:30 PM
Yeah, I was just checking what drivers I had for the new kernel and guess what, it needs quite a few added in there. Will this fix the packet problem?

slapNUT
07-02-2001, 05:38 PM
If you look in /usr/src/linux/arch/i386 you'll see a file defconfig. I believe this is where xconfig gets the default settings if you dont have a .config file for it in /usr/src/linux.