PDA

View Full Version : Disable/Change Green Screen During Linux Bootup


JLou
03-10-2015, 06:36 PM
Hello,
I am working on a project that involves using a Mimo 7" monitor using a display link interface that is connected to a Raspberry Pi (running Raspbian OS). From my understanding reading the "udlfb" documentation that the screen is painted green as an indicator that fbdev and the hardware are being detected properly.

What I am trying to figure out how to do is prevent the Green Screen from being painted at all or at least have some control over what color it does get painted. While this may seem trivial to some the problem is a green and red colorblindness and I'm looking for something more friendly like blue, white, just remaining black.

Has anyone had any success in accomplishing anything like this?

Thanks in advance and best regards.