From owner-freebsd-x11@freebsd.org Thu Mar 15 11:20:57 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F7E4F465B6; Thu, 15 Mar 2018 11:20:57 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: from mail-ot0-x229.google.com (mail-ot0-x229.google.com [IPv6:2607:f8b0:4003:c0f::229]) (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 C65B77BA9A; Thu, 15 Mar 2018 11:20:56 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: by mail-ot0-x229.google.com with SMTP id 95-v6so6468112ote.5; Thu, 15 Mar 2018 04:20:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version; bh=m3WOBmZyCycmM5LUkXgsyn9MpTFIyTWpLUczYfyViX4=; b=Nq0+80TMcFW7nIv65fqEdszlX5dXUuBC6BF7LYC7F2jRws6xAY8lNHwKaIKb9q4/ee mbFuqxtVsXnzCdYF0OVlI/f1DAd2bnaU6eFtlkl4l3zVXDJAlyhTQ9aVRNm57DrXjIp7 nFsGfBHCp5mc2TeAcqSPBJhEY8dBkzvDF825YK2bXLJzBAEGjJbT+CTvC2OZu90ywkrc NuSZ8MV+IFA4ZeknkivS93AHkPQN+KuPLD1XFB0bgvdAjys0EnNOSfEcZ8pHlhTe28kW +oSPgOTzf/m/wZOjIMhCx47QQ/Q/9twO8ovgK/ZBDGyuhBj0DTUoCgelD+u+X6Xh3hd9 R4dA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=m3WOBmZyCycmM5LUkXgsyn9MpTFIyTWpLUczYfyViX4=; b=A2utCQr2gK10tBtoKPa6a8fYifW9PFD/PZXQ9dq2e+Vu+iZy0edunKJEpPe0vFgXVH FaAJJmZvs1gkXfLDvj92cBqYC39oX8vyzpZsKQ96sVyzI73coemyayKscptHbNjkIFPZ P5VqjBicFJw1MAPFZaGRSkkPzELU5D7bpzbFwx70l8zHn+vFZU58vTs5tmJ5OXHJlVdp rRgD3DsFCgiLQjK9TV6jQBLxrmgpz1E5yb79n5ENnrlkf8bZYP9ssJhI05h9HsoILxGX xgMPpNQborj2iz9VyafL95Z5XDiYnW+4JQcG28vVhldpe1kCEzUxH4HUVAfWNRPalict 7Hjg== X-Gm-Message-State: AElRT7FSP4AQ6mbZzg59R/CtljFGgKbKrd4G7y4/jE6hic9n2jqJdcXp LuwJgIWFiKCSHHhKpO7P4zo1+xN7 X-Google-Smtp-Source: AG47ELu2gTEn1I1T4BB+oVubRWrreLAuqnNKa9I0CHHXylamfr/WqRrNOKexBKdxrEJF21HML9lH7w== X-Received: by 10.157.54.5 with SMTP id w5mr5036391otb.237.1521112855898; Thu, 15 Mar 2018 04:20:55 -0700 (PDT) Received: from jd.gmail.com ([81.174.250.12]) by smtp.gmail.com with ESMTPSA id m75sm2626136oik.48.2018.03.15.04.20.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 15 Mar 2018 04:20:54 -0700 (PDT) References: <86h8ph3cou.fsf@gmail.com> <2E10F303-32D8-4745-A58B-5035C2811308@grem.de> <86efkl3c54.fsf@gmail.com> <19dba073b6dcabecd7d88ededebb691f@kondratyev.su> User-agent: mu4e 1.0; emacs 25.3.1 From: Johannes Lundberg To: Vladimir Kondratyev Cc: Johannes Lundberg , Michael Gmelin , freebsd-x11@freebsd.org, owner-freebsd-x11@freebsd.org Subject: Re: Dell touchpad not working with evdev In-reply-to: <19dba073b6dcabecd7d88ededebb691f@kondratyev.su> Date: Thu, 15 Mar 2018 11:20:51 +0000 Message-ID: <86d10537qk.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2018 11:20:57 -0000 Vladimir Kondratyev writes: > On 2018-03-15 12:45, Johannes Lundberg wrote: > >>>> Anyone know how I can get my Dell laptop's PS2 touchpad to work with >>>> evdev? The keyboard, also PS2, works fine. >>>> >>>> I tried setting >>>> hw.psm.elantech_support: 1 >>>> but that didn't help. > > Did you try to enable synaptics driver with setting > hw.psm.synaptics_support: 1 > in /boot/loader.conf? > > If you tried and are still 100% sure of elantech than place > debug.psm.loglevel=5 in /boot/loader.conf > and send me psm negotiation part of the boot log > Thanks for the tips. I will try and get back to you. It might take a while though because I don't reboot my main dev machine so often :) > >> Device: IntelliMouse >> Kernel: /dev/input/event3 > > Looks like your touchpad was misdetected as IntelliMouse at boot time > and left in relative mode. > Does it work at vt console after "service moused onestart"?