Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [SOLVED - MAYBE]: [gentoo-user] pysol problems
Date: Wed, 27 Sep 2006 20:46:03
Message-Id: 5bdc1c8b0609271334i29e9f811s89d7fca66c885e38@mail.gmail.com
In Reply to: Re: [SOLVED - MAYBE]: [gentoo-user] pysol problems by "Bo Ørsted Andresen"
1 On 9/27/06, Bo Ørsted Andresen <bo.andresen@××××.dk> wrote:
2 >
3 <SNIP>
4 >
5 >
6 >
7 > # grep -i rgbpath /var/log/Xorg.0.log
8 >
9 > (==) RgbPath set to "/usr/share/X11/rgb"
10 >
11 >
12 >
13 > # equery files x11-apps/rgb | grep rgb.txt
14 >
15 > /usr/share/X11/rgb.txt
16 >
17 >
18 >
19 > # equery check x11-apps/rgb
20 >
21 > [ Checking x11-apps/rgb-1.0.1 ]
22 >
23 > * 9 out of 9 files good
24 >
25 >
26
27 It seems that at this point both machine look the same. dragonfly was
28 the machine having the problem:
29
30 mark@lightning ~ $ su -
31 Password:
32 lightning ~ # grep -i rgbpath /var/log/Xorg.0.log
33 (==) RgbPath set to "/usr/share/X11/rgb"
34 lightning ~ # equery files x11-apps/rgb | grep rgb.txt
35 /usr/share/X11/rgb.txt
36 lightning ~ # equery check x11-apps/rgb
37 [ Checking x11-apps/rgb-1.0.1 ]
38 * 12 out of 12 files good
39 lightning ~ #
40 lightning ~ # ssh dragonfly
41 Password:
42 Last login: Wed Sep 27 08:38:28 2006 from lightning
43 dragonfly ~ # grep -i rgbpath /var/log/Xorg.0.log
44 (==) RgbPath set to "/usr/share/X11/rgb"
45 dragonfly ~ # equery files x11-apps/rgb | grep rgb.txt
46 /usr/share/X11/rgb.txt
47 dragonfly ~ # equery check x11-apps/rgb
48 [ Checking x11-apps/rgb-1.0.1 ]
49 * 12 out of 12 files good
50 dragonfly ~ #
51
52
53 >
54 > I guess the correct solution if it doesn't work without the RgbPath
55 > specified is to specify it correctly in xorg.conf... Note that my problem
56 > was that I had specified the wrong path.
57 >
58
59 Yes, that was not my situation.
60
61 Thanks for the help!
62
63 Cheers,
64 Mark
65
66 --
67 gentoo-user@g.o mailing list