NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/55024 (track pad, mouse buttons non-responsive when first starting X)
The following reply was made to PR port-amd64/55024; it has been noted by GNATS.
From: Ryo ONODERA <ryo%tetera.org@localhost>
To: gnats-bugs%netbsd.org@localhost, rcbixler%nyx.net@localhost
Cc:
Subject: Re: port-amd64/55024 (track pad, mouse buttons non-responsive when first starting X)
Date: Fri, 28 Feb 2020 12:05:55 +0900
Roy Bixler <rcbixler%nyx.net@localhost> writes:
> > State-Changed-From-To: open->feedback
> > State-Changed-By: maya%NetBSD.org@localhost
> > State-Changed-When: Wed, 26 Feb 2020 20:09:44 +0000
> > State-Changed-Why:
> > Does this commit help?
> > http://mail-index.netbsd.org/source-changes/2020/02/25/msg114465.html
>
> No, sorry, it didn't change the symptom.
That commit should not fix the problem for the device with extended W
mode like yours.
How about the output of boot with "-x"?
When "boot -x", some aprint_debug()s will show some useful messages.
My older synaptics touchpad in Panasonic CF-Y8, which has no extended
W mode, loses absolute mode setting and return to relative mode.
So I get the following messages from kernel
pms0: pms_synaptics_input: dropped in relative mode, reset
pms0: pms_synaptics_input: 0x9a out of sync
pms0: pms_synaptics_input: 0x09 out of sync
(snip many similar lines including delay messages)
And could you show me the PNP ID of your touchpad?
It will be found like as follows:
pckbc1 at acpi0 (PS2K, HPQ8001) (kbd port): io 0x60,0x64 irq 1
pckbc2 at acpi0 (PS2M, SYN326A) (aux port): irq 12
In this case, I want to know SYN326A as the ID.
--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index