Bug 11251
Summary: | NE2000 isn't recognized by installer | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Ed Friedman <edfriedmangvs> |
Component: | installer | Assignee: | Brock Organ <borgan> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2 | CC: | thornd |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-11-02 18:58:19 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ed Friedman
2000-05-05 19:59:12 UTC
hmmm ... were you unable to specify the proper module parameters during the install ...? did you verify the BIOS settings for your motherboard to ensure that the PnP settings/ISA slot settings were appropriately set ...? I tried specifying the address (0x300) and the IRQ (3), but I still received the identical error message during installation. The card was set jumperless, not PnP, and post installation, everything worked perfectly after I put the proper lines into /etc/conf.modules The BIOS was set for PNP OS = N, and the ISA slot settings were normal. I am dealing with NE2000 clones here, not "real" NE2000's, but the installation used to work perfectly in older versions of RedHat on the very same machines which now must be configured post-installation. There are lots of NE2000 variants out there - this may just be something the kernel driver is not handling correctly. Give 7.0 a try and let us know if its better. Hi Ed, we could not reproduce that behavior here in test (although, given the number of ne2k variants, that certainly doesn't mean your behavior didn't occur :) ) ... we were able to use our ne2k clone after specifying both io addr (0x300) & irq (3) ... it also doesn't help that both the cards & the machines they tend to be installed in are aging, and not always gracefully! :( I'm not able to determine whether you're particular card is flaky, or whether some subset of ne2k clones DO have troubles ...! I would be very interested to know whether you had success with other cards in this machine, and also whether or not you had additional cards of this manufacturer & model, and if they worked for you ... thanks for your report! |