Gentoo Archives: gentoo-desktop

From: Lindsay Haisley <fmouse-gentoo@×××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] X freezing?
Date: Sun, 24 Oct 2004 22:05:03
Message-Id: 20041024220439.GB24658@fmp.com
In Reply to: [gentoo-desktop] X freezing? by "A. Gabriel W. Daleson"
1 In my experience, system freezes are hardware-related, sometimes failed
2 memory, or something else that throws the system completely off-track. One
3 of the more common and less obvious culprits is a seriously unclean power
4 from a failing power supply. It's difficult to troubleshoot this kind of
5 thing that happens unpredictably, but it might be instructive to kill X and
6 do a bit of stress testing from the cmd line, such as:
7
8 # while [ 1 ]; do emerge openoffice; done
9
10 [or some other large package that's heavy on i/o]
11
12 Let this run for a few hours, days or whatever is the nominal time between
13 lockups and see if the problem recurs, which will eliminate X if it does
14 (but unfortunately not necessarily implicate X if it doesn't).
15
16 I'm sure there are others who can suggest better stress-tests.
17
18 Thus spake A. Gabriel W. Daleson on Sun, Oct 24, 2004 at 04:02:55PM CDT
19 > I'm not sure if this is something serious or merely me being
20 > incompetent at configuring X, but whenever I've run X on this Dell Inspiron
21 > XPS with a Radeon 9800 Mobility, the entire system locks up. It doesn't seem
22 > to follow any pattern - sometimes it's within the first five minutes, other
23 > times nearly an hour.
24 >
25 > The first time this happened, it destroyed the LCD, so I suspected
26 > refresh rates were set wrong; changing the HorizSync to 75 and VertRefresh
27 > to 60 hasn't helped.
28 >
29 > I've tried this with both the radeon driver included with X and
30 > ATI's proprietary driver, as well as both gentoo-sources and
31 > development-sources and X.org 6.7.0 and 6.8.0.
32 >
33 > I've had two lockups since then, but the display's still working.
34 >
35 > Does anyone have any ideas? Thanks for any help.
36 >
37 > Gabe.
38 >
39 >
40 > --
41 > gentoo-desktop@g.o mailing list
42 >
43
44 --
45 Lindsay Haisley | "Fighting against human | PGP public key
46 FMP Computer Services | creativity is like | available at
47 512-259-1190 | trying to eradicate | <http://pubkeys.fmp.com>
48 http://www.fmp.com | dandelions" |
49 | (Pamela Jones) |
50
51 --
52 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] X freezing? steve fox <steve@×××××××.net>
RE: [gentoo-desktop] X freezing? "A. Gabriel W. Daleson" <ursa@××××××.edu>