You are not logged in.
Pages: 1
A newly installed Arch system (on a Lenovo IdeaPad Flex 10) is suffering from periodical freezes. When this happens, the active X screen freezes, mouse and keyboard do not respond, it's impossible to change to another vt, the device does not answer pings on the network, and SSH does not answer either.
Upon rebooting nothing shows up in the journalctl from the affected time frame.
How should I go about debugging this problem? Is there any higher logging or debugging level I can configure to pinpoint what going on with these freezes?
EDIT: These are not device heating issues, the system temperature seemed to be normal with no significant heating going on.
Last edited by yuvadm (2014-12-04 21:19:57)
Offline
Look at https://bbs.archlinux.org/viewtopic.php?id=190247 and https://bbs.archlinux.org/viewtopic.php?id=190669.
See if Magic SysRq works. https://wiki.archlinux.org/index.php/Ke … uts#Kernel
Offline
Are you sure the screen freezes, and not just the input? Has it froze when there was something dynamic (say htop, or even a video) visible?
I don't know if this is recommended anywhere, but just brainstorming I'd probably just run "dmesg -w > somelogfile" and leave it running. Then after the freeze see what was last written to somelogfile.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
A newly installed Arch system (on a Lenovo IdeaPad Flex 10) is suffering from periodical freezes. When this happens, the active X screen freezes, mouse and keyboard do not respond, it's impossible to change to another vt, the device does not answer pings on the network, and SSH does not answer either.
Upon rebooting nothing shows up in the journalctl from the affected time frame.
How should I go about debugging this problem? Is there any higher logging or debugging level I can configure to pinpoint what going on with these freezes?
Well, at least you found the wiki article. Are you using UXA instead of SNA for the Intel GPU driver? If not that would be the first thing to try.
I also bought the same device in question a few days ago and I am wondering if your touch screen is working perfectly and not stopping to respond to input after a few minutes?
(╯°□°)╯~ ┻━┻
Offline
I also bought the same device in question a few days ago and I am wondering if your touch screen is working perfectly and not stopping to respond to input after a few minutes?
Unfortunately, I don't have the device anymore. However, I definitely recall touch screen issues that included no response after a while.
Offline
Pages: 1