Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BGR24 ? #4

Open
PaoloBi opened this issue Oct 3, 2014 · 0 comments
Open

BGR24 ? #4

PaoloBi opened this issue Oct 3, 2014 · 0 comments

Comments

@PaoloBi
Copy link

PaoloBi commented Oct 3, 2014

Hi, I modified my LCD driver (original was 565 bit) in order to use a 3x8 bit display. Now I am trying to modify fbcp in order to correctly remap fb0 to my buffer, modifying
screen_resource = vc_dispmanx_resource_create(VC_IMAGE_RGB565, vinfo.xres, vinfo.yres, &image_prt);
I tried VC_IMAGE_RGB888 (and almost all other modes) but with no luck. Any Help ? Thanks...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant