Skip to main content
BVino.1
Associate
May 11, 2023
Solved

STM32MP157F-DK2 Screen suspend issue

  • May 11, 2023
  • 2 replies
  • 2900 views

Than try to use this board with Debian Linux + Xorg happened strange behaviour: after one hour screen disabled forever.

No any warnings or errors in dmesg.

This issue reproduce on kernel from STLinux (5.15.67).

Also these steps make same behaviour:

echo 1 > /sys/class/graphics/fb0/blank
echo 0 > /sys/class/graphics/fb0/blank

 

 

This topic has been closed for replies.
Best answer by Erwan SZYMANSKI

Hello @BVino.1​ ,

It let me think about something that I have already seen with fbdev use.

Can you check the following patch to see if it changes something for you ?

Kind regards,

Erwan.

2 replies

Erwan SZYMANSKI
Erwan SZYMANSKIBest answer
Technical Moderator
May 17, 2023

Hello @BVino.1​ ,

It let me think about something that I have already seen with fbdev use.

Can you check the following patch to see if it changes something for you ?

Kind regards,

Erwan.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
BVino.1
BVino.1Author
Associate
May 20, 2023

Hi @Erwan SZYMANSKI​ I already received this patch from github community of ST, this works perfect.

Thank you for your time,

Best,

Boris