From owner-freebsd-x11@freebsd.org Sun Sep 3 22:13:35 2017 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 870E2E21901 for ; Sun, 3 Sep 2017 22:13:35 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from msa1.earth.yoonka.com (yoonka.com [88.98.225.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "msa1.earth.yoonka.com", Issuer "msa1.earth.yoonka.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3352B7E2E4 for ; Sun, 3 Sep 2017 22:13:34 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from crayon2.yoonka.com (crayon2.yoonka.com [10.70.7.20]) (authenticated bits=0) by msa1.earth.yoonka.com (8.15.2/8.15.2) with ESMTPSA id v83LwFL4031455 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 3 Sep 2017 21:58:15 GMT (envelope-from list1@gjunka.com) Subject: Re: Synaptics Issues To: freebsd-x11@freebsd.org References: <393ee3b1-14c1-3a74-21c7-ef2557aa448c@nomadlogic.org> <24216593-f788-5280-7801-12bf5b2a6c05@abinet.ru> From: Grzegorz Junka Message-ID: <35ef5b52-b87c-e3af-75b7-fdbc5d20c02f@gjunka.com> Date: Sun, 3 Sep 2017 21:58:15 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <24216593-f788-5280-7801-12bf5b2a6c05@abinet.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB-large X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 22:13:35 -0000 I am running standard FreeBSD 11 and a synaptic touchpad on my laptop works just fine. I didn't have to configure anything. It worked out of the box. So probably can't help you much with what would need to be configured but would be happy to run some debug commands if you know of any. GrzegorzJ On 03/09/2017 18:43, abi wrote: > > 03.09.2017 19:49, Pete Wright пишет: >> Hi there, >> >> I have a laptop from System76 that has a synaptics touchpad. I was >> wondering how synaptics has been working on other platforms. I'm >> running into issues with my touchpad which require me to either >> restart or disable the device altogether. I'm running >> CURRENT/drm-next - but suspect this may happen on other releases as >> well. >> >> symptoms: >> >> - boot system without enabling synaptics via loader.conf. moused >> detects psm device, xorg picks up device and treats it as a >> sysmouse. not advanced features work (palm detection for example) - >> but mouse mostly works. periodically the mouse will start jumping >> randomly on display and i'll have to disable the mouse device and/or >> restart computer to regain full control. >> >> >> - boot system enabling synaptics via loader.conf. xorg detects mouse >> and loads the synaptics xorg driver. advanced features mostly work - >> but after a short amount of time (several hours) mouse becomes much >> more erratic than scenario above. a system restart is required to >> regain control of mouse. >> >> >> i've done a bunch of testing of passing synaptic Xorg params that I >> got from a working ubuntu install, but that has not helped. i'm kind >> of at a loss at this point though, is the issue with Xorg or with >> FreeBSD's synaptics kernel implementation? any pointers for >> debugging would be really appreciated! >> >> >> -pete >> > > Well, synaptics is not working for me at all (Dell XPS 13 Skylake). It > loads, but produces a lot of spam in xorg log, mouse jumping randomly. > It works as sysmouse. So, I think yes, Xorg or FreeBSD has something > fishy with synaptics. Personally, I'm waiting for evdev or libinput > support, so I disabled touchpad. > _______________________________________________ > 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" >