Hi Rich
Thanks for the links.
I had a read though all 3 and got part way, but getting stuck now and im not sure where to go from here.
I understand it may be beyond my knowledge and if so, im happy to just leave it as is.
Following your post #6 I did run into a few issues
tce-load -wil fbv
I get file not found error.
I managed to find this library
https://github.com/godspeed1989/fbvAnd managed to compile and install it, (after a few errors and trials)
But once installed I loaded the custom boot image as the rest of your post says to do.
However didn't get a splash screen on boot.
I did manually run
/usr/local/bin/fbv -aui /etc/init.d/splash.png
And get this error
setup console
/etc/init.d/splash.png: Unable to access file or file format unknown.
Im not sure if it is due to something missing or the fact I had to compile it myself.
The other option (and im not sure if this would affect it) is my odd display resolution of 1920x480
Everything else works fine once the OS has booted into the GUI, and if i have the console output enabled, that displays fine on the screen
I suspect its something to do with the complied FBV and not working on a arm/pi?