Find the answer to your Linux question:
Results 1 to 6 of 6
I am running Debian etch, and would like to install Madwifi 0.9.2 I have downloaded the kernel from kernel.org, but when I specify its file with "KERNELPATH=" I get an ...
  1. #1
    Just Joined! Lugnuthead's Avatar
    Join Date
    Nov 2006
    Posts
    6

    Problem compiling

    I am running Debian etch, and would like to install Madwifi 0.9.2
    I have downloaded the kernel from kernel.org, but when I specify its file with "KERNELPATH=" I get an error message that reads ".config not found"
    Someone please help, I need to get my wireless card up and running.

  2. #2
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    to the KERNELPATH option you need specifi the kernel source or kernel header path.

  3. #3
    Just Joined! Lugnuthead's Avatar
    Join Date
    Nov 2006
    Posts
    6
    I unpacked the tar.gz file, and specified it, and then tried the kernel dir inside the lin-ux kernel folder, and it didnt work.

  4. #4
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    try this

    KERNELPATH=/lib/modules/`uname -r`/build

  5. #5
    Linux Engineer Javasnob's Avatar
    Join Date
    Jul 2005
    Location
    Wisconsin
    Posts
    942
    You need the headers of the kernel you currently have installed, and you can probably get those from apt. That would be better, I think.
    Flies of a particular kind, i.e. time-flies, are fond of an arrow.

    Registered Linux User #408794

  6. #6
    Just Joined! Lugnuthead's Avatar
    Join Date
    Nov 2006
    Posts
    6
    I got it to compile. Module-assistant is the win. Now The blasted interface won't come up properly, I'm headed over to wireless help.

Posting Permissions

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