-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
System halts on suspend and becomes unresponsive after last upgrade #7904
Comments
Seems similar to #7340 . You may consider looking at how I managed to get the relevant debug information. Try grabbing logs appears after you suspends the machine via You can try older or newer xen-hypervisor versions (you mentioned that older xen version used to work; the testing version xen 4.14.5-14 fixes a bug that sometimes does exactly what you have mentioned (#7340) but occasionally) to check out whether the problem lies in xen version; if you are lucky the newer xen-hypervisor solves exactly your problem. You can put the xen hypervisor rom into You can switch kernel version easily on grub boot menu. This will help find out whether your issue is related to xen version or dom0 kernel version. |
@logoerthiner1 journalctl is empty. Sorry I am not familiar with that kind of debugging. Where can I get different xen-hypervisor versions ? xenproject.org ? Update: this issue is not related to external monitor, suspend process fails on normal use. I I can't do anything with it, this happens every day and makes OS unusable. Moving back to Ubuntu until fixed. |
@gangamstyle no, from the Qubes repositories. The idea is to figure out which update broke things, which is often a first step to fixing the problem. |
What hardware are you running? |
@isodude Lenovo X1 laptop |
@gangamstyle so we can close the issue? |
Closing as resolved. If anyone believes this issue is not yet resolved, or if anyone is still affected by this issue, please leave a comment, and we'll be happy to reopen it. Thank you. |
Qubes OS release
4.1.1
Brief summary
Qubes OS upgrades installed in November added so many bugs that I keep reporting and reporting and reporting.
This bug broke my everyday experience.
I was using Qubes OS for over a year without problems. Now this problem appeared:
If I connect laptop with Qubes OS to external monitor (Type-C connector) and start Suspend process, monitor will turn off as expected, but laptop does not enter suspend state, system does not respond to key presses, does not resume, laptop becomes very hot (CPU 100% ?), power led blinks every second. Only pressing power button for 4+ seconds helps to power off and reboot laptop completely.
Everything worked before this system upgrades, something has broke it.
Steps to reproduce
Install November updates ?
Expected behavior
Laptop should enter suspend mode and resume on key press.
The text was updated successfully, but these errors were encountered: