Gentoo Archives: gentoo-user

From: Indexer <indexer@××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Frozen after Upgrade
Date: Mon, 03 May 2010 13:59:04
Message-Id: 29E29486-A2A2-4502-9EB2-ACC2476103D4@internode.on.net
In Reply to: Re: [gentoo-user] Frozen after Upgrade by Colleen Beamer
1 On 03/05/2010, at 11:17 PM, Colleen Beamer wrote:
2
3 > On 5/3/10, Indexer <indexer@××××××××××××.net> wrote:
4 >>
5 >> On 03/05/2010, at 11:01 PM, Colleen Beamer wrote:
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
33 How do you mean mounting is disabled? Open a terminal and type sudo mount /dev/sd<blah> ???
34
35 From there you can either chroot in, or you can manually stop xdm by removing the file /etc/runlevels/default/xdm (instead of using rc-update)
36
37 >>
38 >> William
39 >>
40 >