Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17
i don't know.... how do you compile it into the kernel?...
  1. #11
    Just Joined!
    Join Date
    May 2005
    Posts
    11
    i don't know.... how do you compile it into the kernel?

  2. #12
    Just Joined!
    Join Date
    May 2005
    Posts
    11
    oh, and yes modules-update was run afterwards.

  3. #13
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    When you are going through the menuconfig.
    When you get to the network part, look for your network card, and put an M next to it.
    I believe you can just chroot into the system, bring up menuconfig and compile a new kernel.

    1. Boot up with the livecd.
    2. mount /dev/hda1 /mnt/gentoo
    3. chroot /mnt/gentoo /bin/bash
    4. menuconfig
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

  4. #14
    Just Joined!
    Join Date
    May 2005
    Posts
    11
    Couldn't find the exact NIC, so should i try setting <M> on all 3Com, or something likke that?

  5. #15
    Just Joined!
    Join Date
    May 2005
    Posts
    11
    Problem Solved.... minor typo..... i told it to load module: 3c95x whereas it should have been: 3c59x....

    Funny how something that small can make such a big difference.

  6. #16
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    Glad to hear that you got it working. `'
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

  7. #17
    Just Joined!
    Join Date
    Feb 2007
    Posts
    1
    Is it possible that this driver is compiled in the kernel and I still have problems to use my network interface? My system works fine from the livecd but it just doenst work once I reboot my system using my kernel.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

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