Bug 8102
Summary: | kudzu doesn't appear to like shared IRQs | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Gregory Leblanc <gleblanc> |
Component: | kudzu | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | gleblanc, 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-14 23:26:05 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
Gregory Leblanc
2000-01-02 03:56:01 UTC
When they're set to share an IRQ, what does 'lspci' say? [gleblanc@peecee gleblanc]# lspci 00:00.0 Host bridge: Acer Laboratories Inc. M1541 (rev 04) 00:01.0 PCI bridge: Acer Laboratories Inc. M5243 (rev 04) 00:02.0 USB Controller: Acer Laboratories Inc. M5237 (rev 03) 00:07.0 ISA bridge: Acer Laboratories Inc. M1533 (rev b4) 00:0e.0 Ethernet controller: Intel Corporation 82557 (rev 01) 00:0f.0 IDE interface: Acer Laboratories Inc. M5229 (rev 20) 00:12.0 PCI bridge: Digital Equipment Corporation DECchip 21050 (rev 02) 01:00.0 VGA compatible controller: ATI Technologies Inc 215GB [Mach64 GB] (rev 5c) 02:04.0 SCSI storage controller: Adaptec AIC-7882U 02:05.0 SCSI storage controller: Adaptec AIC-7882U [gleblanc@peecee gleblanc]# Don't understand it all, but there it is. Odd, it appears there in the PCI scan, so it should show up in the probe. I take it this is completely repeatable? Did the installer detect the nic? I repeated it with two or three attempts at installing RH6.1. The installer did not detect the NIC, but I was able to install it using both LinuxConf (ugly tool that it is) and by editing the network startup scripts (/etc/sysconf/network-scripts/). Is the only difference in /etc/sysconfig/hwconf between the case where they do and don't share IRQs the fact that the network card is missing, or are other entries missing as well? There was a bug in the eepro driver in that it didn't like shared IRQs; I believe this was fixed in the 2.2.14 kernel. Repoen if this persists. |