HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- detect network card manually
Operating System - Linux
1828345
Members
2934
Online
109976
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
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
06-23-2002 11:06 PM
06-23-2002 11:06 PM
detect network card manually
Hi,
I have installed linux redhat 7.2 on optima machine. I am trying to configure eth0. But, linux cannot detect the network card. I tried to add it from the network configuration wizard. But, from the list I dont' know which one to select and which IRQ to choose. Is there anyway to detect the network card and configure it manually..??
Any help would be a lot appreciated.
Thanks.
I have installed linux redhat 7.2 on optima machine. I am trying to configure eth0. But, linux cannot detect the network card. I tried to add it from the network configuration wizard. But, from the list I dont' know which one to select and which IRQ to choose. Is there anyway to detect the network card and configure it manually..??
Any help would be a lot appreciated.
Thanks.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 06:29 AM
06-24-2002 06:29 AM
Re: detect network card manually
Hello!
Try 'lspci' to see all
your pci devices.
If you have an (on-board)
pci lan device it should
show there.
Next try 'lspci -vv' to
see more details.
Also the IRQ will be listed
there.
i) You can continue with
your 'red hat' tool.
(I don't know Red Hat ...)
ii) Check which kernel module
supports your card and
use insmod/modprobe
to activate it.
eth0 normally is only an
alias for that module name.
My distri sets this in
/etc/modules.conf
(alias eth0)
Hope that helps,
Erik.
Now you might know what
to select in your config
tool (I don't know Red Hat).
I don't know Red Hat Linux
but manua
Try 'lspci' to see all
your pci devices.
If you have an (on-board)
pci lan device it should
show there.
Next try 'lspci -vv' to
see more details.
Also the IRQ will be listed
there.
i) You can continue with
your 'red hat' tool.
(I don't know Red Hat ...)
ii) Check which kernel module
supports your card and
use insmod/modprobe
to activate it.
eth0 normally is only an
alias for that module name.
My distri sets this in
/etc/modules.conf
(alias eth0
Hope that helps,
Erik.
Now you might know what
to select in your config
tool (I don't know Red Hat).
I don't know Red Hat Linux
but manua
if power_on; then
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 02:34 PM
06-24-2002 02:34 PM
Re: detect network card manually
Anaconda can't detect what kind of network card you have. Is it a card or a built-in chipset on the main board? If a card, check FCC ID# and match it up @ www/windrivers.com (or any other place that has access to that db). Chances are good that there is a kernel module for the chipset your device uses.
If a mainboard mounted chipset, look at the documentation for the board, this should tell you with what type of beastie you're dealing.
If all else fails, there's the brute force method -- pick a network card driver and assign it to your card, using insmod. If it works (and you can configure the card) then you're in!
hth
Mark
If a mainboard mounted chipset, look at the documentation for the board, this should tell you with what type of beastie you're dealing.
If all else fails, there's the brute force method -- pick a network card driver and assign it to your card, using insmod. If it works (and you can configure the card) then you're in!
hth
Mark
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