Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] - Surface Go 3 does not turn off the display #70

Open
luki1103 opened this issue Jun 22, 2024 · 4 comments
Open

🐛 [BUG] - Surface Go 3 does not turn off the display #70

luki1103 opened this issue Jun 22, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@luki1103
Copy link

Description

The Surface only switches the display off for a second and then immediately back on again.

Reproduction steps

After pressing the power button, the device switches off for a second and then immediately switches on again

Screenshots

No response

Logs

No response

Category

Display

OS Version

15.x

@luki1103 luki1103 added the bug Something isn't working label Jun 22, 2024
@UknowEtheG
Copy link

Please visit docs BlissOS.org for project documentation.

Read through the "configuration via command line parameters"
There are many options there and instructions how to implement

There is specifically a subsection on parameters you can utilize regarding sleep states and/or power management options.

Can also search our official Telegram support channel for "surface sleep" or "surface display" and scroll through the search results to see every time this topic has been mentioned and how fellow users resolved.

@UknowEtheG
Copy link

If the above comment does not lead you to a working solution....

Their next option is to capture and share a log of your machine booted up and capturing log while pushing the power button to put it to sleep.

This will allow development team to see what is taking place @ code level

@luki1103
Copy link
Author

I have tested it, GRUB unfortunately does not save the changes. The display still comes back on immediately. I have updated to 16.9.4 as a test! How can I export the log?

@piotrm55
Copy link

piotrm55 commented Aug 8, 2024

I faced the same issue on Surface 3 (different device than "Surface Go 3")
Tested on 15.9.1, 16.9.6 (standard and surface version) and Zenith, with different sleep modes, every time it behaves same way.

Device wakes up immediately after going to sleep
08-08 09:14:23.252 1151 1195 I PowerGroup: Sleeping power group (groupId=0, uid=1000, reason=timeout)... 08-08 09:14:23.252 1151 1195 I PowerManagerService: Sleeping (uid 1000)... 08-08 09:14:23.307 1151 1240 I PowerGroup: Waking up power group from Asleep (groupId=0, uid=1000, reason=WAKE_REASON_WAKE_KEY, details=android.policy:KEY)... 08-08 09:14:23.308 1151 1240 I PowerManagerService: Waking up from Asleep (uid=1000, reason=WAKE_REASON_WAKE_KEY, details=android.policy:KEY)...

log3.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants