We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:c1_tips [2015/03/12 10:53]
codewalker [How to change U-boot configuration by BOOT.INI]
en:c1_tips [2016/01/12 16:21]
joy.cho [How to change the value of hdmimode]
Line 47: Line 47:
 === U-boot === === U-boot ===
 If you are able to get into U-boot, this is simply possible with 3 commands below. This will change the resolution value and restart the board. If you are able to get into U-boot, this is simply possible with 3 commands below. This will change the resolution value and restart the board.
 +This scheme is only available when booting with '​boot.ini'​ is not used.
 <​code>​ <​code>​
 setenv hdmimode 1080p setenv hdmimode 1080p
Line 54: Line 55:
 === Android shell === === Android shell ===
 If you are able to use **adb shell**, then you can do these command to change **hdmimode**. This will change the resolution value and restart the board as well. If you are able to use **adb shell**, then you can do these command to change **hdmimode**. This will change the resolution value and restart the board as well.
 +This scheme is only available when booting with '​boot.ini'​ is not used.
 <​code>​ <​code>​
 # fw_setenv hdmimode 1080p # fw_setenv hdmimode 1080p
en/c1_tips.txt ยท Last modified: 2017/11/14 10:48 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0