hello guys the problem is that your splash display is disabled in your cmdline.txt file in the boot directory. open the cmdline file sudo nano /boot/cmdline.txt change 'console=tty1' to 'console=tty3, and then add this line to the end, make sure everything is on the same line and the commands are se...