On Wednesday 27 September 2006 18:06, Mark Knecht wrote:

> Hi. I searched around more in Google and found this link link which

> seemed related to my problem:

[SNIP]

> It seems on my wife's machine, as well as on my AMD64 machine,

> neither of us has the Rgb.txt file. Using slocate I did find a copy in

> /usr/share/X11 however.

[SNIP]

> So, I copied the version I found in /usr/share/X11 to the path in

> the Xorg man page and now pysol works.

>

> I am not exactly sure why my AMD64 machine worked when the IA32

> machine didn't. It seems that neither machine has an RGB path in

> xorg.conf. That part is leaving me confused, but at least my wife can

> now play solitaire and I'm not so much on the hot seat.

# grep -i rgbpath /var/log/Xorg.0.log

(==) RgbPath set to "/usr/share/X11/rgb"

# equery files x11-apps/rgb | grep rgb.txt

/usr/share/X11/rgb.txt

# equery check x11-apps/rgb

[ Checking x11-apps/rgb-1.0.1 ]

* 9 out of 9 files good

I guess the correct solution if it doesn't work without the RgbPath specified is to specify it correctly in xorg.conf... Note that my problem was that I had specified the wrong path.

Section "Files"

RgbPath "/usr/share/X11/rgb"

[...]

EndSection

--

Bo Andresen

Attachment: pgpNOcDC0E0nO.pgp
Description: PGP signature

Reply via email to