I use gnome shell in Fedora 18 x86_64 on an emachines E725 notebook. For the last month, every 60 seconds the display locks up for 25 seconds. Sometimes it does this for 10 minutes, and sometimes all day. The mouse cursor still moves, and sound still plays without skipping. Also, progress bars jump forward when it unfreezes as they never froze. I have stopped all cron tasks and restarted many times. The exact second the clock stops on varies each time I restart the system. I have also noticed a small increase in network use right before it freezes. It sometimes starts freezing before I open any apps, and it still freezes after I close all apps. Please let me know if there is any additional information I should post. I have done many convoluted google and stackoverflow searches over a long period of time and have found no similar problems posted. Thank you for any help or advice.
Asked
Active
Viewed 386 times
1
-
Can we see some dmesg output please? Run `dmesg` in a terminal, do this to put it in a file: `dmesg > ~/SomeFile` and you'll get a SomeFile in your home directory, stick that in a pastebin, not all of it will be useful (the first like 30 seconds at most will be startup stuff, you can omit those and post here I'd imagine) – Alec Teal Aug 28 '13 at 01:01
-
Try to debug the problem, run `journalctl` to look for some clue in the logs.. – Nelson Aug 28 '13 at 01:02
-
Solution: I noticed that I could not access the drop-down menu for the Gmail Notify extension and that attempting to do so changed the exact second on which it would freeze each minute. I returned to [link[(http://extensions.gnome.org), browsed to "installed extensions," disabled Gmail Notify, and the problem immediately went away. I believe that this happened whenever the extension attempted to update while I was connected to wifi which was not connected to the Internet. – David W. Allor Aug 28 '13 at 03:09
1 Answers
0
Probably off topic, but I'd suggest trying a CD/USB linux distribution (i.e. one that runs off the CD rather than having to install it).
If that has problems, you are probably looking at a hardware issue.
If a CD distribution works, then yep, it's something wrong with your installation.

John3136
- 28,809
- 4
- 51
- 69