HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Network Driver options for Redhat Linux on Prosign...
Operating System - Linux
1829913
Members
2969
Online
109993
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
08-14-2003 12:13 PM
08-14-2003 12:13 PM
Network Driver options for Redhat Linux on Prosignia 300
I have an old Prosignia 300. I'm trying to install RedHat Linux on it. I can't get the on-board NIC to work. It appears to be defaulting to using the BNC connector instead of the RJ-45 connector. I say "appears to be" because I don't have any Coax handy to verify that it's actually talking on the Coax port.
I know the NIC is good. I can boot DOS with an old NetWare client and the NIC works fine on the 10-Base-T port. I'm guessing I have to tell the pcnet32 kernel module to use the 10-base-T port instead of defaulting to the BNC connector.
Does anyone know the proper incantations to do that.
My neighbor just got some goats, so if a sacrifice is needed, I think I can arrange that.
--
Who is John Galt
I know the NIC is good. I can boot DOS with an old NetWare client and the NIC works fine on the 10-Base-T port. I'm guessing I have to tell the pcnet32 kernel module to use the 10-base-T port instead of defaulting to the BNC connector.
Does anyone know the proper incantations to do that.
My neighbor just got some goats, so if a sacrifice is needed, I think I can arrange that.
--
Who is John Galt
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2003 05:24 AM
08-15-2003 05:24 AM
Re: Network Driver options for Redhat Linux on Prosignia 300
To force the media type vi /etc/modules.conf
Add:
alias eth0 pcnet32
options pcnet32 options=x
where x = one of these numbers
0 auto-select
1 bnc
2 aui
4 10baset-fd
9 mii 10baset
10 mii 10baset-fd
11 mii
12 10baset
13 mii 100baset
14 mii 100basetx-fd
then reboot. if you still have a problem reply back with dmesg output and anything related to pcnet32 from /var/adm/messages.
John
Add:
alias eth0 pcnet32
options pcnet32 options=x
where x = one of these numbers
0 auto-select
1 bnc
2 aui
4 10baset-fd
9 mii 10baset
10 mii 10baset-fd
11 mii
12 10baset
13 mii 100baset
14 mii 100basetx-fd
then reboot. if you still have a problem reply back with dmesg output and anything related to pcnet32 from /var/adm/messages.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 06:16 AM
08-18-2003 06:16 AM
Re: Network Driver options for Redhat Linux on Prosignia 300
Thank you so much.
That was exactly the information I needed.
I now have Linux up and running on my ProSignia and it seems to be working fine.
That was exactly the information I needed.
I now have Linux up and running on my ProSignia and it seems to be working fine.
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