- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIC is not detected
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
04-07-2004 04:41 AM
04-07-2004 04:41 AM
NIC is not detected
Under SAM, I'm only seeing the gig card, not the other one. I check the back of the box and both of them are there.
Is there a setting that I can poke around?
Thanks
Arnold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 04:44 AM
04-07-2004 04:44 AM
Re: NIC is not detected
Have you installed the driver fot the "regular fast ethernet card"?
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 04:52 AM
04-07-2004 04:52 AM
Re: NIC is not detected
Driver Name: iether
Driver Type: Kernel Driver, Static Only
Description: PCI 10/100Base-T Adapter
Is that the driver for the fast-e card?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 05:11 AM
04-07-2004 05:11 AM
Re: NIC is not detected
"ioscan -funC lan"
?
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 05:24 AM
04-07-2004 05:24 AM
Re: NIC is not detected
Is this the driver that's missing? Can I get it from hp.com?
Thanks
Arnold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 05:34 AM
04-07-2004 05:34 AM
Re: NIC is not detected
http://welcome.hp.com/country/us/en/support.html
We had issues with the igelan driver and certain cards and so we use the card A4929A which uses the gelan driver.
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 06:09 AM
04-07-2004 06:09 AM
Re: NIC is not detected
Which model is this ? rp34xx ? In this model the second NIC is lan console connector. Try to configure it via GSP (ctrl-B, lc option).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2004 05:23 AM
04-08-2004 05:23 AM
Re: NIC is not detected
Iether was (iirc) initially the driver for the core "intel-based" 10/100 interface in IPF systems. It has since I believe expanded to include the recently announced dual-port PCI-X Gigabit Ethernet NIC (A9900A in the Linux/Windows version, I don't recall the UX versions product number).
Anyhow, the gelan driver was for the original PCI Gigabit Ethernet interface. The igelan driver is for the current single-port Gigabit Ethernet interface.
The plain 10/100 card driver likely is btlan (on 11.11) or one of btlan[3456] on previous OS releases. For PA-RISC systems at least - I'm not sure if we put that same card on IPF systems or not.
In any case, you should do an ioscan -fk on your system - likely as not you will see the card there as being "UNCLAIMED" which tells you that the card at least is visible at the hardware level, but the proper driver is not installed.