Summary: | NIC initialization during kernel loading | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | eschambe |
Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | ||
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-02-06 02:20:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
eschambe
1999-10-15 03:36:29 UTC
What does /etc/conf.modules look like? ------- Additional Comments From 10/15/99 16:58 ------- conf.modules: alias eth0 3c59x alias parport_lowlevel parport_pc pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start options 3c59x irq=11 What happens if you do 'modprobe 3c59x' from the command line? ------- Additional Comments From 10/19/99 17:31 ------- returns back with "can't locate module 3c59x" Is this module missing from the kernel that is installed with 6.1, I need to check the kernel version. Assigned to dledford The 3c59x module is included with 6.1. This sounds like a corrupted install. Closing it in the absence of other info |