This won’t explain your problem, but if indeed it is plymouth, you could disable plymouth at boot with the boot code:
plymouth.enable=0
Dependent on whether you have the legacy grub or grub2, that boot code needs to be applied differently. It can be made permanent for both boot managers if need be.