Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Frozen after Upgrade
Date: Mon, 03 May 2010 14:08:27
Message-Id: 4BDED8BC.8040500@gmail.com
In Reply to: Re: [gentoo-user] Frozen after Upgrade by Colleen Beamer
1 Colleen Beamer wrote:
2 > On 5/3/10, Indexer<indexer@××××××××××××.net> wrote:
3 >
4 >> On 03/05/2010, at 11:01 PM, Colleen Beamer wrote:
5 >>
6 >>
7 >>> Hi,
8 >>> Yesterday, I updated my system. On reboot, I get to my login screen,
9 >>> but then everything is frozen - the cursor blinks in the box where I
10 >>> am supposed to enter my password, but the keyboard doesn't work and my
11 >>> mouse is frozen. I don't know if this has something do do with the
12 >>> xorg update that happened in connection with my nvidia driver.
13 >>>
14 >>> I can't even kill X because, stupid me didn't configure the
15 >>> Ctrl-Alt-Backspace when it was no longer automatically configured.
16 >>>
17 >>> Right now, I have booted from a Kubuntu live CD so was able to get
18 >>> into the system to write this.
19 >>>
20 >>> Is there a way I can fix this without having to do a complete reinstall?
21 >>>
22 >>>
23 >> I would be checking my Xorg.conf to see if you have evdev enabled, set evdev
24 >> in your make.conf just in case, and make sure you have hald set to start on
25 >> boot as xorg now needs it for keyboard and mouse.
26 >>
27 > This would be good if I could get to a terminal seesion, but I can't.
28 > The keyboard doesn't work and I can't login.
29 >
30 > Right now, I am using a Kubuntu live CD and mounting is disabled.
31 >
32 >> William
33 >>
34 >>
35
36 Try this:
37
38 Hold down Atl, hold down SysRq, press each of the keys in turn. The usual
39 full sequence is R-E-I-S-U-B
40
41 Reboot
42 Even
43 If
44 System
45 Utterly
46 Broken
47
48 When I had this issue, I would get a console when I got to the E or I. This is what each keystroke does tho:
49
50 e sends TERM to all processes (except init)
51 i kills all processes (except init)
52 s syncs partitions
53 u remounts everything ro
54 b boots a box
55 o turns off a box
56 k saks a box - kills all processes on that vt
57 r unraws the keyboard - takes it away from X.
58
59
60 I hope that will get you back to a console at least. Then you can start doing the things others have suggested you try.
61
62 Dale
63
64 :-) :-)