All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Vollmert <rvollmert-lists@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Re: Local APIC with ACPI freezes ASUS M2400N (update)
Date: Wed, 24 Sep 2003 14:36:14 +0200	[thread overview]
Message-ID: <20030924123614.GB6314@krikkit> (raw)
In-Reply-To: <20030922155524.GA8167@krikkit>

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

      reply	other threads:[~2003-09-24 12:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-22 15:55 Local APIC with ACPI freezes ASUS M2400N Robert Vollmert
2003-09-24 12:36 ` Robert Vollmert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030924123614.GB6314@krikkit \
    --to=rvollmert-lists@gmx.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.