Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Need Help! Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] Need Help! Willie <matthews.willie@×××××.com>