New to RuneAudio. Installing to rpi3 with waveshare pearspot 4" Lcd. installed drivers thru Putty everything went off without a hitch. But on reboot system now stays on login without returning to the UI, Is the a way to return to the UI from the login, or is using a LDC other then one that is HDMI? If not Ill push forward with a different system that supports a GPIO LCD . Thanks for any assistance in advance.
(before i receive the ramdon smarta$$ reply about modify the script for the LCD driver...yes I read read the statement against doing so)
sudo mkdir /etc/X11/xorg.conf.d
(already exist)
sudo cp ./waveshare35a-overlay.dtb /boot/overlays/
sudo cp -rf ./etc/X11/xorg.conf.d/99-calibration.conf-4 /etc/X11/xorg.conf.d/99-calibration.conf
sudo cp -rf ./usr/share/X11/xorg.conf.d/99-fbturbo.conf /usr/share/X11/xorg.conf.d/
sudo cp ./cmdline.txt /boot/
sudo cp ./inittab /etc/
sudo cp ./boot/config-4.txt /boot/config.txt
sudo reboot