fulvio1981
Posts: 2
Joined: Wed Oct 29, 2014 9:41 am

Raspbian - Unable to set True color

Wed Oct 29, 2014 10:59 am

Hi Everybody,
I'm trying to set up true color (24bpp or 32bpp) on Raspbian, but every attempt fail. I'd like to achieve a result like when I show images onto xbmc.
The release I've installed is 2014-09-09 with Kernel version 3.12
I've tried to add in config.txt framebuffer_depth parameter and also framebuffer_ignore_alpha=1. With these settings the gradient is showed correctly, but colors are incorrect.
Anyone know what's wrong?

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13009
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: Raspbian - Unable to set True color

Wed Oct 29, 2014 12:18 pm

did you assign enough memory to the GPU?

fulvio1981
Posts: 2
Joined: Wed Oct 29, 2014 9:41 am

Re: Raspbian - Unable to set True color

Wed Oct 29, 2014 3:42 pm

I set 256MB

knute
Posts: 550
Joined: Thu Oct 23, 2014 12:14 am
Location: Texas
Contact: Website

Re: Raspbian - Unable to set True color

Wed Oct 29, 2014 5:13 pm

I'm curious why it would take more than 64MB of video memory to display 32bpp? Also what is the default color depth and how does one find that information?

Thanks!

gkreidl
Posts: 6307
Joined: Thu Jan 26, 2012 1:07 pm
Location: Germany

Re: Raspbian - Unable to set True color

Wed Oct 29, 2014 5:50 pm

I've been using the following for a long time

Code: Select all

framebuffer_depth=32
framebuffer_ignore_alpha=1
(At the moment disabled because the new browser engine broke true color support in epiphany / kweb3)
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer

Return to “Troubleshooting”