Author Login
Post Reply
Robert Fox wrote:
> I already know that NVidia driver won't compile, but when I choose
> standard drive "nv" in XFdrake - it works (at least the test)
>
> But when I try and restart the "dm" service - nothing happens
The X symlink in /usr/share/X11 is borked: it reads ../../usr/bin/Xorg,
which would be correct if it were being accessed as /usr/share/X11/X.
But it's accessed as /etc/X11/X, which requires it to be
../../../usr/bin/Xorg