07-17-2018, 07:01 AM
(07-04-2018, 12:19 AM)Tim Curtis Wrote: Turn LocalUI on in System config.
Started from scratch to install moode 4.2
still not getting the touchscreen to work, it turns from white to black but no output ui moodeaudio.
please help me i am stuck, here is what i did:
sudo apt-get update
git clone https://github.com/swkim01/waveshare-dtoverlays.git
sudo cp waveshare-dtoverlays/waveshare35a-overlay.dtb /boot/overlays/waveshare35a.dtbo
nano /boot/config.txt
dtparam=spi=on
dtoverlay=waveshare35a
sudo mkdir /usr/share/X11/xorg.conf.d
sudo nano /usr/share/X11/xorg.conf.d/99-fbturbo.conf
Section "Device"
Identifier "Allwinner A10/A13 FBDEV"
Driver "fbturbo"
Option "fbdev" "/dev/fb1"
Option "SwapbuffersWait" "true"
EndSection
sudo Reboot
when moodeaudio is running then configure systeem turn local touchscreen on, but screen is still black.
the raspberry is connected through hdmi at a denon avr, but when i turn my tv on the screen is also black.