iMX6 fb1 and fb0 resolutions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX6 fb1 and fb0 resolutions

2,416 Views
alexanderkhudos
Contributor I

In iMX6 fb0 resolution is set to the value specified by videoargs in uboot. fb1 (foreground of the same display) always comes up with the resolution 240x320. Is there a way to set it to the same resolution?

Labels (4)
Tags (2)
0 Kudos
Reply
5 Replies

1,221 Views
joanxie
NXP TechSupport
NXP TechSupport

you can use the tools, for example:

fbset -fb /dev/fb1 -xres * -yres*

0 Kudos
Reply

1,221 Views
alexanderkhudos
Contributor I

I know about fbset. My question was whether it is possible to set it to the same resolution automatically. And why does it always come up with the resolution 240x320?

0 Kudos
Reply

1,221 Views
joanxie
NXP TechSupport
NXP TechSupport

you should change the source code. the framebuffer source code in the bsp, but I don't think you need to do that.

0 Kudos
Reply

1,221 Views
alexanderkhudos
Contributor I

I should not change the source code, driver creators should. Or is it a feature, not a bug that FG and BG screen modes are not matched automatically?

0 Kudos
Reply

1,221 Views
joanxie
NXP TechSupport
NXP TechSupport

I don't think this is a bug

0 Kudos
Reply