From owner-freebsd-questions@freebsd.org Mon Dec 26 10:04:10 2016 Return-Path: Delivered-To: freebsd-questions@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 11D6BC901D4 for ; Mon, 26 Dec 2016 10:04:10 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B9CC363 for ; Mon, 26 Dec 2016 10:04:09 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: by mail-wm0-x22d.google.com with SMTP id t79so262161370wmt.0 for ; Mon, 26 Dec 2016 02:04:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=PmsZQ/cb9bK0fq7wgZrDofs6l+Vs5bJPzMo11GodWb8=; b=oWW/92kngoB9jzov+dVOM6IEp4UTs+K4QyGl87idNEdhIt4txSHTngPlI9OCcd9huN 0lOvXL/C04gdGZlxm5J/avHWEStREtnVq62gwgc1PBzrpbZ9c5u3fdT7CxLPDDsgQ/1E B5DtJD4pksQ9OK58AEcYC2U7CwE1kZNOcJt4qIvnGd5+zYx7W68OYyD+ywdf4U9CQDWs iZlGDZwJOfIRoaYHTsI4HDw5EBWHvB807tn6xepxnjb9pkt3UvOQXZQAGGIcsB9ztWOq hgS6cE0rycm9FVoEhq/WCWtTTxpmbyukZZm/W3dO931CBlSgxUURXP+solvdkifR+hf4 XqNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=PmsZQ/cb9bK0fq7wgZrDofs6l+Vs5bJPzMo11GodWb8=; b=sghZRDB/ZMNqKPVnaw/7r8lMETwgIsGHqqLoO/1dhwnF85FOoOLgn80PrlqOljxISr qU1qA22o3W29nsuOCC+l78/fes2rtl+bfBX1/kuYWfDMFdMMCwPxnodC3Uu935RxmJ6G 1c7u43Co0AJlSIUCN6tJjObXu4JrROSnpRF1TuI4F7NwplNw00sZFMqQkNUNdtLz71/E ZFpnigbgiDAOb3OCLy30WQaOQm5voFds8wuaXeLOvDHJQnS1kmQHPLFHXXiXorjXReSd l+jnXCqXBz5sGwu1rfQ0hPaoxsCH2F7sWE4lbKfklw8R42aj/Q6Vmh10HqMQR/qQRF0m PhKQ== X-Gm-Message-State: AIkVDXLu93tRAbHRmiB6OcSzotl0IviB9Z8lw9ghJk5iGJFJCBhdxK4t9wwnFjuq0g5KcQ== X-Received: by 10.28.132.201 with SMTP id g192mr23892899wmd.134.1482746647498; Mon, 26 Dec 2016 02:04:07 -0800 (PST) Received: from [192.168.1.27] (AStrasbourg-652-1-213-246.w90-33.abo.wanadoo.fr. [90.33.128.246]) by smtp.gmail.com with ESMTPSA id ia7sm53989416wjb.23.2016.12.26.02.04.06 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Dec 2016 02:04:07 -0800 (PST) To: freebsd-questions@freebsd.org From: David Demelier Subject: Completely unusable psm(4) with synaptics support Message-ID: <03084765-9d77-192d-e33a-dbca514e3a7c@gmail.com> Date: Mon, 26 Dec 2016 11:03:29 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2016 10:04:10 -0000 Hello all, Several years ago (with FreeBSD 8) I got my touchpad working on my HP Probook4510s. I've reinstalled FreeBSD-CURRENT on it to test bhyve and all KMS stuff. I read on the wiki that we should use the psm(4) synaptics driver instead of X.Org one, so I've only installed xorg + mouse/keyboard drivers. When running X, I can do almost nothing with my touchpad. I can move the pointer but I can not click, I can not tap, I can not do two finger scroll or edge scroll. Middle click does not work either. To summary: I can just move it. I don't know what to do / config more. Here's my sysctl hw.psm.synaptics list of values (all defaults) $ sysctl hw.psm.synaptics hw.psm.synaptics.touchpad_off: 0 hw.psm.synaptics.vscroll_div_max: 150 hw.psm.synaptics.vscroll_div_min: 100 hw.psm.synaptics.vscroll_min_delta: 50 hw.psm.synaptics.vscroll_ver_area: -600 hw.psm.synaptics.vscroll_hor_area: 0 hw.psm.synaptics.taphold_timeout: 125000 hw.psm.synaptics.tap_min_queue: 2 hw.psm.synaptics.tap_max_delta: 80 hw.psm.synaptics.div_len: 100 hw.psm.synaptics.div_max_na: 30 hw.psm.synaptics.div_max: 17 hw.psm.synaptics.div_min: 9 hw.psm.synaptics.weight_len_squared: 2000 hw.psm.synaptics.weight_previous_na: 20 hw.psm.synaptics.weight_previous: 6 hw.psm.synaptics.weight_current: 3 hw.psm.synaptics.multiplicator: 10000 hw.psm.synaptics.window_max: 10 hw.psm.synaptics.window_min: 4 hw.psm.synaptics.na_left: 1600 hw.psm.synaptics.na_bottom: 1408 hw.psm.synaptics.na_right: 563 hw.psm.synaptics.na_top: 1783 hw.psm.synaptics.margin_left: 200 hw.psm.synaptics.margin_bottom: 200 hw.psm.synaptics.margin_right: 200 hw.psm.synaptics.margin_top: 200 hw.psm.synaptics.max_width: 10 hw.psm.synaptics.max_pressure: 220 hw.psm.synaptics.min_pressure: 16 hw.psm.synaptics.two_finger_scroll: 1 hw.psm.synaptics.max_y: 6143 hw.psm.synaptics.max_x: 6143 hw.psm.synaptics.directional_scrolls: 0 Xorg is configured to use devd auto configurations, I have no xorg.conf files. Any comment is appreciated, Regards -- David