Allo
/etc/X11/XF86Config...
Section "Module"
...
#Required I think
from
#Load "glx"
to
Load "glx"
...
#Would not hurt I think
from
#Load "dbe" # Double-Buffering Extension
to
Load "dbe" # Double-Buffering Extension
...
#Turn it back on after nvidia work's?
from
Load "v4l" # Video for Linux
to
#Load "v4l" # Video for Linux
----------
Aliases
Gentoo here with devfs enabled. Here are mine.
alias char-major-195 nvidia
alias /dev/nvidiactl char-major-195
Yours:
alias /dev/nvidia* nvidia
It has been a good while since I ran mdk with or
without devfs and nvidia.
So not sure about your alias and mdk way of doing things.
Hopefully a mdk user will clarify.
HIH
|