Find the answer to your Linux question:
Results 1 to 3 of 3
Hello, I am trying to build a driver for my new wi-fi card but I need the .config file that was used to compile my kernel. I installed kernel 2.6.11 ...
  1. #1
    Just Joined!
    Join Date
    Aug 2005
    Posts
    1

    Which Debian Package Contains Kernel .config File?

    Hello,

    I am trying to build a driver for my new wi-fi card but I need the .config file that was used to compile my kernel. I installed kernel 2.6.11 via apt-get as well as the kernel-source package, but after unzipping the kernel source that came with the package, there's no .config file (the wi-fi card driver code is requiring this). Is there another kernel-related debian package that provides the source with the .config file that was used to build the kernel?

    Is my question clear enough? Thanks.

  2. #2
    Linux Guru lakerdonald's Avatar
    Join Date
    Jun 2004
    Location
    St. Petersburg, FL
    Posts
    5,035
    Check in /boot/ for a config* file, or see if there exists a /proc/config.gz

  3. #3
    Linux Newbie
    Join Date
    Dec 2003
    Location
    Netherlands
    Posts
    193
    Why don't you make your own kernel.

    Pre-compiled kernels have to much. If you use your own made kernel it would be faster also!
    Computers Are Like Air Conditioners... They\'re both useless with Windows open!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •