- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Delaying eth0 initialisation
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 08:52 PM
11-28-2001 08:52 PM
Delaying eth0 initialisation
when enabling ethernet interface i get this error delaying eth0 initialisation what may be the problem
where can i download the driver for my ethernet card mine in AMD AM79C972
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 10:22 PM
11-28-2001 10:22 PM
Re: Delaying eth0 initialisation
see if there is a module or compiled in driver that is failing to load. If fix the problem. If not, you need to either compile in the
driver or edit conf.modules to alias eth0 to the right driver.
Pl. note.
You should have Kernel 2.2.12 +
pcnet32 driver
Manoj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 10:43 PM
11-28-2001 10:43 PM
Re: Delaying eth0 initialisation
why i put insmod /lib/module/`uname -r`/net/
i get that the pcnet32 is not for that kernal
my kernal version is 2.2.17-21mdk i tried pcnet32.o for kernal 2.2.17 where can i get pcnet32.o for kernal 2.2.17-21mdk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 02:54 AM
11-29-2001 02:54 AM
Re: Delaying eth0 initialisation
ftp://ftp.cse.buffalo.edu/pub/Linux/mandrake/updates/6.0/RPMS/kernel-2.2.19-4.6mdk.i586.rpm
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2001 03:26 AM
11-30-2001 03:26 AM
Re: Delaying eth0 initialisation
You can try the following url
http://rpmfind.net/linux/RPM/mandrake/lib_modules_2.4.7-12.3mdk_kernel_drivers_net_Tree.html
Manoj