FC6 Blender and Nvidia drivers

antonio montagnani antonio.montagnani at gmail.com
Fri Jan 19 22:32:45 UTC 2007


2007/1/19, Dmitriy Kropivnitskiy <nigde at mitechki.net>:
> 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
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

Where in my xorg file??????? and why is GLX line not included automatically???

# 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
-- 
Antonio Montagnani
Skype : antoniomontag




More information about the fedora-list mailing list