IMX8MQ Android 9.0.2 screen turned to 180, the video playback did not turn to 180.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8MQ Android 9.0.2 screen turned to 180, the video playback did not turn to 180.

1,344 Views
Tico
Contributor II

IMX8MQ  Android 9.0.1 and  9.0.2 screen turned to 180,

the video playback did not turn to 180.

Use this command:
"settings put system user_rotation 2"

Can someone help improve this problem?

p3.jpg

p2.jpg

0 Kudos
3 Replies

1,100 Views
owen_wen
Contributor III

Hi Tico,

I got the same problem, did you find the solution or work around now?

0 Kudos

1,117 Views
diegoadrian
NXP Employee
NXP Employee

Hello

To rotation the screen, you can add followed two lines in init.rc, both video and GUI are rotated.

 

  setprop persist.demo.rotationlock true
  setprop persist.demo.remoterotation portrait 

 
Hope this information could help you.
Best regards,
Diego.
0 Kudos

1,117 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

This is a known issue. Let me report this internally to see if already exist a solution for this problem.

Best regards,

Diego.

0 Kudos