Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Display UI on Waveshare 3.5 inch TFT
#10
(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.
Reply


Messages In This Thread
RE: Display UI on Waveshare 3.5 inch TFT - by marcelvb - 07-17-2018, 07:01 AM

Forum Jump: