Gentoo Archives: gentoo-user

From: Willie <matthews.willie@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Need Help!
Date: Fri, 22 Jun 2012 19:07:10
Message-Id: CADwZqitcGPokca0K8mx8F22fMq+bwS85dLpCT_hsEq3fQQomLQ@mail.gmail.com
In Reply to: Re: [gentoo-user] Need Help! by Paul Hartman
1 On Fri, Jun 22, 2012 at 11:46 AM, Paul Hartman <
2 paul.hartman+gentoo@×××××.com> wrote:
3
4 > On Fri, Jun 22, 2012 at 11:20 AM, Willie <matthews.willie@×××××.com>
5 > wrote:
6 > > Hi All,
7 > >
8 > > I have been running a gentoo box for quite some time without a desktop
9 > > manager. Did a lot of upgrading in between time also. The problem I am
10 > > having is when I login I can't open any Windows. The only one that has
11 > open
12 > > without crashing the entire computer that I know of is VLC.
13 > >
14 > > Any help is greatly appreciated.
15 >
16 > Be sure to "emerge --oneshot @x11-module-rebuild" after upgrading xorg
17 > stuff. Drivers might be out of sync and maybe that's causing your
18 > pain.
19 >
20 > Try to delete/rename your /etc/X11/xorg.conf and see if that makes a
21 > difference. Modern Xorg can start a basic environment without it.
22 >
23 > Try to run "startx" as a user instead of using xdm and see if you get
24 > any better errors/logs.
25 >
26 > If you have another computer/device SSH into your problematic computer
27 > before starting X so you can see if it's still alive, just
28 > unresponsive at the local terminal. Maybe then you can see logs and
29 > stuff.
30 >
31 > revdep-rebuild just to ensure everything is consistent on your system.
32 >
33 >
34 I rebuild all of my x11-drivers it rebuild the nvidia driver along with a
35 couple of others.
36
37 I used startx and got the errors below. I have a feeling it has something
38 to do with my nVidia card (Geforce 8400GS)
39
40 SSH is not active anymore. It is also the computer that shares the internet
41 and no one can access the internet either.
42
43 Okay now I think we are getting somewhere. Didn't think to leave XDM out
44 but I did do it. It still froze but I got some useful information soon as
45 it did freeze. This is from /var/log/messages
46
47 Jun 22 11:52:52 beast kernel: NVRM: Xid (0000:02:00): 6, PE0001
48 Jun 22 11:52:54 beast kernel: NVRM: os_schedule: Attempted to yield the CPU
49 while in atomic or interrupt context
50 Jun 22 11:52:54 beast kernel: NVRM: Xid (0000:02:00): 3, C 00000002 SC
51 00000003 M 00000100 Data 00000000
52 Jun 22 11:53:03 beast kernel: NVRM: os_schedule: Attempted to yield the CPU
53 while in atomic or interrupt context
54 Jun 22 11:53:05 beast kernel: NVRM: os_schedule: Attempted to yield the CPU
55 while in atomic or interrupt context
56 Jun 22 11:53:08 beast kernel: NVRM: os_schedule: Attempted to yield the CPU
57 while in atomic or interrupt context
58
59 That was printed as soon as XFCE froze.
60
61 --
62
63 Willie Matthews
64 matthews.willie@×××××.com

Replies

Subject Author
Re: [gentoo-user] Need Help! Michael Mol <mikemol@×××××.com>
Re: [gentoo-user] Need Help! Paul Hartman <paul.hartman+gentoo@×××××.com>