Home | Fedora Core 4 Tutorial | Linux Tutorials | Linux Games | Linux Java | Linux Kernal | Linux Firewall | Linux Database | Linux Distributions | Linux Firewall GUI | Linux Distributions | Linux Firewall

 


 

Search Host

Monthly Fee($)
Disk Space (MB)
Register With us for Newsletter!
Visit Forum! Post Questions!
Jobs At RoseIndia.net!

Have tutorials?
Add your tutorial to our Java Resource and get tons of hits.

We offer free hosting for your tutorials. and exposure for thousands of readers. drop a mail
roseindia_net@yahoo.com
 
   

Tutorials

Java Server Pages

JAXB

Java Beans

JDBC

MySQL

Java Servlets

Struts

Bioinformatics

Java Code Examples

Interview Questions

 
Join For Newsletter

Powered by groups.yahoo.com
Visit Group! Post Questions!

Web Promotion

Web Submission

Submit Sites

Manual Submission?

Web Promotion Guide

Hosting Companies

Web Hosting Guide

Web Hosting

Linux

Beginner Guide to Linux Server

Linux Distribution

Major Linux Distribution

Linux FTP Software

Frameworks

Persistence Framework

Web Frameworks

Free EAI Tools

Web Servers

Aspect Oriented Programming

Free Proxy Servers

Softwares

Adware & Spyware Remover

Open Source Softwares

10. Configure the new kernel

NotePatch Your Kernel First
 

If you are using an old kernel you will need to patch it before you can proceed. Instructions on patching your kernel are available from Appendix A. The 2.6.x series kernels do not need to be patched.

Now instead of using make menuconfig, I have an excellent alternative. Check this out: copy your current .config file into /usr/src/linux. Now use "make oldconfig". It will run through your old config file and see what's been updated so that you don't have to find all the new options. For everything to do with ACPI and your specific hardware (Toshibas choose the Toshiba options, Asus choose the Asus options) choose M for module. There are about ten different ACPI related options that you will need to select.

In point form, this is how the kernel should be configured:

  • cd /usr/src/linux

  • cp /usr/src/<oldkernel-source-directory>/.config .config

  • make oldconfig (say M to all new options for ACPI--you can also say "Y" if you prefer to compile it directly into your kernel)

Now go in to the config file with make menuconfig. I want you do check and make sure you have your APM (the old stuff) turned off. Under "General Setup", make sure that:

  • Power Management Support is ON

  • APM (Advanced Power Management) is OFF (this is the old one--you don't even want it as a module unless you really know what you're doing. And if you really know what you're doing you're probably not reading this.)

  • everything to do with ACPI should be M (modules) or * (compiled directly into the kernel). Read the list carefully. Some options will not apply to your hardware.

exit and save the new configuration

Search Tutorials

Linux Distributions

Fedora

Slackware
SuSe
Mandrake
Knoppix
Mepis
Debian
All Distors....
 

 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.