* [gentoo-user] Weird lockup problem
@ 2008-06-23 21:52 Roy Wright
2008-06-23 22:19 ` felix
0 siblings, 1 reply; 2+ messages in thread
From: Roy Wright @ 2008-06-23 21:52 UTC (permalink / raw
To: gentoo-user
Howdy,
I've been having a weird problem for the past month where about twice a
week when I first unlock the system in the morning, the mouse moves
really slow (about 1 second update rate) and if I press any key except
ctl-alt-delete (which reboots the box but does not display the shutdown
messages to the console), the mouse pointer goes away and the system is
totally unresponsive. Also can't connect (ssh, ping, nfs) to the box
when this happens. So far I haven't found any log messages even hinting
at the problem.
This system is a ~x86 and after 3 years of running a gentoo workstation,
I'm at a loss on how to trouble shoot it.
Thank you,
Roy
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] Weird lockup problem
2008-06-23 21:52 [gentoo-user] Weird lockup problem Roy Wright
@ 2008-06-23 22:19 ` felix
0 siblings, 0 replies; 2+ messages in thread
From: felix @ 2008-06-23 22:19 UTC (permalink / raw
To: gentoo-user
On Mon, Jun 23, 2008 at 04:52:18PM -0500, Roy Wright wrote:
> This system is a ~x86 and after 3 years of running a gentoo workstation,
> I'm at a loss on how to trouble shoot it.
I have sometimes left a job running like this
while :; do
top | head >>/tmp/busylog
sleep 30
done
It's awful but it sometimes provides clues. The important trick is to
append to the log inside the loop rather than after the done, to force
the buffer flush each time.
--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-23 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-23 21:52 [gentoo-user] Weird lockup problem Roy Wright
2008-06-23 22:19 ` felix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox