IMX8MP-EVK Screen Timeout issue

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

IMX8MP-EVK Screen Timeout issue

896件の閲覧回数
Shanga
Contributor III

Hi NXP,

Android 13 (imx-android-13.0.0_1.2.0) with IMX8MP , we are setting time 5 seconds for Screen timeout  in setting 

expected behaviour after 5 second of screen inactivity Display should time out 

but Screen is not turned off after the duration

Please share your input how to achieve screen time out.

IMX8MPLUS 

タグ(2)
0 件の賞賛
返信
2 返答(返信)

872件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

To adjust the screen timeout please use the given below command.
adb shell settings put system screen_off_timeout <time_in_ms>

After setting the value please check via the below-given command.
adb shell settings get system screen_off_timeout

 

Regards

0 件の賞賛
返信

848件の閲覧回数
Shanga
Contributor III
Hi ,
We tried to set it as directed,we notice only a slight dim of the display brightness.Rather than getting it done through adb shell ,Is it possible to perform this successfully from the UI.
0 件の賞賛
返信