* Local APIC with ACPI freezes ASUS M2400N
@ 2003-09-22 15:55 Robert Vollmert
2003-09-24 12:36 ` Local APIC with ACPI freezes ASUS M2400N (update) Robert Vollmert
0 siblings, 1 reply; 2+ messages in thread
From: Robert Vollmert @ 2003-09-22 15:55 UTC (permalink / raw)
To: linux-kernel
Hello,
when Local APIC is enabled, my ASUS M2400N notebook (Centrino / ICH4-M
chipset) freezes when ACPI initialises or tries to switch the display
device. When Local APIC is not enabled, this does not occur. This
happens both with 2.4.22 with ACPI patch from 20030916 and with
unpatched (apart from a patch to load the DSDT via initrd)
2.6.0-test5.
On 2.4.22, it is possible to avoid the freeze during boot-up by
disabling the vga console. I haven't tested this on 2.6.0-test5.
The freeze occurs when the DSDT writes to SystemIO address 0xb2. It
does this both to query information about the active display device
and to change the device.
I haven't been able to determine which of these writes exactly causes
the freeze. When booting successfully by modifying the DSDT to bypass
initialisation of the VGA device, it was possible to read the display
status successfully a few times before a read caused the system to
freeze.
If there's some more information you need, please let me know.
Cheers
Robert
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Local APIC with ACPI freezes ASUS M2400N (update)
2003-09-22 15:55 Local APIC with ACPI freezes ASUS M2400N Robert Vollmert
@ 2003-09-24 12:36 ` Robert Vollmert
0 siblings, 0 replies; 2+ messages in thread
From: Robert Vollmert @ 2003-09-24 12:36 UTC (permalink / raw)
To: linux-kernel
Hello,
> when Local APIC is enabled, my ASUS M2400N notebook (Centrino / ICH4-M
> chipset) freezes when ACPI initialises or tries to switch the display
> device. When Local APIC is not enabled, this does not occur. This
> happens both with 2.4.22 with ACPI patch from 20030916 and with
> unpatched (apart from a patch to load the DSDT via initrd)
> 2.6.0-test5.
[...]
> The freeze occurs when the DSDT writes to SystemIO address 0xb2. It
> does this both to query information about the active display device
> and to change the device.
a little more information on this issue: The XFree86 driver for the
chipset (i855GM) has some code for switching and querying active
displays that talks to the video BIOS via "int 10h".
Adapting this to LRMI (http://sourceforge.net/projects/lrmi), it is
possible to query and set the active display devices. This works
without freezing the computer even when "Local APIC" is enabled.
Is it likely or at least possible that the BIOS talks to the video
BIOS when the DSDT writes to 0xB2? If so, is that something it
shouldn't be doing, or should this not cause any problems?
Cheers
Robert
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-24 12:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-22 15:55 Local APIC with ACPI freezes ASUS M2400N Robert Vollmert
2003-09-24 12:36 ` Local APIC with ACPI freezes ASUS M2400N (update) Robert Vollmert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox