lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 11 Jan 2008 09:47:11 -0500
From:	"Dmitry Torokhov" <dmitry.torokhov@...il.com>
To:	"Vegard Nossum" <vegard.nossum@...il.com>
Cc:	linux-input@...r.kernel.org,
	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
	"William Pettersson" <william.pettersson@...il.com>
Subject: Re: [BISECTED] Re: psmouse.c: GlidePoint at isa0060/serio1/input0 lost sync at byte 1

Hi Vegard,

On Jan 7, 2008 3:24 PM, Vegard Nossum <vegard.nossum@...il.com> wrote:
> }, /* Dell Latitude D600 */
> +       { { 0x73, 0x02, 0x50 }, 0xcf, 0xff, ALPS_FW_BK_1 } /* Dell
> Vostro 1400 */
>  };
>
>
> After reverting, all buttons work as expected -- no lost syncs. I
> might add that my laptop is Acer Aspire 5720ZG. Also, the button in
> question is not truly a middle button; when operating correctly, it is
> used for scrolling (up/down). Now what can be done to make both models
> work correctly?
>

Thank you for identifying the problem commit. Could you please also do this:

echo 1 > /sys/module/i8042/parameters/debug
push and release left button
push and release rigth button
move finger on the touchpad a bit
echo 0 > /sys/module/i8042/parameters/debug
dmesg > dmesg.sync
echo 1 > /sys/module/i8042/parameters/debug
push and release middle button
echo 0 > /sys/module/i8042/parameters/debug
dmesg > dmesg.nosync

and send me both dmesg files?

Thank you.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ