All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Picard <davepiq@yahoo.fr>
To: buildroot@busybox.net
Subject: [Buildroot] /dev management ?
Date: Fri, 30 Oct 2015 13:17:33 +0100	[thread overview]
Message-ID: <56335FDD.9060109@yahoo.fr> (raw)

Hello,

I am trying to get the ft6x06 touchscreen driver to work. When I load 
the driver, /dev/input/mouse0 is created, but no /dev/input/event*. Same 
thing when I hook up a USB mouse. With both devices, I can "cat 
/dev/input/mouse0 | hexdump" and see events when I move the mouse / 
touch the screen.

evtest and ts_test won't work, complaining that /dev/input/mouse0 is not 
a Linux input event device. My Qt5 app doesn't grab the touchscreen events.

My config :
- Raspberry Pi B+ and Adafruit 2.8" PiTFT w/ cap touch. I got the 
display part working OK.
- Buildroot 2015.08.1
- default /dev management method, i.e. "Dynamic using devtmpfs only".
- rootnfs (root file system on my laptop)


Thanks in advance for your help,
David.

------
Platform :

             reply	other threads:[~2015-10-30 12:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30 12:17 David Picard [this message]
2015-10-30 12:36 ` [Buildroot] /dev management ? Floris Bos

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=56335FDD.9060109@yahoo.fr \
    --to=davepiq@yahoo.fr \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.