Author Login
Post Reply
Frank Griffin wrote:
> 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
>
Hmm, I think I meant that the other way around. The three ".." are
required because it's in /usr/share/X11, period.