|
|
Re: Colors displayed faded in LCD screen
|
|
07/09/2009 6:30 AM
post33450
|
Re: Colors displayed faded in LCD screen
Adding more inputs,
The LCD 6" display is 18-bit LVDS interface. In display.conf file, I see that the pixel_format is set to rgb565 which
when summed up gives only 16bits.
I changed this rgb565 to rgb666 in display.conf file and rebooted the system. The system didn't boot up. It hangs at
starting run commands.
How can I configure the display.conf to support 18bits??
|
|
|
|
|