|
Bugzilla – Full Text Bug Listing |
| Summary: | Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet not working in Laptop | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Stefan Behlert <behlert> |
| Component: | Kernel | Assignee: | Karsten Keil <karsten.keil> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Blocker | ||
| Priority: | P5 - None | ||
| Version: | Alpha 3plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
lspci
/var/log/messages |
||
|
Description
Stefan Behlert
2005-12-09 16:09:27 UTC
Created attachment 60198 [details]
lspci
lspci and lspci -vvn
Created attachment 60199 [details]
/var/log/messages
Thanks Stefan! Karsten, can you look into this? OK seems to be a ACPI related problem, since booting pci=noacpi works fine. This usually means, that the BIOS has a non conform ACPI IRQ routing table, and booting pci=noacpi is the only fix we can provide (but this fix has no drawbacks, no performance or feature drop, only a extra entry in /boot/grub/menu.lst). I'll have a closer look at this tomorrow afternoon. Strange. I rebooted the machine today and the workaround was no longer working. OK I found a better workaround, boot with option apic (not acpi!). This enables the local APIC and so the interrups are routed to more inputs and zou do not have so much shared IRQs. This solve sound problems too. Multiple reboots show that it works reliable for this notebook. |