notro / fbtft

Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
1.86k stars 494 forks source link

Waveshare 3.2 in lcd shows desktop but touch does nothing #367

Closed TheAwkwardEli closed 7 years ago

TheAwkwardEli commented 8 years ago

I followed the install tutorial on the wiki and everything works except the actual touch aspect of it. at this point it is basically just a small monitor. the touch screen does work on the provided image so the actual screen is not the issue. i do not want to use the provided image.

Krakawet commented 8 years ago

Did you tried to set a udev rule for the touchscreen is always referenced as /dev/input/touchscreen ? In that case, if you type in your console : cat /dev/input/touchscreen and touch your touchscreen, some chars must be displayed.

If yes, your touchscreen is installed, but your system (X, console ?) might have not being told to use it.

notro commented 7 years ago

Closing issue since there has been no activity in a long time. Reopen if needed.