LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Linux (CRUX 2.1) won't recognize/load my Network device on eth0 (https://www.linuxquestions.org/questions/linux-networking-3/linux-crux-2-1-wont-recognize-load-my-network-device-on-eth0-343089/)

Mr. Asdf 07-14-2005 06:17 AM

Linux (CRUX 2.1) won't recognize/load my Network device on eth0
 
Hi, I've just installed CRUX 2.1, following the exact instructions in the CRUX Handbook 2.1 found on crux.nu, step by step.
when I got to the Kernel compilation (which is a thing I never did before). I did what I've been told here:

Quote:

Go to /usr/src/linux-2.6.11.7, configure and compile a new kernel.

$ cd /usr/src/linux-2.6.11.7
$ make menuconfig
$ make all
$ make modules_install
$ cp arch/i386/boot/bzImage /vmlinuz
$ cp System.map /

Remember to enable the following kernel options:

Code maturity level options --->[*] Prompt for development and/or incomplete code/drivers

File systems --->
Pseudo filesystems --->[*] /dev file system support[*] Automatically mount at boot
and when `make menuconfig` I was making sure those kernel options were enabled. I made no other changes in the kernel options except enabling ALSA. then when I loaded up CRUX, running `ifconfig` showed only 'lo'. then I tried to compile the kernel again, this time enabling PPP and making sure that Realtek PCI Ethernet Adapter is included there (as a module). again ifconfig only shows lo.
I have no clew what to do, maybe it's because I never compiled a kernel before, maybe because the kernel won't recognize my Ethernet network card, Maybe because I'm doing what I need to do with the module (but what DO I need to do??... :newbie: )... I don't know...

anyway, my Network card is "Realtek RTL8139 PCI Fast Ethernet Adapter", kernel version is 2.6.11.7, and Modem is ECI ADSL B-FOCuS 312+ .

any help?

peter_robb 07-14-2005 08:16 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

The thread continues here..
http://www.linuxquestions.org/questi...hreadid=343082


All times are GMT -5. The time now is 01:17 PM.