Date: Thu, 7 Jun 2018 13:34:31 -0700 From: Pete Wright <pete@nomadlogic.org> To: Anton Shterenlikht <as@cmplx.uk>, freebsd-current@freebsd.org Subject: Re: cannot get touchpad mouse, no psm device, on Dell Precision 3520 Message-ID: <fedad2d7-a8f9-d165-f56c-3c23ae0c0128@nomadlogic.org> In-Reply-To: <201806072021.w57KLFle090699@jail0199.vps.exonetric.net> References: <201806072021.w57KLFle090699@jail0199.vps.exonetric.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/07/2018 13:21, Anton Shterenlikht wrote: > Please help get touchpad mouse on > Dell Precision 3520. > The usb mouse works fine. pciconf isn't really applicable here i think. does your dmesg buffer reference any PS/2 devices being detected? here is CURRENT detecting my synaptics touchpad: $ dmesg|grep psm psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Synaptics Touchpad, device ID 0 assuming it is being detected, have you set: moused_enable="YES" in /etc/rc.conf? If you have set that but do not see your touchpad being detected, and assuming it's a synaptics device, have you set the following in /boot/loader.conf? hw.psm.synaptics_support="1" Cheers, -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fedad2d7-a8f9-d165-f56c-3c23ae0c0128>