Find the answer to your Linux question:
Results 1 to 6 of 6
I'm trying to get a friend's wifi card to work with Mepis but I can't install the driver without the kernel source. Where is the kernel source in Mepis? I ...
  1. #1
    Linux Newbie
    Join Date
    Jul 2005
    Posts
    122

    Kernel Source for Simply Mepis

    I'm trying to get a friend's wifi card to work with Mepis but I can't install the driver without the kernel source. Where is the kernel source in Mepis? I have looked in /usr/src/ but there only appears to be patches. Does Mepis not have the kernel source? I can't find a download for the exact kernel (2.6.10) at kernel.org. Is there another place to download it?

    Hopelessly Confused
    -FanFan
    There is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way

  2. #2
    Linux Guru lakerdonald's Avatar
    Join Date
    Jun 2004
    Location
    St. Petersburg, FL
    Posts
    5,035

  3. #3
    Linux Newbie
    Join Date
    Jul 2005
    Posts
    122
    Allright!!!!

    Thanks a lot. Another has been converted to linux.
    There is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way

  4. #4
    Linux Newbie
    Join Date
    Jul 2005
    Posts
    122
    ahhhhhh

    After I unzipped th file into /usr/src/ it cam out as linux-2.6.10 so the full file name is /usr/src/linux-2.6.10 When type I this file into the terminal when instructed, it says it can't find it or the source tree is corrupted. How can I resolve this?

    Thanks
    -FanFan
    There is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way

  5. #5
    Linux Guru lakerdonald's Avatar
    Join Date
    Jun 2004
    Location
    St. Petersburg, FL
    Posts
    5,035
    Code:
    cd /usr/src/linux-2.6.10
    make mrproper

  6. #6
    Linux Newbie
    Join Date
    Jul 2005
    Posts
    122
    Oh
    thanks a lot, sorry for the annoying questions.
    There is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way

Posting Permissions

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