[ltp] second x-session: no screens found

Florian Dorpmueller linux-thinkpad@linux-thinkpad.org
Thu, 08 Sep 2005 20:22:10 +0000


>You should specify full path. Try with:
>       xinit -- :1 -xf86config /etc/X11/XF86Config-4.glx
>or
>       xinit -- $(which X) :1 -xf86config /etc/X11/XF86Config-4.glx
>--

Hi Javier,

I have tried that, but I receive

Fatal server error:
Invalid argument for -xf86config
For non-root users, the file specified with -xf86config must be
a relative path and must not contain any ".." elements.
Using default XF86Config search path.

I found out that the config file has to be in the same directory from which 
the xinit is released. That it works.

Cheers,
Flori