http://bugzilla.kernel.org/show_bug.cgi?id=6100

           Summary: PCI devices not working with ACPI enabled
    Kernel Version: 2.6.16-rc4
            Status: NEW
          Severity: high
             Owner: [EMAIL PROTECTED]
         Submitter: [EMAIL PROTECTED]


Hardware Environment: AMD 64, ATI Xpress 200 chipset (MB MS-482M4)
Software Environment: Linux 2.6.16-rc4 32 bit
Problem Description:
If after bootup NIC (eth0, eth1) are assigned to IRQ5 by ACPI, then they are not
working. No interrupts from them recieved by kernel.
But if other device on IRQ5 (soundcard, for example) generates interrupts,
interrupts from NIC are passed and packets from network recieved.

If eth0 and eth1 are assigned to IRQ15 by ACPI, all works well. (it can be if
Linux boots after MS-Windows, and PC was not powered off between bootups of this
two OSes)
If kernel boots with "noapic nolapic acpi=off" all works well, inspite of eth0
and eth1 assigned to IRQ5.

My kernel config, and dmesg are in attachments.

With ACPI is on and this /proc/interrupts NICs are not working correctly:
           CPU0
  0:      51431          XT-PIC  timer
  1:        693          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  4:         58          XT-PIC  ohci_hcd:usb1, ohci_hcd:usb2, ehci_hcd:usb3
  5:        298          XT-PIC  HDA Intel, eth1, eth0
  8:          2          XT-PIC  rtc
  9:         11          XT-PIC  acpi
 14:       3351          XT-PIC  ide0
 15:          3          XT-PIC  ide1
NMI:          0
ERR:          1

With ACPI is on and this /proc/interrupts NICs are working correctly:

           CPU0
  0:      51431          XT-PIC  timer
  1:        693          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  4:         58          XT-PIC  ohci_hcd:usb1, ohci_hcd:usb2, ehci_hcd:usb3
  5:        298          XT-PIC  HDA Intel
  8:          2          XT-PIC  rtc
  9:         11          XT-PIC  acpi
 14:       3351          XT-PIC  ide0
 15:          3          XT-PIC  ide1, eth1, eth0
NMI:          0
ERR:          1

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to