LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-14-2007, 12:25 PM   #1
Mr-Imbroglio
LQ Newbie
 
Registered: Mar 2004
Distribution: slack10.1 :: kernel 2.6.10 :: nvidia6629
Posts: 23

Rep: Reputation: 15
what to include in kernel?


compiled kernels before numerous times on my old athlon 2800 setup, knew exactly what modules to install.

looking to put slack11 on a recent gaming rig, x2 4400+ etc, just looking for a list of things i need, ie smp for dual core, all drives are sata so i was told to install with the huge kernel and then compile from there. marvel ethernet, asus a8n-sli dlx, etc. is there a list of everything in the new 2.6 kernel so i could look through ahead of time? would i be able to see what to include if i ran say ubuntu liveCD? would modprobing in ubuntu show everything that was detected, or does that just list every module. trying to make this kernel as efficient and as clean as possible.

any help is greatly appreciated.

Last edited by Mr-Imbroglio; 03-14-2007 at 12:28 PM.
 
Old 03-14-2007, 12:48 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
If you run a live CD with the same (or similar) kernel as you want to use, and just do "lsmod", you will see all of the modules loaded. Assuming all of the hardware works under that live CD, you will then know the minimum amount of things you need to compile into your kernel.
 
Old 03-14-2007, 12:52 PM   #3
Mr-Imbroglio
LQ Newbie
 
Registered: Mar 2004
Distribution: slack10.1 :: kernel 2.6.10 :: nvidia6629
Posts: 23

Original Poster
Rep: Reputation: 15
okay cool, sounds pretty easy. my only other question is about the sata drives, they are located under scsi drives instead of the normal hda/hdb so on and so forth right?
 
Old 03-14-2007, 01:17 PM   #4
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Also "lspci" would be helpful
 
Old 03-14-2007, 03:49 PM   #5
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
See my post here for even more:

http://www.linuxquestions.org/questi...68#post2667768
 
Old 03-15-2007, 12:47 AM   #6
duryodhan
Senior Member
 
Registered: Oct 2006
Distribution: Slackware 12 Kernel 2.6.24 - probably upgraded by now
Posts: 1,054

Rep: Reputation: 46
see kroah.com/lkn. I think Ch8 or something is totally devoted to finding out what you need in your kernel and what you don't, i.e finding out which modules you need and which ones you don't according to HW config. As you seem to have compiled before , I wont give you the fairly obvious tips (like remove HAM Radio support )

One more thing , try and reduce stuff from modules also ... if you dont know what something does .. find out .. just dont make it a module. If you make a correct config , your kernel will compile in minutes and comp will boot in 20secs.

And, I was wondering .... Gaming Rig? In Linux? Try Vista, if you have a DirectX 10 compatible card.

----
oh no... I have said the damned words , now HELLFIRE!!

Last edited by duryodhan; 03-15-2007 at 12:50 AM.
 
Old 03-15-2007, 04:01 PM   #7
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Damned indeed ... how can you recommend such a thing ? You do realize that Vi$ta actually has problems with many games. There have been several news stories on it. I would strongly not recommend anything from M$, especially Vi$ta.
 
Old 03-16-2007, 12:03 AM   #8
duryodhan
Senior Member
 
Registered: Oct 2006
Distribution: Slackware 12 Kernel 2.6.24 - probably upgraded by now
Posts: 1,054

Rep: Reputation: 46
Yeah, but Vista is the only one supporting DirectX10 properly. Have you SEEN the videos of DirectX10? See http://en.wikipedia.org/wiki/DirectX#DirectX_10
And search for Videos from Far Cry , Crysis ... they are too good. Thats where I want from my 3d card ... not like linux where the windows can dance! :P

The FACT remains , Windows is much much better for Gaming ... you can't escape that fact.
 
Old 03-16-2007, 01:14 AM   #9
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
That fact is made possible by Bill Gate$, and the evil empire he created. The means justifies the end, doesn't it ?

And, Quake 4 runs very well on my Linux machine ... likely much better than if I were running Windoze.

Most of the problem has to do with the fact that game companies won't release games for Linux, not that Window$ is better gaming platform.

What was this thread originally about ? Think we're getting off track ...

Last edited by H_TeXMeX_H; 03-16-2007 at 01:16 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Which distros include the 2.4 kernel... jungleking Linux - Newbie 8 09-09-2006 02:52 PM
kernel includes at /usr/src/linux/include do not match current kernel. blanny Red Hat 1 03-09-2006 07:53 AM
kernel 2.6.10-generic does not include emu10k1 samac Slackware 3 02-17-2005 03:50 PM
IDE drivers to include in kernel Feldon Linux - Hardware 1 10-16-2004 05:04 AM
Use mkinitrd to include module in kernel Travers Linux - Newbie 1 07-23-2004 02:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration