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.85k stars 496 forks source link

Waveshare LCD in NetBSD 7 on Raspberry PI 2 #442

Closed peter221 closed 6 years ago

peter221 commented 7 years ago

Hello,

Could you write a driver for this touch screen for NetBSD?

X.Org X Server 1.18.4 Release Date: 2016-07-19 X Protocol Version 11, Revision 0 Build Operating System: NetBSD/evbarm 7.99.59 - The NetBSD Foundation, Inc. Current Operating System: NetBSD rpi 7.99.59 NetBSD 7.99.59 (RPI2) #34: Sat Feb 4 11:19:37 JST 2017 jun@amiasp1.soum.co.jp:/usr/obj/kernel/earmv6hf/RPI2 evbarm Build Date: 14 August 2016 01:29:29AM

For the xinput list it does not show up.

⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ id=6 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ id=7 [slave keyboard (3)]

I have tried to add it to xorg.conf

Section "InputClass" Identifier "calibration" MatchProduct "ADS7846 Touchscreen" Option "Calibration" "135 3952 224 3965" EndSection

But I guess if it does not see it as an input device it won't do much.

Thank you.

notro commented 7 years ago

I'm sorry, but I have no knowledge of the BSD's.

notro commented 6 years ago

Closing issue since there has been no activity for more than 2 months. Reopen if needed.