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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

2,236 次查看
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

标签 (4)
0 项奖励
回复
2 回复数

789 次查看
LeonardoSandova
Specialist I

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

0 项奖励
回复

789 次查看
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 项奖励
回复