HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: have to install nic module via modprobe manual...
Operating System - Linux
1827861
Members
2107
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
02-28-2006 05:13 AM
02-28-2006 05:13 AM
Hello Dear Gurus
OS: rhl 9
Once, this box HAD a NIC from Realtec(modules name 8139too.o), which is replace from 3Com NIC.
#lspci
00:0e.0 Ethernet Controller: 3Com Corporation 3c905 100BaseTX[Boomerang]
but during startup of the system, I received the following message:
.
.
.
Setting network parameters:
Bringing up loopback interface
Bringing up interface eth0: 8139too device eth0 doesnt seem to be present delaying initialization
Now after login i issued 'ifconfig', and ifconfig only shows me 'lo' interface
'lsmod' neither shows 8139too nor 3c59X.
I have to issue "modprobe 3c59x" after each reboot, then my eth0 works, and after issuing
"modprobe 3c59x", 'lsmod' also shows me 3Com module, as the loaded module.
1, does 'modprobe' installed modules for the current session only ? is there any way to install module permanently ?
2, why I receives "Bringing up interface eth0: 8139too device eth0 doesnt seem to be present
delaying initialization" during each reboot
Regards
Maaz
OS: rhl 9
Once, this box HAD a NIC from Realtec(modules name 8139too.o), which is replace from 3Com NIC.
#lspci
00:0e.0 Ethernet Controller: 3Com Corporation 3c905 100BaseTX[Boomerang]
but during startup of the system, I received the following message:
.
.
.
Setting network parameters:
Bringing up loopback interface
Bringing up interface eth0: 8139too device eth0 doesnt seem to be present delaying initialization
Now after login i issued 'ifconfig', and ifconfig only shows me 'lo' interface
'lsmod' neither shows 8139too nor 3c59X.
I have to issue "modprobe 3c59x" after each reboot, then my eth0 works, and after issuing
"modprobe 3c59x", 'lsmod' also shows me 3Com module, as the loaded module.
1, does 'modprobe' installed modules for the current session only ? is there any way to install module permanently ?
2, why I receives "Bringing up interface eth0: 8139too device eth0 doesnt seem to be present
delaying initialization" during each reboot
Regards
Maaz
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 05:26 AM
02-28-2006 05:26 AM
Solution
You need to modify the /etc/modprobe.conf or /etc/modules.conf file (depends of your kernel version) and change the line:
alias eth0 8139too
By
alias eth0 3c59x
This will load the right module at boot time.
alias eth0 8139too
By
alias eth0 3c59x
This will load the right module at boot time.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 05:39 AM
02-28-2006 05:39 AM
Re: have to install nic module via modprobe manually -- plz hlp32*
Thanks Dear Ivan Ferreira
Regards
Maaz
Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 04:58 AM
03-01-2006 04:58 AM
Re: have to install nic module via modprobe manually -- plz hlp32*
.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP