Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-20-2005, 10:03 PM
|
#1
|
LQ Newbie
Registered: Oct 2004
Location: NY, USA
Distribution: Mepis | Debian
Posts: 25
Rep:
|
Requesting kernel config file
I have been trying to create my own file for quite some time, but for various problems, I couldn't get it to work once. I wish to request a kernel config file from someone with a similar system of mine.
CPU: Pentium 4
HD: SATA and IDE 1 each
CDROM: DVD Rom and CD-RW
MB: ASUS P4P800
GPU: ATI Radeon9800
SoundCard: Creative SB Audigy
USB Mouse, Keyboard, Printer
uses DHCPC
that's basically the major parts, if you know which options I should build-in or create as modules for a particular hardware listed please let me know.
Thanks in advance.
|
|
|
05-21-2005, 02:31 AM
|
#2
|
Member
Registered: Apr 2005
Distribution: LFS 5.0 and 6.1
Posts: 705
Rep:
|
compiling a kernel is an art form that just takes practice............you'll have to compile and re-compile till you get it right........use the kernel menu ( makemenuconfig ) and go thru ALL the listings and customize the kernel for YOUR box...........we can't do it for you.......
|
|
|
05-21-2005, 08:33 AM
|
#3
|
Senior Member
Registered: Jan 2004
Location: Montpellier (France)
Distribution: Gentoo
Posts: 1,014
Rep:
|
I agree with freakyg... and moreover even if you give us the correct hardware list there are other things to know to compile a working kernel, for example the filesystem you use, the type of network connection (PPP, PPPOE, SLIP...)... that's why it's better to compile yourself your kernel by selecting your own options
|
|
|
05-21-2005, 09:21 AM
|
#4
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517
Rep:
|
Apart from thinking that this wouldn't be of much use, I think you should provide at least a kernel version for which you would like to use that config.
I would recommend to clone an existing configuration on your system and modify it for the newer kernel source.
Code:
make cloneconfig
make menuconfig/xconfig
For your HDD, you need to know the type of controller in order to choose the correct driver.
|
|
|
05-21-2005, 10:14 AM
|
#5
|
LQ Newbie
Registered: Oct 2004
Location: NY, USA
Distribution: Mepis | Debian
Posts: 25
Original Poster
Rep:
|
I don't know which options or types of options are essential for a proper start up, I want to have a sample to compare the specific configurations it has for a system.
|
|
|
05-21-2005, 10:17 AM
|
#6
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Quote:
Originally posted by Kami.JZ
I don't know which options or types of options are essential for a proper start up, I want to have a sample to compare the specific configurations it has for a system.
|
when going thru the make menuconfig, etc.. not sure what some option is or does.. select Help and it will explain to you what it specfically does which is usually always helpful. Selecting a configuration that you wont use will never hurt your system in most cases and the help section will tell you this if it does affect your system or not.
Comparing your config to another person's with even the same hardware is pointless, compile what you want and need, not what someone else might want or use that you might never use.
|
|
|
05-25-2005, 05:15 PM
|
#7
|
Member
Registered: Jan 2003
Location: Atlanta, Ga., USA
Distribution: Gentoo, Mandrake, ~others
Posts: 157
Rep:
|
In your /boot folder should be a configfile for the kernel you are running.
In-or-under your /usr/src/linux should be another with the defaults.
"make oldconfig" gives you a starting point, then, as as freakyg said, check out all the help in make menuconfig // make xconfig.
best,
|
|
|
All times are GMT -5. The time now is 01:56 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|