You are not logged in.

#1 2012-10-16 00:05:57

fionnan
Member
Registered: 2012-03-06
Posts: 11

Strange freeze [Solved]

I've been getting random freezes while using xmonad over the past few days. The freezes occur frequently (several times a day) and I can't leave my laptop on for more than a few hours without it freezing.

When the system freezes I cannot switch workspaces or execute any xmonad command i.e. recompile, quit X, etc. The freezes only seems to affect xmonad.

The mouse still works and I can quit programs by right clicking them in trayer, also sometimes firefox accepts keyboard input and I can quit it cleanly.

The system shuts down normally when I press the power button to escape the freeze.

At first I thought it only happened when my laptop resumed from sleep but have also experienced them while watching video on mplayer or browsing with firefox.

Anyone experience this?

Last edited by fionnan (2012-10-27 00:16:38)

Offline

#2 2012-10-16 00:08:00

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: Strange freeze [Solved]

What does ~/.xmonad/xmonad.errors show?


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#3 2012-10-16 00:24:26

fionnan
Member
Registered: 2012-03-06
Posts: 11

Re: Strange freeze [Solved]

~/.xmonad/xmonad.errors is empty

Offline

#4 2012-10-16 01:14:34

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: Strange freeze [Solved]

Nothing in your xorg log?


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#5 2012-10-16 11:53:34

fionnan
Member
Registered: 2012-03-06
Posts: 11

Re: Strange freeze [Solved]

Had a few more freezes last night/this morning. Don't really know if these errors are relevant or not:

cat /var/log/Xorg.0.log | grep EE         
                                                                                             
[    38.736] Current Operating System: Linux zrvx 3.6.2-1-ck #1 SMP PREEMPT Sat Oct 13 14:16:33 EDT 2012 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    38.762] Initializing built-in extension MIT-SCREEN-SAVER
[    38.781] (EE) Failed to load module "vesa" (module does not exist, 0)
[    38.781] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    38.781] (EE) Failed to load module "fbdev" (module does not exist, 0)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

cat /var/log/Xorg.0.log | grep WW       
                                                                                              ~
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    38.744] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    38.781] (WW) Warning, couldn't open module vesa
[    38.781] (WW) Warning, couldn't open module modesetting
[    38.781] (WW) Warning, couldn't open module fbdev

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Here's the full log as well if that's any help:

http://pastebin.com/xkPdernh

Offline

#6 2012-10-27 00:14:28

fionnan
Member
Registered: 2012-03-06
Posts: 11

Re: Strange freeze [Solved]

System freezes had nothing to do with XMonad, this line in my .xinitrc was to blame:

xautolock -time 30 -locker "sudo systemctl suspend"

Offline

Board footer

Powered by FluxBB