Results 1 to 6 of 6

Thread: Working with kernel configuration of Linux

  1. #1
    Join Date
    May 2011
    Posts
    1,932

    Working with kernel configuration of Linux

    How to build an kernel of linux back again if I want to provide an additional support for new hardware connected. It is common that the structure of the operating system which is an Linux is a part of the kernel. This can be replaced by a different version without any problems. A large majority, has a kernel pre-configured and pre-compiled, which can lead to some hardware that we have does not work or does not work properly, also possess an overload of useless modules for us. I need some suggestion for the same to re-configure the kernel of Linux.

  2. #2
    Join Date
    May 2008
    Posts
    962

    Re: Working with kernel configuration of Linux

    It is true that sometimes it becomes really necessary to compile a entirely new kernel and then install it. There can be a number of reason behind the same. It can be because of the developers who had released a new kernel or hardware with a specific kernel version. So I recommend you to go for the same. But even if you only makes changes to the kernel, you have to recompile the kernel. The compilation is in itself is no great difficulty, once you understand the regular and the process.

  3. #3
    Join Date
    May 2008
    Posts
    991

    Re: Working with kernel configuration of Linux

    You must be aware that that the kernel maintains a huge number of drivers available. Because of that only your linux based system is responsible of running hardware's. When you recompile the kernal you must be able to enable the same with appropriate drivers. This is done either as a module or into the kernel. At first it is necessary that you must have an proper kernel for download. Get the most proper kernel update and then check back.

  4. #4
    Join Date
    May 2008
    Posts
    1,020

    Re: Working with kernel configuration of Linux

    The most important function of the kernel is drivers management for the hardware when the computer is ready to use. Since the computer does not have just a graphics card and processor but something more and with number of hardware's you need. Before building up the new kernel you must also keep in your mind about the chipset installed on the motherboard, like which sound card you have and the type of hard drive which is an IDE or SATA.

  5. #5
    Join Date
    Apr 2009
    Posts
    994

    Re: Working with kernel configuration of Linux

    If you have an detailed knowledge on hardware and software then compiling and setting up an new kernel does not become much difficult. With some few tricks it becomes clear enough to use the same. You can get an huge help in finding out about the built in hardware by using Live CD's. All of us know that there are live cd which can give you an entire operating system on your screen and you boot with the same. It finds out all the hardware and can give you information on your screen.

  6. #6
    Join Date
    Apr 2010
    Posts
    69

    Re: Working with kernel configuration of Linux

    Yes Live CD can be the most appropriate option for you. You can use a number of version for that you boot and find out about your hardware. Some of the live cds that you can use are Knoppix, Gentoo and SUSE live CD. This live CD's will automatically detect the hardware and after loading the Linux operating system completely, can be viewed with the command cat in the / proc / all information about the hardware in the computer.

Similar Threads

  1. Cannot upgrade kernel in linux
    By Dorothy Gale in forum Operating Systems
    Replies: 5
    Last Post: 17-03-2011, 07:21 AM
  2. Numpad not working after kernel update in linux
    By Kansbar in forum Hardware Peripherals
    Replies: 4
    Last Post: 15-01-2011, 10:44 AM
  3. Want to know about 2.6 Kernel in Linux
    By mewlyo in forum Operating Systems
    Replies: 4
    Last Post: 26-12-2010, 08:53 AM
  4. The kernel and its configuration in Linux
    By Bruno007 in forum Tips & Tweaks
    Replies: 5
    Last Post: 04-12-2010, 06:28 AM
  5. Linux Kernel 2.6.27 released
    By Projectkmo in forum Operating Systems
    Replies: 2
    Last Post: 13-10-2008, 03:19 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,982,152.16913 seconds with 17 queries