Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2016 16:34:10 +0300
From:      abi <abi@abinet.ru>
To:        Arto Pekkanen <isoa@kapsi.fi>
Cc:        freebsd-x11@freebsd.org, owner-freebsd-x11@freebsd.org
Subject:   Re: Problem with touchpad
Message-ID:  <63738d79-fa1e-7401-9f07-242ccbf2f40c@abinet.ru>
In-Reply-To: <255e5a1340573719da0c32f870523449@kapsi.fi>
References:  <3ff36b68-bc63-b3f9-ffb7-ade8c6b3e690@abinet.ru> <255e5a1340573719da0c32f870523449@kapsi.fi>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm not sure what is attached to /dev/sysmouse

I suspect USB one, but I disabled sysmouse in xorg configuration for sure

Section "InputClass"
     Identifier "VanishBastardo"
     MatchDevicePath "/dev/sysmouse"
     Option "Ignore" "true"
EndSection

and

moused_enable="NO"
moused_nondefault_enable="NO"

[    17.061] (II) config/devd: adding input device (null) (/dev/sysmouse)
[    17.061] (**) sysmouse: Ignoring device from InputClass "VanishBastardo"

So, if both devices clashing for 1 node, no driver attached to it 
anyway. Also, I tried CURRENT - it has the same problem.



On 29/08/2016 15:16, Arto Pekkanen wrote:
> With a PS2 touchpad you could also try this:
> https://www.freebsd.org/doc/faq/x.html#idp64092272
>
> abi kirjoitti 27.08.2016 03:51:
>> Hello,
>>
>> I have strange issue with Dell XPS 13 (Skylake) touchpad. It works
>> until xorg restart. After restart, buttons become unresponsive, the
>> most common is if button remains pressed somehow.
>>
>> I found simple workaround - toggle touchpad with xinput. However, on
>> xinput enable system hangs - screen is not updated and it ignores
>> keyboard input until I use touchpad. After that, system and touchpad
>> becomes operational. Until restart.
>>
>> Synaptics driver has the same problem.
>> Touchpad in generic ps/2 mode (without hw.psm.synaptics_support=1) 
>> works.
>>
>> I made a search and found this commit
>> http://svnweb.freebsd.org/base?view=revision&revision=281440 in
>> CURRENT release notes. However it's pretty old and should be included
>> in 11.
>>
>> FreeBSD 11.0-RC1
>> Xorg log 
>> https://gist.github.com/abishai/844c3221d9388a5a6f8c65bd13ad2d88
>> USB receiver is generic wireless mouse
>> Mouse is touchpad
>> No idea what is sysmouse. I have moused_enable="NO" and
>> moused_nondefault_enable="NO" in /etc/rc.conf
>>
>> I appreciate any help or suggestions :)
>> _______________________________________________
>> freebsd-x11@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?63738d79-fa1e-7401-9f07-242ccbf2f40c>