Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2005 17:16:43 -0500
From:      Anish Mistry <mistry.7@osu.edu>
To:        freebsd-acpi@freebsd.org
Subject:   Re: Resume problem with mouse, 5.3
Message-ID:  <200501241716.52836.mistry.7@osu.edu>
In-Reply-To: <9cfoefevhgm.fsf@rogue.ncsl.nist.gov>
References:  <9cfoefevhgm.fsf@rogue.ncsl.nist.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart122964180.CAR2GsaVPk
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Monday 24 January 2005 12:56 pm, Ian Soboroff wrote:
> I'm running 5.3-RELEASE, with a patch to the kernel that lets the
> video suspend properly.  ACPI suspend and resume work fine for me,
> except that my mouse doesn't respond on resume.  I have to 'killall
> -HUP moused' to wake it up.
>
> Is there a fix for this, or can I at least automate the killall?  I've
> tried creating /etc/rc.suspend and /etc/rc.resume as mentioned in the
> handbook, but they don't seem to get run at all.
>
> My laptop, if this helps at all, is a Fujitsu P-2110.  In general it
> works great with FreeBSD (and Linux too), ACPI in general works fine
> although I wish the battery would last as long as under APM suspend
> under Linux.  (APM suspend never worked for me in FreeBSD.)
>
> Sorry if it's a newbie question.
>
> Ian
>
I've got this exact same system.  You need to add the following to=20
your /boot/device.hints to fix the mouse resume issue:
hint.psm.0.flags=3D"0x3000"

Also the issue about poor battery life under ACPI S3 suspend (I believe you=
r=20
APM terminology is incorrect since APM suspend has good battery life, but=20
other stuff breaks) is that certain devices aren't shutdown fully since the=
y=20
aren't in the 2110's DSDT and the drivers don't shut them down as the shoul=
d. =20
To get a significantly better battery life you will need to search through=
=20
the archives of this list and look for the acpi_video DPMS patch posted by=
=20
jhb.  This will make things much better, but there are still a few things=20
that need to be fixed in the drivers.

=2D-=20
Anish Mistry

--nextPart122964180.CAR2GsaVPk
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQBB9XPUxqA5ziudZT0RAvd1AKCzhnjthb+PnRjl5J2xCw2d2n9XAwCdElFj
+QMefx2Lzvxe2DGce2nrVEo=
=yugN
-----END PGP SIGNATURE-----

--nextPart122964180.CAR2GsaVPk--



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