openSUSE Forums > Install/Boot/Login » Update/Compile my Kernel after changing param.h file

Go Back   openSUSE Forums > Install/Boot/Login
Forums FAQ Members List Search Today's Posts Mark Forums Read


Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts)

Reply
Page 4 of 4 « First 23 4
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 21-Sep-2009, 19:14
BenderBendingRodriguez's Avatar
Wise Penguin
 
Join Date: Jun 2008
Posts: 1,655
BenderBendingRodriguez hasn't been rated much yet
Default Re: Update/Compile my Kernel after changing param.h file

I don't know about samba.

But you can easily check of what you need included in your custom kernel. Connect every possible hardware you will ever connect to this PC (irda, bluetooth, lirc), use any user level tools you intend to use (sensors, monitoring stuff).

After that invoke lsmod | sort. Write it down to something ( a file ( lsmod | sort > file) or write it down on a piece of paper

Some things are necessary even though they are not actually loaded so if you are not sure leave it as module or google it to make sure you can throw it away. Enable debug mode while using make xconfig, it will show you the dependencies of the modules like A depends on B.

You can safely get rid of some specific drivers for specific hardware (just read read and once again read ). You can cut on compilation greatly that way. You can get rid of many audio and video drivers if you know which ones you need

I always have my audio built in, that way i never had problems with audio after that though yast2-sound won't work (but you won't need it anymore after that).
__________________
How does a linux geek make love??

- unzip; strip; touch; finger; mount; fsck; more; yes; umount; sleep;
Reply With Quote
  #32 (permalink)  
Old 22-Sep-2009, 21:35
bobcal2000's Avatar
Puzzled Penguin
 
Join Date: Jun 2009
Location: NJ - USA
Posts: 46
bobcal2000 hasn't been rated much yet
Default Re: Update/Compile my Kernel after changing param.h file

Thanks! Got Samba half working.
__________________
Bobby
openSUSE Very Dangerous Novice User
Reply With Quote
Reply
Page 4 of 4 « First 23 4

Bookmarks

Tags
install, make, recompile kernel, update


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2