linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gavin Lambert" <gavinl@compacsort.com>
To: 'Benjamin Tissoires' <benjamin.tissoires@gmail.com>
Cc: linux-input <linux-input@vger.kernel.org>
Subject: RE: [eGalax] no click events with touchscreen
Date: Fri, 9 Jan 2015 15:58:13 +1300	[thread overview]
Message-ID: <001001d02bb8$1d41e920$57c5bb60$@compacsort.com> (raw)
In-Reply-To: <CAN+gG=H+AaoF2YDJcnJWBvpK1d5fy4uMtPYPR_vWNpSD7Cy54A@mail.gmail.com>

On 9 January 2015 13:08, quoth Benjamin Tissoires:
> You can also make an udev rule which write 1040 in
> /sys/bus/hid/devices/0003\:0EEF\:0001.*/quirks on plug in an udev rule (you
> should probably rely on the path given by the udev rule instead of writing
> the wildcard).

I get a "permission denied" error trying to write to that pseudo-file after boot, even with sudo.  (It currently contains 3088.)

I also tried writing the following udev rule and rebooting, but it had no effect; not sure if I'm doing it wrong or if it's having the same problem:

SUBSYSTEM=="usb", ATTRS{idVendor}=="0eef", ATTRS{idProduct}=="0001", RUN+="echo 1040 > /sys/bus/hid/devices/0003\:0EEF\:0001.0002/quirks"



  reply	other threads:[~2015-01-09  2:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-08  3:40 [eGalax] no click events with touchscreen Gavin Lambert
2015-01-08 15:16 ` Benjamin Tissoires
     [not found]   ` <000b01d02b91$4303a8f0$c90afad0$@compacsort.com>
2015-01-08 22:54     ` Benjamin Tissoires
2015-01-08 23:19       ` Gavin Lambert
2015-01-09  0:07         ` Benjamin Tissoires
2015-01-09  2:58           ` Gavin Lambert [this message]
2015-01-12 15:51             ` Benjamin Tissoires

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001001d02bb8$1d41e920$57c5bb60$@compacsort.com' \
    --to=gavinl@compacsort.com \
    --cc=benjamin.tissoires@gmail.com \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).