digitando il comando:
egrep -i '^\((EE|WW)\)|glx' /var/log/Xorg.0.log
ottengo :
(**) Option "AIGLX" "true"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
(**) AIGLX enabled
(II) Loading extension GLX
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(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
(EE) NVIDIA(0): you continue to encounter problems, Please try
(EE) NVIDIA(0): reinstalling the NVIDIA driver.
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(WW) NVIDIA(0): Error: Unable to find DOS (Enable/Disable output switching)
(WW) NVIDIA(0): file path under /proc/acpi/video. NVIDIA X driver will not
(WW) NVIDIA(0): be able to respond to display change hotkey events.
(II) Loading extension NV-GLX
(EE) AIGLX: Screen 0 is not DRI capable
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
ma qui non c'è una parentesi di troppo?
/usr/lib/xorg/modules/extensions//libglx.so
sony vaio fz 21m
kubuntu 7.10
nvidia driver 169.12
@vaio:/usr/lib/xorg/modules/extensions$ ls
libdbe.so libextmod.so libglx.so librecord.so
libdri.so libGLcore.so libglx.so.169.12 libxtrap.so
Codice: Seleziona tutto
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (root@Telemaco) ven ott 12 18:23:36 CEST 2007
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (randy@juliet2) Sat May 12 15:26:42 PDT 2007
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0"
InputDevice "Mouse1"
InputDevice "Mouse0"
Option "AIGLX" "true"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
# Load "dri"
# Load "GLcore"
Load "dbe"
Load "extmod"
Load "freetype"
Load "glx"
Load "vbe"
Load "v4l"
EndSection
#Section "ServerFlags"
# Option "Xinerama" "0"
#EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Protocol" "auto-dev"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "HorizScrollDelta" "0"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "Corekeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Nvidia Default Flat Panel"
HorizSync 28.0 - 110.0
VertRefresh 43.0 - 90.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
# Driver "nv"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400M GT"
Option "ConnectedMonitor" "DFP"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "1280x800_60 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
SubSection "Display"
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
Option "NvAGP" "0"
Option "AddARGBGLXVisuals" "true"
Option "AllowDDCCI" "true"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "DAMAGE" "Enable"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
