From owner-freebsd-usb@freebsd.org Fri Aug 14 13:59:08 2015 Return-Path: Delivered-To: freebsd-usb@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 58E079B861F; Fri, 14 Aug 2015 13:59:08 +0000 (UTC) (envelope-from andersbo87@icloud.com) Received: from st13p21im-asmtp002.me.com (st13p21im-asmtp002.me.com [17.164.152.161]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3597A144A; Fri, 14 Aug 2015 13:59:08 +0000 (UTC) (envelope-from andersbo87@icloud.com) Received: from [10.0.0.29] (ti0025a400-0943.bb.online.no [85.164.50.179]) by st13p21im-asmtp002.me.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Mar 31 2015)) with ESMTPSA id <0NT2006JFS5SBQ40@st13p21im-asmtp002.me.com>; Fri, 14 Aug 2015 13:59:00 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-08-14_06:2015-08-13,2015-08-14,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1508140204 From: Anders Bolt-Evensen Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit MIME-version: 1.0 (1.0) Subject: Touchpad/trackpad not working Message-id: Date: Fri, 14 Aug 2015 15:58:32 +0200 To: freebsd-usb@freebsd.org, freebsd-mobile@freebsd.org X-Mailer: iPhone Mail (12H321) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2015 13:59:08 -0000 It seems that my solution was to add ums_load="YES" to /boot/loader.conf. After adding that the touchpad works fine for now: Mouse pointer moves when moving fingers across the touchpad Tapping works (annoyingly) Left-clicking works Right-clicking works Scrolling does not work, but I can live with that. Thanks to everyone who helped me solve my problem. Anders