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

Replies

Subject Author
Re: [gentoo-user] Need Help! Volker Armin Hemmann <volkerarmin@××××××××××.com>