[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

LAN down after installing kernel 2.4.24-1-k7



I am running Sarge, and have been using kernel 2.4.18-bf2.4. I want to install a newer kernel and decided on 2.4.24-1-k7 (my box has an Athlon 2000+). After the install, however, I am unable to access the other box on my home LAN. The relevent errors at boot (as far as I can tell) are:

Configuring network interfaces...SIOCSFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETWORK: No such device
SIOCSIFBRDADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
done.

It seems to me that there must be a module that needs to be loaded that was compiled into the old kernel since all of the modules loaded by the old kernel are also being loaded by the new kernel, but I don't know what it should be.

The output of lsmod under the new kernel is:

Module                  Size  Used by    Not tainted
apm                    10028   0 (autoclean)
trident                28628   0 (autoclean)
ac97_codec             13428   0 (autoclean) [trident]
pcigame                 1736   0 (autoclean) [trident]
gameport                1676   0 (autoclean) [pcigame]
soundcore               3972   2 (autoclean) [trident]
af_packet              13512   1 (autoclean)
tap0                    3172   1 (autoclean)
lp                      6816   0 (autoclean)
rtc                     7016   0 (autoclean)
nls_cp437               4380   2 (autoclean)
msdos                   5996   1 (autoclean)
fat                    32152   0 (autoclean) [msdos]
usbserial              19324   0 (unused)
isa-pnp                31888   0 (unused)
parport_pc             23304   1
parport                25992   1 [lp parport_pc]
keybdev                 2084   0 (unused)
usbkbd                  3640   0 (unused)
input                   3520   0 [keybdev usbkbd]
usb-ohci               18888   0 (unused)
usbcore                62956   1 [usbserial usbkbd usb-ohci]
ext3                   64324   6 (autoclean)
jbd                    41956   6 (autoclean) [ext3]
ide-detect               288   0 (autoclean) (unused)
sis5513                11568   1 (autoclean)
ide-disk               16768   8 (autoclean)
ide-core              110076   8 (autoclean) [ide-detect sis5513 ide-disk]
unix                   15340   7 (autoclean)

I am using the built-in ethernet port on the SIS Motherboard.

Can anyone tell me what I need to do to get my ethernet running on the new kernel? All help appreciated.

--
Marc Shapiro      "If you drink melomel every day you will live to be 150,
                   unless your wife shoots you first."
                   -- Dr. Ferenc Androci
                   -- (Winemaker, Little Hungary Farm Winery)



Reply to: