Networking Forums

Networking Forums > Computer Networking > Linux Networking > Redhat 5.2 Kernel Upgrade Problems - No Network

Reply
Thread Tools Display Modes

Redhat 5.2 Kernel Upgrade Problems - No Network

 
 
Web Spinner
Guest
Posts: n/a

 
      12-27-2003, 04:42 AM
I am using redhat 5.2 with kernel 2.0.36. I just recently
compiled and upgraded my kernel to 2.2.16. Unlike the
previous kernel, I choose to support my ethernet driver
as a module. The problem now is everytime I boot into
linux I keep seeing the message "Delaying eth0 initialization".
After that, when linux is loaded, my network is not up.

To get the network up and working I have to enter the commands:

modprobe eth0
ifconfig eth0 192.168.0.3 netmask 255.255.255.0 up

I am using a realtek 8029 ethernet card.
The conf.modules file has the appropriate alias eth0 ne2k-pci.o
The files /etc/sysconfig/network-scripts/ifcfg-eth0 and
/etc/sysconfig/network has not been changed since the
kernel upgrade, and the network was working before.
I'm pretty sure I upgraded the kernel correctly, following
the instructions I found - including doing a make modules and
make modules_install.

I'm not too sure if this is a kernel problem or a network
setup problem. How do I get the network to be loaded on
startup? Can anyone help me with this?
 
Reply With Quote
 
 
 
 
Joe
Guest
Posts: n/a

 
      12-27-2003, 12:12 PM
> To get the network up and working I have to enter the commands:
>
> modprobe eth0
> ifconfig eth0 192.168.0.3 netmask 255.255.255.0 up


> I'm not too sure if this is a kernel problem or a network
> setup problem. How do I get the network to be loaded on
> startup? Can anyone help me with this?


Try to put the modprobe and ifconfig commands in
/etc/rc.d/rc.local.


 
Reply With Quote
 
Nico Kadel-Garcia
Guest
Posts: n/a

 
      12-27-2003, 01:55 PM

"Web Spinner" <(E-Mail Removed)> wrote in message
news:Xns945E8B63FCE10webspinnerhotpopcom@203.134.6 7.67...
> I am using redhat 5.2 with kernel 2.0.36. I just recently
> compiled and upgraded my kernel to 2.2.16. Unlike the
> previous kernel, I choose to support my ethernet driver
> as a module. The problem now is everytime I boot into
> linux I keep seeing the message "Delaying eth0 initialization".
> After that, when linux is loaded, my network is not up.


First, you need to get a new bucket of oats and shovel to sweep up after
that horse and buggy. Seriously: 5.2 is *amazingly* out of date. Consider
hopping to 7.3 (if you have serious CPU limitations on the machine) or
Fedora (if your machine is reasonably zippy). Don't waste your time trying
to massage these out-of-date kernels and tools into usability unless it
gives you orgasmic joy: your time will be better spent in this millennium's
software.

> To get the network up and working I have to enter the commands:
>
> modprobe eth0
> ifconfig eth0 192.168.0.3 netmask 255.255.255.0 up
>
> I am using a realtek 8029 ethernet card.
> The conf.modules file has the appropriate alias eth0 ne2k-pci.o
> The files /etc/sysconfig/network-scripts/ifcfg-eth0 and
> /etc/sysconfig/network has not been changed since the
> kernel upgrade, and the network was working before.
> I'm pretty sure I upgraded the kernel correctly, following
> the instructions I found - including doing a make modules and
> make modules_install.
>
> I'm not too sure if this is a kernel problem or a network
> setup problem. How do I get the network to be loaded on
> startup? Can anyone help me with this?


Is the realtek 8029 really compatible with that module? Can you review the
kernel source code files and see what it says in the ne2k-pci.c file?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the latest kernel available for RedHat 9 ? seaPea Linux Networking 1 07-28-2008 01:17 AM
Kernel upgrade -> no network access (ping: sendmsg: Operation not permitted) smythe70@hotmail.com Linux Networking 10 09-17-2006 01:55 AM
network broken after kernel upgrade Eggert Ehmke Linux Networking 6 06-21-2005 10:36 PM
kernel-2.4.20-13.9.HOSTAP.i686.rpm with 3com 3CRWE777A in Redhat 9.0 Yong Chu Eu Wireless Internet 0 04-06-2004 05:33 AM
Problem with networking - I am using RedHat 9 Linux kernel 2.4 Graham Jones Linux Networking 1 07-29-2003 01:13 PM



1 2 3 4 5 6 7 8 9 10 11