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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

2,215件の閲覧回数
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 返答(返信)

768件の閲覧回数
LeonardoSandova
Specialist I

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

0 件の賞賛

768件の閲覧回数
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 件の賞賛