I have a project that uses a RPi2 with the 7" official touchscreen, the Adafruit Ultimate GPS HAT, and it requires Jessie- Wheezy doesn't work with it, and Stretch is not supported either. The project uses asplashscreen to run omxplayer to run a video during boot. I have tried everything to hide the messages a boot but they show anyway. I have used console=tty3, quiet, a line in the rc file that scripts the text to black on black, but I still get a page and a half of messages during boot. The only thing I can imagine is to find a way to trigger omxplayer to run sooner in the boot process. Any further ideas or advice?
Thanks!