Posts: 4
Threads: 3
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Mar 2019
linaro@tinkerboard:~/LCD-show$ sudo ./LCD35-show
mkdir: cannot create directory ‘/etc/X11/xorg.conf.d’: File exists
this is not raspberrypi kernel, no need to update touch configure, reboot
Connection to 192.168.178.4 closed by remote host.
Connection to 192.168.178.4 closed.
seems not work of asus ? ? ?
now i have HDMI problem too not working
pleas help
•
Posts: 10
Threads: 1
Likes Received: 4 in 3 posts
Likes Given: 2
Joined: May 2018
I'm also interested in getting the same 3.5" LCD working on the tinkerboard. The GPIO pins are the same as the raspberry pi 3B+ so what else could be the issue? or how to debug this?
•
Posts: 208
Threads: 0
Likes Received: 10 in 10 posts
Likes Given: 0
Joined: Aug 2017
•
Posts: 2
Threads: 0
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Mar 2019
03-12-2019, 12:52 PM
(This post was last modified: 03-12-2019, 12:58 PM by SUDObear.)
(03-03-2019, 06:37 PM)cobramostar Wrote: linaro@tinkerboard:~/LCD-show$ sudo ./LCD35-show
mkdir: cannot create directory ‘/etc/X11/xorg.conf.d’: File exists
this is not raspberrypi kernel, no need to update touch configure, reboot
Connection to 192.168.178.4 closed by remote host.
Connection to 192.168.178.4 closed.
seems not work of asus ? ? ?
now i have HDMI problem too not working
pleas help
look inside LCD-show folder and youl see LCDhdmi-show or something like that. run that file and hdmi will work again.
Id make a simple bash script to run that file to make it easier since your trying to execute the file in the dark. your prolly better off just reflashing the os to the sd card.
(03-11-2019, 09:47 AM)jamess Wrote: We have some example about some small size SPI panel. May I know what panel do you use ?
this is the screen he is using.
github.com/goodtft/LCD-show
amazon.com/Raspberry-Display-Screen-Monitor-Instruction/dp/B07DWSQMKR/ref=sr_1_4?crid=2ZHM60X6QRADU&keywords=raspberry+pi+3+b%2B+lcd&qid=1552395225&s=gateway&sprefix=raspb%2Caps%2C268&sr=8-4
(03-10-2019, 03:36 PM)hartraft Wrote: I'm also interested in getting the same 3.5" LCD working on the tinkerboard. The GPIO pins are the same as the raspberry pi 3B+ so what else could be the issue? or how to debug this?
I have this screen as well but havent bothered to get it working with the tinkerboard. maybe il look into it later today.
•
Posts: 10
Threads: 1
Likes Received: 4 in 3 posts
Likes Given: 2
Joined: May 2018
(03-12-2019, 12:52 PM)SUDObear Wrote: this is the screen he is using.
github.com/goodtft/LCD-show
Yep that's the git repo for the LCD driver. I bought mine from aliexpress but its the same hardware i think.
•
Posts: 2
Threads: 0
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Mar 2019
03-19-2019, 04:32 AM
(This post was last modified: 03-19-2019, 07:42 PM by SUDObear. Edited 1 time in total.)
Gonna try to tackle this issue tonight. Il whip up a script for you guys if I figure it out.
edit: ended up falling asleep last night.. il try today.
•
Posts: 1
Threads: 0
Likes Received: 0 in 0 posts
Likes Given: 3
Joined: Feb 2019
Any luck getting a script made?
•
Posts: 4
Threads: 3
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Mar 2019
I do not see Boot
and after all, HDMI does not work
I think it's a hardver for a bug error ? ? ?
•
Posts: 1
Threads: 0
Likes Received: 0 in 0 posts
Likes Given: 1
Joined: Apr 2019
I'm hoping to revive this post as I am facing a similar problem as OP. I can successfully install the LCD35-show driver, but my actual 3.5" display remains blank white. I can do the same thing on my Pi and it comes right up.
•
Posts: 2
Threads: 0
Likes Received: 1 in 1 posts
Likes Given: 0
Joined: May 2020
Hey everyone. So this lcd uses the same ic as the waveshare one for raspberry pi3. I tried doing the install for the waveshare one instead of the lcdwiki one. It produced a glitchy screen on tinkeros 2.0.8 and later, but if you use tinkeros2.0.7 and just install it like the waveshare3.5lcd it works. have fun guys.