iMX6 and fullHD resolution (1920x1080), wrong application window

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

iMX6 and fullHD resolution (1920x1080), wrong application window

2,139 Views
blauer
Contributor II

Hello,

when I was trying to run 1920x1080 on my Wandboard (iMX6DL) I found out that in fact the resolution came up.

But the wallpaper window and all application windows were not as high as they could be, i.e. approximately 720 lines instead of 1080-48 lines (bottom, system bar is as far as I know 48 pixel at 160dpi).

I suspect it is the layout of the launcher. Unfortunately I have only a few experience with xml layout files.

- Did anybody face the same issues?

- Has someone found a solution?

Many thanks,

Michael

Labels (4)
0 Kudos
2 Replies

692 Views
LeonardoSandova
Specialist I

was your image (uboot + kernel + rootfs) built with Yocto framework?

0 Kudos

692 Views
blauer
Contributor II

Hello Leonardo,

To be honest: no clue.

I am using the Wandboard sources 4.1.2 and the April patch.

Did not change anything except the /device/fslwandboard/Bootconfig.mk file. Just changed the BOARD_KERNEL_CMDLINE to

BOARD_KERNEL_CMDLINE := console=ttymxc0,115200 init=/init video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 video=mxcfb1:off video=mxcfb2:off fbmem=28M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale

Then set "lunch 17" (Wandboard user)

and started to "make"

Best regards,

Michael

0 Kudos