From owner-freebsd-x11@freebsd.org Thu Mar 15 09:45:48 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 A761024E for ; Thu, 15 Mar 2018 09:45:48 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: from mail-oi0-x243.google.com (mail-oi0-x243.google.com [IPv6:2607:f8b0:4003:c06::243]) (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 3520B77BE6 for ; Thu, 15 Mar 2018 09:45:48 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: by mail-oi0-x243.google.com with SMTP id e9so5181336oii.0 for ; Thu, 15 Mar 2018 02:45:48 -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:content-transfer-encoding; bh=t8qZ/1vs21sByOEIu6HzIzjLHqPTGPKsQO639dg7fD8=; b=hQnNV9B2ZxgtnNdR0X8wqZ20mdpaZSnvXtWCxcrAtE9+x9OwrUngwE9EAR5xIOPAB/ j6nY5wt/ATFiDWY3egMjx+MR4pegyLtYbAR874dkW4zmqOb02/VXB3dAznamsjAkRdPh 7YopunO7hPEKkvxULfFlFBoLSJZrUce1n2YkGZk8EMxsRlgGRfKiWxS0eorKUNpyb1r1 s8drLUXyGhwZt9AusFVH5Pw1J3eqmmXGjPOe7xG6IxZ25nBxwz37c4+cqDyh8nOkl0Wd XhtqqpJmbcYDVsv8ObzZ3FeUdeiJMjpHharQQnRDfFbo40acgG6FRhXCgVaZvEZrDGUp EGNg== 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:content-transfer-encoding; bh=t8qZ/1vs21sByOEIu6HzIzjLHqPTGPKsQO639dg7fD8=; b=E5mNTriYTSqR0a8QHUYFEK8F7IfDdP0ZCayQCTF9A6Xlt8HFE9hrulfeZqLX8fJLUT tIZSIlXuqykOPYXOBRkju9bfNyA8r3zTDokE9hfS8M96KKp58vML3uIfnZDTH6sLzL6J bnJqiEeA+dIxAbzm268anEzGbRw/pEgJvi3BEVZryXBWgaXOvj6sUbL45NExbryPxP6v qvMwAghOtG190aX1sWI5z2mM7LH7y2dvX33l9HA0zgFG7t0E/F/X9vyJZqGFcjLYiLgp aMxyYXF3FRUCAzD7+rICS9BBtZHC1m86x3yOiESqVd1XmmEYrqkvd+l2o6klH++jbssX SRPQ== X-Gm-Message-State: AElRT7H1szwT2+K+B776+cVmY6+BgT5YDa+BZ5i46CVHrgpcFrahw2XY Zy82w+Guvb3QgQaljMz6Nao18g== X-Google-Smtp-Source: AG47ELsysToF8U61Uq5hYES6CtTOV1sMEVt4xVEwh1a8eMijvjuN9xXIrnRECEqq8nBo/oep1BF5+g== X-Received: by 10.84.64.3 with SMTP id x3mr1903960oie.336.1521107147331; Thu, 15 Mar 2018 02:45:47 -0700 (PDT) Received: from jd.gmail.com ([81.174.250.12]) by smtp.gmail.com with ESMTPSA id u137sm2561418oia.49.2018.03.15.02.45.45 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 15 Mar 2018 02:45:46 -0700 (PDT) References: <86h8ph3cou.fsf@gmail.com> <2E10F303-32D8-4745-A58B-5035C2811308@grem.de> User-agent: mu4e 1.0; emacs 25.3.1 From: Johannes Lundberg To: Michael Gmelin Cc: Johannes Lundberg , freebsd-x11@freebsd.org Subject: Re: Dell touchpad not working with evdev In-reply-to: <2E10F303-32D8-4745-A58B-5035C2811308@grem.de> Date: Thu, 15 Mar 2018 09:45:43 +0000 Message-ID: <86efkl3c54.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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 09:45:48 -0000 Michael Gmelin writes: >> On 15. Mar 2018, at 10:33, Johannes Lundberg wrote: >> >> Hi >> >> 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. >> >> /Johannes > > Did you build xorg with udev support (and without devd) and a custom kernel with evdev support? > Sorry in advance for the noise... /boot/loader.conf ... kern.evdev.rcpt_mask=12 hw.psm.elantech_support=1 ... % libinput-list-devices Device: System mouse Kernel: /dev/input/event0 Group: 1 Seat: seat0, default Capabilities: pointer Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: disabled Nat.scrolling: disabled Middle emulation: disabled Calibration: n/a Scroll methods: button Click methods: none Disable-w-typing: n/a Accel profiles: flat *adaptive Rotation: n/a Device: System keyboard multiplexer Kernel: /dev/input/event1 Group: 2 Seat: seat0, default Capabilities: keyboard Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: n/a Nat.scrolling: n/a Middle emulation: n/a Calibration: n/a Scroll methods: none Click methods: none Disable-w-typing: n/a Accel profiles: n/a Rotation: n/a Device: AT keyboard Kernel: /dev/input/event2 Group: 3 Seat: seat0, default Capabilities: keyboard Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: n/a Nat.scrolling: n/a Middle emulation: n/a Calibration: n/a Scroll methods: none Click methods: none Disable-w-typing: n/a Accel profiles: n/a Rotation: n/a Device: IntelliMouse Kernel: /dev/input/event3 Group: 4 Seat: seat0, default Capabilities: pointer Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: disabled Nat.scrolling: disabled Middle emulation: disabled Calibration: n/a Scroll methods: button Click methods: none Disable-w-typing: n/a Accel profiles: flat *adaptive Rotation: n/a Device: Microsoft Microsoft 2.4GHz Transceiver v9.0, class 0/0, rev 2.00/7.97, addr 2 Kernel: /dev/input/event4 Group: 5 Seat: seat0, default Capabilities: keyboard Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: n/a Nat.scrolling: n/a Middle emulation: n/a Calibration: n/a Scroll methods: none Click methods: none Disable-w-typing: n/a Accel profiles: n/a Rotation: n/a Device: Microsoft Microsoft 2.4GHz Transceiver v9.0, class 0/0, rev 2.00/7.97, addr 2 Kernel: /dev/input/event5 Group: 6 Seat: seat0, default Capabilities: pointer Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: disabled Nat.scrolling: disabled Middle emulation: disabled Calibration: n/a Scroll methods: button Click methods: none Disable-w-typing: n/a Accel profiles: flat *adaptive Rotation: n/a > You can find details on how to do this here (it’s a few months old at this point, but should still apply for the most part): https://blog.grem.de/pages/t470s.html > > Best, > Michael > >> _______________________________________________ >> 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"