Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2020 04:31:24 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        current@freebsd.org
Subject:   Re: Weird mouse behavior after r360108 -> r360140 update
Message-ID:  <20200421113124.GL1343@albert.catwhisker.org>
In-Reply-To: <20200421105740.GZ1343@albert.catwhisker.org>
References:  <20200421105740.GZ1343@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--ukW6Wv09KNCUAh1u
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Apr 21, 2020 at 03:57:40AM -0700, David Wolfskill wrote:
> The mouse (on my laptop) is... sluggish -- I have an acceleration factor
> of 2.7 specified; behavior is as if that's being ignored.
>=20
> More annoying: the "paste" (from "copy/paste") is not working.  (It's
> possible that what I'm seeing is that the "copy" part isn't working, so
> the "paste" part has nothing to paste.)
> ....

Also, the "poweroff" command merely halted the machine; I suspect that
this is related to the earlier report of "acpiconf -i 0" failing to
provide battery information on a different (HP?) laptop.

The only change in ACPI I see from yesterday is:

------------------------------------------------------------------------
r360131 | cem | 2020-04-20 11:01:45 -0700 (Mon, 20 Apr 2020) | 14 lines

acpi_ec(4): Do not probe "successfully" if an error occurred

All of the 'goto out;' cases in this probe routine without explicit
initialization of 'ret' indicate error cases and were clearly intended
to use the initial definition of 'ret' with ENXIO.  However, 'ret' was
accidentally squashed by reuse for a subroutine call near the beginning
of probe.

Use a different variable for the subroutine status to preserve ENXIO ret
for the 'goto out's as a minimal solution to the panic reported at attach
for now.

PR:     245757

------------------------------------------------------------------------

(a change to /usr/src/sys/dev/acpica/acpi_ec.c).

Peace,
david
--=20
David H. Wolfskill				david@catwhisker.org
Trump criticizing others for being "rude and nasty" is funny -- and patheti=
c.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--ukW6Wv09KNCUAh1u
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAl6e2YxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy
OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2
PcnOBAgA0p92+m5XZnRFlcwLOqi9lWDutuuaiHTS0PhoQ9mRfbNQ0XTiDRaBWbN+
kxutnwy/gyi2S8Vk6I1pzLj+h/UDMFSyM2/4/PIqBlciv+0HUrcuf5x636lIv0dk
HYQXjn9c5Uz6A9uBDWbFmVWSCNNAdRYpcJ99h1RtP8LD56SyJUdp9xNOefPGJKt1
BjvQroAciyFVqu6XbUz42HRFOXbMaT2EY7qkKnBMgyi73N4moGiZSnTf8nTLL2ZN
7DWyPFGUd8ZgOhz9uuE6vqkUi4VVheNVv2yPb5UHGsExM3hzD2z6EJYbrwn70zZ7
NZ/mKBv6V3rarpwfnj4qIVWltcVo1g==
=cTkq
-----END PGP SIGNATURE-----

--ukW6Wv09KNCUAh1u--



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