Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Sep 2001 20:51:44 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        current@freebsd.org
Cc:        acpi-jp@jp.freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   ACPI and PS/2 mouse problem
Message-ID:  <200109061151.UAA20428@zodiac.mech.utsunomiya-u.ac.jp>

next in thread | raw e-mail | index | archive | help
As reported in this list by several people, you may be seeing that
your PS/2 mouse is not detected after the recent ACPI update.

This seems to be caused by ACPI in some BIOS assigns IRQ 12 (mouse
interrupt) to both the PS/2 mouse device node and the system reserved
resource node.

To see if this is to be your case, put the following line in
/boot/device.hints and reboot.

debug.acpi.disable="sysresource"

If this brings your mouse back, I recommend you to keep that line
there until the proper fix is committed.

If it doesn't solve the problem, there must be other causes ;-( 
You had better contact the FreeBSD ACPI developers
(acpi-jp@jp.freebsd.org) ML.

Kazu

PS: I am going to commit some update to the psm driver shortly.
But, that alone won't fix the problem. Sorry...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109061151.UAA20428>