rzmichel
rzmichel
Hi @MichaIng > If you want you can test it: > > ``` > sed -i '/dtparam=i2c_arm=/d' /boot/config.txt > sed -i '/enable_uart=/d' /boot/config.txt > ``` > > Then reboot and...
Hi @MichaIng Thank you for the update. From the guidance above, TFT LCD 3.5" is working on console mode. But not on KIOSK mode or whatever Desktop application. Xorg showed...
Hello, I did comparing fresh install latest image between dietpi and raspbian lite with desktop. On raspbian lite with desktop, after running script for the driver from https://github.com/goodtft/LCD-show/ device running...
Hi @MichaIng First sorry not responded in time. Always glad reading your reply. You put some explanation for the "what's going on" 😍 Actually I follow step on this thread,...
I did try comment in one by one: ``` Identifier "Allwinner A10/A13/A20 FBDEV" Driver "fbturbo" Option "fbdev" "/dev/fb1" ``` and ``` Identifier "uga" driver "fbdev" Option "fbdev" "/dev/fb1" ``` and...