iMX6 Rex Android 4.4.2 HDMI Resolution

From Voipac Wiki
Revision as of 14:16, 22 March 2021 by Voipac (talk | contribs) (Created page with "Category:iMX6 Rex Development kit Category:iMX6 Rex Pro Category:Android <!-- --> i.MX6 HDMI driver will automatically detect supported resolutions based on infor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


i.MX6 HDMI driver will automatically detect supported resolutions based on information stored in EDID. By configuring the kernel as described below the detected values will be ignored and custom settings applied. This can be used in case custom DVI monitors or custom LCD panels are used.

This document describes how to force these HDMI(DVI) resolutions:

  • VGA -> video=mxcfb0:dev=hdmi,640x480M@60,if=RGB24,bpp=32
  • WVGA-> video=mxcfb0:dev=hdmi,800x480M@60,if=RGB24,bpp=32
  • SVGA-> video=mxcfb0:dev=hdmi,800x600M@60,if=RGB24,bpp=32
  • XGA-> video=mxcfb0:dev=hdmi,1024x768M@60,if=RGB24,bpp=32
  • SXGA -> video=mxcfb0:dev=hdmi,1280x1024M@60,if=RGB24,bpp=32

Kernel configuration

Download

Downloading custom boot.img

wget http://downloads.voipac.com/index.php?p=iMX6_Rex_Development_kit/module/software/android/Android_kk442/binaries&dl=boot-force-hdmi-resolution.img