[ubuntu-it] Xlib: extension "GLX" missing on display ":0.0".

ivan marchesini marchesini a unipg.it
Dom 22 Ott 2006 16:54:50 BST


Cari utenti ubuntu...
ho una scheda video nVidia Corporation NV17 [GeForce4 420 Go] (rev a3)
ho installato, molto tempo fa a dire il vero, il driver nvidia preso dal
loro sito... 
poi ho configurato xorg.conf 
e adesso, come si vede anche dallo splash screen di avvio di nvidia, il
driver viene caricato sembra correttamente...
funziona anche il twinview

il problema č che volevo far girare tuxraces per provare l'accelerazione
3d (visto che ho dei problemi con un altro software che usa grafica 3d e
sospettavo problemi di stistema) ma ottengo questo risultato:
_______________________________________________________
ppracer
PPRacer 0.3.1 --  http://racer.planetpenguin.de
(c) 2004-2005 The PPRacer team
(c) 1999-2001 Jasmin F. Patry<jfpatry a sunspirestudios.com>
PPRacer comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to redistribute it under certain conditions.
See http://www.gnu.org/copyleft/gpl.html for details.

Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
*** ppracer error: Couldn't initialize video: Couldn't find matching GLX
visual (Success)
Segmentation fault
________________________________________________________

ho provato a cercare online ma mi sono inbattutto in mille spiegazioni
senza perņ trovare soluzione...
c'č qualcuno in grado di darmi una mano???

in allegato il mio xorg.conf!!!

grazie...
ciao



-- 
Ivan Marchesini
Department of Civil and Environmental Engineering
University of Perugia
Via G. Duranti 93/a 
06125
Perugia (Italy)
e-mail: marchesini a unipg.it
        ivan.marchesini a gmail.com
tel: +39(0)755853760
fax: +39(0)755853756
jabber: geoivan73 a jabber.org

-------------- parte successiva --------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister a builder3)  Mon May 15 13:23:42 PDT 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
  Identifier "Default Layout"
  screen 0 "Default Screen" 0 0
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  InputDevice "stylus" "SendCoreEvents"
  InputDevice "cursor" "SendCoreEvents"
  InputDevice "eraser" "SendCoreEvents"
  InputDevice "Synaptics Touchpad"
EndSection

Section "Files"
  
  # path to defoma fonts
  FontPath "/usr/share/X11/fonts/misc"
  FontPath "/usr/share/X11/fonts/cyrillic"
  FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
  FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
  FontPath "/usr/share/X11/fonts/Type1"
  FontPath "/usr/share/X11/fonts/100dpi"
  FontPath "/usr/share/X11/fonts/75dpi"
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
  Load "i2c"
  Load "bitmap"
  Load "ddc"
#  Load	"dri"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "type1"
  Load "vbe"
  load "glx"
#  load "GLcore"
  load "v4l"
EndSection

Section "InputDevice"
  Identifier "Generic Keyboard"
  Driver "kbd"
  option "CoreKeyboard"
  option "XkbRules" "xorg"
  option "XkbModel" "pc105"
  option "XkbLayout" "it"
EndSection

Section "InputDevice"
  Identifier "Configured Mouse"
  Driver "mouse"
  option "CorePointer"
  option "Device" "/dev/input/mice"
  option "Protocol" "ExplorerPS/2"
  option "ZAxisMapping" "4 5"
  option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
  Identifier "Synaptics Touchpad"
  Driver "synaptics"
  option "SendCoreEvents" "true"
  option "Device" "/dev/psaux"
  option "Protocol" "auto-dev"
  option "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
  
  # /dev/input/event
  # for USB
  Identifier "stylus"
  Driver "wacom"
  option "Device" "/dev/wacom"# Change to 
  option "Type" "stylus"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
  
  # /dev/input/event
  # for USB
  Identifier "eraser"
  Driver "wacom"
  option "Device" "/dev/wacom"# Change to 
  option "Type" "eraser"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
  
  # /dev/input/event
  # for USB
  Identifier "cursor"
  Driver "wacom"
  option "Device" "/dev/wacom"# Change to 
  option "Type" "cursor"
  option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
  Identifier "Generic Monitor"
  HorizSync 28.0 - 51.0
  VertRefresh 43.0 - 60.0
  option "DPMS"
EndSection

Section "Device"
  
  BusID "AGP:01:00:0"
  #	"NoDDC" 		"1"
  #	"IgnoreEDID" 	"1"
  Identifier "Nvidia 420 Go"
  Driver "nvidia"
  option "TwinView" "yes"
  option "MetaModes" "1024x768;800x600,800x600"
  option "SecondMonitorHorizSync" "UseEdidFreqs"
  option "SecondMonitorVertRefresh" "UseEdidFreqs"
  option "RenderAccel"	"1"
  option "AllowGLXWithComposite"   "1" 
EndSection

Section "Screen"
  Identifier "Default Screen"
  Device "Nvidia 420 Go"
  Monitor "Generic Monitor"
  DefaultDepth 24
  option "NoDDC" "1"
  option "NvAGP" "1"
  option "GenerateRTList" "0"
  option "OverridePolarity" "1"
  option "RenderAccel" "On"
  option "TwinView" "1"
  option "SecondMonitorHorizSync" "30-50"
  option "SecondMonitorVertRefresh" "60"
  option "TwinViewOrientation" "Clone"
  option "TVOutFormat" "RGB"
  option "ConnectedMonitor" "DFP,CRT"
  option "TVStandard" "PAL-B"
  option "MetaModes" "1024x768 @1024x768,1024x768 @1024x768; 800x600 @800x600,800x600 @800x600; 640x480 @640x480,640x480 @640x480"
  #    Option         "NoLogo" "true"
  #    Option         "IgnoreDisplayDevices" "TV"
  #    Option         "ConnectedMonitor" "DFP, CRT"
  # TV Twinview
  
  
  SubSection "Display"
    Depth 1
    Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
  EndSubSection
  SubSection "Display"
    Depth 4
    Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
  EndSubSection
  SubSection "Display"
    Depth 8
    Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
  EndSubSection
  SubSection "Display"
    Depth 15
    Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
  EndSubSection
  SubSection "Display"
    Depth 16
    Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
  EndSubSection
  SubSection "Display"
    Depth 24
    Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
  EndSubSection
EndSection

Section "Extensions"
Option          "Composite"     "Enable"
EndSection

Section "device" # 
  identifier "device1"
  boardname "NVIDIA GeForce4 (generic)"
  busid "PCI:1:0:0"
  driver "nv"
  screen 0
  vendorname "NVIDIA"
EndSection
Section "screen" # 
  identifier "screen1"
  device "device1"
  defaultdepth 24
  monitor "monitor1"
EndSection
Section "monitor" # 
  identifier "monitor1"
  gamma 1.0
EndSection
Section "ServerFlags"
EndSection


Maggiori informazioni sulla lista ubuntu-it