-
-
Notifications
You must be signed in to change notification settings - Fork 281
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
Issue with resume from suspend on asus vivobook x330ua #2073
Comments
can you give me the output of |
sure that's it: Device S-state Status Sysfs node
RP01 S4 *disabled
PXSX S4 *disabled
RP06 S4 *enabled pci:0000:00:1c.0
PXSX S4 *disabled pci:0000:01:00.0
GLAN S4 *disabled
XHC S3 *enabled pci:0000:00:14.0
XDCI S4 *disabled
HDAS S4 *disabled pci:0000:00:1f.3
|
hmmm try each of these and see if it resolves the issue, if so you'd want to make them into part of a boot script
|
They both didn't solve the issue. The second one makes my screen go black when switching between plugged and unplugged. The first changed nothing. |
Describe the bug
When I have my laptop on battery and it goes to standby everything works like expected. But when it's on the power cord and goes to standby it doesn't. It reboots instead of going to standby and I am at the sddm login screen.
I've tested the bazzite-default and the bazzite-asus image.
With the default-image I get the well known blinking-shift kernel panic when entering/resuming from standby. That what i saw on arch, open suse and many other distros as well. With the asus image there is no kernel-panic but that weird reboot on power cord issue. That is something I never saw before.
What did you expect to happen?
The laptop should suspend and resume instead of rebooting.
Output of
rpm-ostree status
Hardware
(Asus) VivoBook S13 X330UA
Extra information or context
I was really surprised no one else seems to have these kind of issues. I had them on every laptop/distro I've ever owned.
Which logs should I provide to figure out the issue?
What I noticed as well: When I log in after that forced reboot the screen goes black and I have to move the mouse so it turns on again. The screen brightness it lowered so it looks like the laptop thought it was out of battery. Maybe something with fedoras tuned deamon?
The text was updated successfully, but these errors were encountered: