HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Linux does not see all the nic cards on a RX2600
Operating System - Linux
1833062
Members
2847
Online
110049
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
01-18-2005 01:50 PM
01-18-2005 01:50 PM
Hello
I have just installed Red Hat 3.0 AS update 4 on a RX2600. The RX2600 has a dual port 1000Base –SX Gigabit (extreme pci card). Linux only sees three Ethernet ports the dual SX card and the Pro100 card. Do I need a driver for the 1Gb card, if so what is the driver called? Can Linux access the nic card on the MP module?
Thanks in advance
I have just installed Red Hat 3.0 AS update 4 on a RX2600. The RX2600 has a dual port 1000Base –SX Gigabit (extreme pci card). Linux only sees three Ethernet ports the dual SX card and the Pro100 card. Do I need a driver for the 1Gb card, if so what is the driver called? Can Linux access the nic card on the MP module?
Thanks in advance
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2005 10:42 PM
01-18-2005 10:42 PM
Solution
Hi Gene,
did you see if all hardware was identified ?
lspci will show that.
Then you have to see if all modules (drivers) necessary for all hardware are been loaded.
lsmod will show that.
If your problem is with the modules you must load the necessary modules by hand first to test
depmod -a
modprobe modulename will do the job.
Then you have to modify your /etc/modules.conf to get the modules loaded when network starts
alias ethx modulename is what you need
hope it helps
xyko
did you see if all hardware was identified ?
lspci will show that.
Then you have to see if all modules (drivers) necessary for all hardware are been loaded.
lsmod will show that.
If your problem is with the modules you must load the necessary modules by hand first to test
depmod -a
modprobe modulename will do the job.
Then you have to modify your /etc/modules.conf to get the modules loaded when network starts
alias ethx modulename is what you need
hope it helps
xyko
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP