Bug 7933
| Summary: | Kudzu config failure - eth hw detected but not configured. | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Harvey Stein <hjstein> |
| Component: | kudzu | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.1 | CC: | perronhome, rvokal |
| 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-24 20:37:15 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
Harvey Stein
1999-12-21 18:31:04 UTC
It should create these files, via the netconfig program. There were a couple of bugs fixed in regard to this; does using the kudzu in the beta work any better? OK. Some more bugs have been fixed in the latest kudzu builds; please reopen if this persists with kudzu-0.33-1 or later. I just intalled Fedora Core1 on a PC that just three hours ago was running perfectly using Redhat 9. With Redhat 9 the Ethernet using DHCP was setup and installed perfectly. Fedora saw the card but it would not work. I looked up info at linuxquestons.org and here's what I found and it worked for me. --------------------------------------------- You are probably experiencing a bug with Kudzu and the 3Com network driver. See the following URL : http://bugzilla.redhat.com/bugzilla...g.cgi?id=107389 If this is the case, you can try disabling "kudzu" as a workaround : - Change to the root user with the command "su -" - Disable Kudzu in the runlevels 3, 4 and 5 with the command "chkconfig --level 345 kudzu off" - Reboot the system. Note : Kudzu is a program which detects and configures new and/or changed hardware on a system. -------------------------------------- |