LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   Does FreeBSD have an automatic kernel setup? (https://www.linuxquestions.org/questions/%2Absd-17/does-freebsd-have-an-automatic-kernel-setup-146901/)

Mortamer 02-16-2004 06:38 PM

Does FreeBSD have an automatic kernel setup?
 
I've always tried to stay away from kernel setups, and was wondering does FreeBSD have an option to probe for hardware for you instead of doing it manually? Mandrake, Fedora, and even Gentoo has this option.

chort 02-16-2004 09:18 PM

Huh? Nearly all the hardware is auto-detected. Pretty much the only thing you have to configure is the mouse.

frob23 02-17-2004 11:16 AM

Yep, the generic kernel has support for almost everything! You may need to add pcm for sound and a few other things if you have weirdness (like USER_LDT for nvidia cards) but for the most part everything is automagic.

On top of that... editing and making a new kernel isn't a real big involved process. Seriously, the docs will walk you through everything.

php 02-17-2004 12:49 PM

Quote:

Originally posted by frob23
and a few other things if you have weirdness (like USER_LDT for nvidia cards)
actually, you no longer need USER_LDT for nvidia cards in FreeBSD in your kernel config, it already uses this by default now.

It's very easy to build a kernel, just follow the handbook instructions.

biniar 02-17-2004 03:33 PM

And even configuring the mouse is a very easy task that doesn't require much work at all, so need to worry. ;)

Mortamer 02-20-2004 05:34 PM

alright, I'm planning on installing FreeBSD today or tomorrow, wish me luck!

frob23 02-24-2004 11:04 AM

hackers_, I am going to have to assume you are talking about the 5.x series. I know 4.9 does not have USER_LDT in the GENRIC kernel... It got bit by that recently because I screwed up a kernel and tried to boot with the GENERIC... xdm barfs because of it.


All times are GMT -5. The time now is 02:29 PM.