On 9/27/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:
<SNIP>
# 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
It seems that at this point both machine look the same. dragonfly was the machine having the problem: [EMAIL PROTECTED] ~ $ su - Password: lightning ~ # grep -i rgbpath /var/log/Xorg.0.log (==) RgbPath set to "/usr/share/X11/rgb" lightning ~ # equery files x11-apps/rgb | grep rgb.txt /usr/share/X11/rgb.txt lightning ~ # equery check x11-apps/rgb [ Checking x11-apps/rgb-1.0.1 ] * 12 out of 12 files good lightning ~ # lightning ~ # ssh dragonfly Password: Last login: Wed Sep 27 08:38:28 2006 from lightning dragonfly ~ # grep -i rgbpath /var/log/Xorg.0.log (==) RgbPath set to "/usr/share/X11/rgb" dragonfly ~ # equery files x11-apps/rgb | grep rgb.txt /usr/share/X11/rgb.txt dragonfly ~ # equery check x11-apps/rgb [ Checking x11-apps/rgb-1.0.1 ] * 12 out of 12 files good dragonfly ~ #
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.
Yes, that was not my situation. Thanks for the help! Cheers, Mark -- [email protected] mailing list

