Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] strange delays with Xorg-x11-7.4-r1
Date: Tue, 17 Nov 2009 23:01:38
Message-Id: 200911180100.23660.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] strange delays with Xorg-x11-7.4-r1 by Philip Webb
1 On Tuesday 17 November 2009 23:56:00 Philip Webb wrote:
2 > 091112 Alan McKinnon wrote:
3 > > On Thursday 12 November 2009 00:40:16 Alex Schuster wrote:
4 > >> Philip Webb writes:
5 > >>> There is a problem somewhere & it mb a small fix for my machine
6 > >>> & it wb nice to track it down if others are not experiencing it.
7 > >>
8 > >> Try 'strace xterm' in a terminal with long scrollback history, ...
9 >
10 > Or better, use the '-o outputfile' option.
11 >
12 > >> ... press Enter a couple of times when it hangs
13 > >> and analyze the output at these positions later.
14 > >
15 > > I did that earlier just for fun. The output is huge :-)
16 > >
17 > > 2400 lines when I did it with the same result as yours.
18 > >
19 > > I see here that while xterm is starting, the output stutters quite a lot
20 > > and each time there is a "resource unavailable" message just before.
21 > > It's trying to read fd3 which turns out to be the Unix socket in /tmp .
22 >
23 > Yes, there are 3 lock file/dirs there :
24 >
25 > root:527 tmp> ls -la
26 > total 5
27 > drwxrwxrwt 7 root root 200 2009-11-17 16:41 .
28 > drwxr-xr-x 23 root root 560 2009-07-04 05:53 ..
29 > drwxrwxrwt 2 root root 88 2009-11-17 12:50 .ICE-unix
30 > drwx------ 3 purslow purslow 192 2009-11-17 16:30 kde-purslow
31 > drwx------ 2 purslow purslow 240 2009-11-17 16:32 ksocket-purslow
32 > -r--r--r-- 1 root purslow 11 2009-11-17 12:47 .X0-lock
33 > drwxrwxrwt 2 root root 72 2009-11-17 12:47 .X11-unix
34 >
35 > Are you using Nvidia ? -- someone else mentioned that as a possible cause.
36
37 Yes, nvidia-190.42-r3
38
39 I've noticed recently that kdm takes looooooong to start - more than 30
40 seconds, and xterm is still taking over 3 seconds to load.
41
42 I'll try downgrade nvidia tomorrow when I have a chance and see what happens
43
44 >
45 > Otherwise, does anyone have further suggestions ?
46 >
47
48 --
49 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] strange delays with Xorg-x11-7.4-r1 Philip Webb <purslow@××××××××.net>
Re: [gentoo-user] strange delays with Xorg-x11-7.4-r1 Peter Humphrey <peter@××××××××××××××.org>