On 1/19/07, antonio montagnani <antonio.montagnani@xxxxxxxxx> wrote:
2007/1/19, Dmitriy Kropivnitskiy <nigde@xxxxxxxxxxxx>: > antonio montagnani wrote: > > (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X > > (EE) NVIDIA(0): log file that the GLX module has been loaded in your X > > (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX > > module. If > > Add line > Load "glx" > to the Module section of your /etc/X11/xorg.conf file > > -- Where in my xorg file??????? and why is GLX line not included automatically???
/etc/X11/xorg.conf The GLX module is normally included, however your xorg.conf is completely lacking the modules section. You'd need to tell us how that happened as its not the normal state of affairs.
# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Monitor" ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: Identifier "Monitor0" ModelName "Philips 107B(17inch/CM6800)" ### Comment all HorizSync and VertSync values to use DDC: HorizSync 30.0 - 69.0 VertRefresh 50.0 - 130.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Tnx
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman netllama@xxxxxxxxx LlamaLand http://netllama.linux-sxs.org