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

Frame buffer configuration #3

Open
MFoerd opened this issue Dec 4, 2017 · 1 comment
Open

Frame buffer configuration #3

MFoerd opened this issue Dec 4, 2017 · 1 comment

Comments

@MFoerd
Copy link

MFoerd commented Dec 4, 2017

Hi,
I'm trying to get dietsplash running on a embedded i.mx6 system. After compiling and adding the init=/bin/dietsplash in the kernel commandline nothing much happens, no boot screen at all. When I try to execute the binary /bin/dietsplash, it gives me the information:
dietsplash[486] CRITICAL: Only BGRA8888 is implemented, your fb is:
b_offset: 0 b_length: 5
g_offset: 5 g_length: 6
r_offset: 11 r_length: 5
It seems to me that I have to configure the fb size somewhere, but I have no idea how to do that. Is there any way to do so?

@jpuriol
Copy link

jpuriol commented Apr 4, 2018

I have modified to code to support 565 frame buffer like yours. Just created a pull request.

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

2 participants