linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test4: ACPI breaks IDE/USB
@ 2003-08-23  4:42 Peter Lieverdink
  2003-08-23 15:20 ` Kevin P. Fleming
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Lieverdink @ 2003-08-23  4:42 UTC (permalink / raw)
  To: linux-kernel

When I enable ACPI on 2.6.0-test4 (also on 2.6.0-test3-*), the kernel no
longer recognises my IDE controller and drops down to PIO mode for
harddisk access. Additionally, USB devices don't get detected.

Running a kernel without ACPI solves both these problems.

The system is an Athlon 2400+ on a Gibabyte GA-7VAXP mainboard. (KT400)

This is from dmesg with ACPI (CONFIG_ACPI=y) enabled:
--
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:11.1
VP_IDE: (ide_setup_pci_device:) Could not enable device.
hda: WDC WD800JB-00ETA0, ATA DISK drive
--

.. and this is with ACPI (# CONFIG_ACPI is not set) disabled:
--
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:11.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
    ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:pio
hda: WDC WD800JB-00ETA0, ATA DISK drive
--

I'm happily running without ACPI now, but I guess the kernel just
shouldn't be exhibiting the above behaviour. If whomever is fixing this
bug needs more and/or more detailed info, please email me and I'll
provide it.

Cheers,
- Peter.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-08-26 10:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-23  4:42 2.6.0-test4: ACPI breaks IDE/USB Peter Lieverdink
2003-08-23 15:20 ` Kevin P. Fleming
2003-08-24 20:54   ` David van Hoose
2003-08-24 21:44     ` Thomas Schlichter
2003-08-25  1:13       ` Peter Lieverdink
2003-08-25  8:32         ` [PATCH][2.6.0-test4] Fix 'pci=noacpi' with buggy ACPI BIOSes Thomas Schlichter
2003-08-26 13:28   ` 2.6.0-test4: ACPI breaks IDE/USB Catalin BOIE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).