Problema con quake4 y nvidia
Jordi Sayol
jordisayol en yahoo.es
Lun Oct 24 08:09:38 CDT 2005
Podria ser que tu tarjeta no fuera soportada por nvidia-glx.
Yo tengo una nvidia G-Force2 y para configurarla correctamente tengo que
instalar nvidia-glx-legacy (se ve que ya no está soportada por el nuevo
controlador de nvidia) :(
Saludos,
Jordi.
En/na Manuel López Torrent ha escrit:
> Al ejecutar el quake4 el error que me sale es el siguiente:
>
>
>
>>--------------- R_InitOpenGL ----------------
>>Initializing SDL subsystem
>>Loading GL driver 'libGL.so.1' through SDL
>>Xlib: extension "GLX" missing on display ":0.0".
>>Xlib: extension "GLX" missing on display ":0.0".
>>TODO: Sys_SetClipboardData
>>********************
>>ERROR: SDL_SetVideoMode failed: Couldn't find matching GLX visual
>>********************
>>--------------- BSE Shutdown ----------------
>>---------------------------------------------
>>WARNING: rvServerScanGUI::Clear() - invalid scanGUI
>>
>>idRenderSystem::Shutdown()
>>Sys_Error: SDL_SetVideoMode failed: Couldn't find matching GLX visual
>
>
>
>
> He seguido las instrucciones para instalar los drivers de nvidia de la guia.
> Estos son los paquetes que tengo instalados en mi sistema
>
>
>
>>rootazeus:/usr/local/games/quake4# dpkg -l | grep nvidia
>>ii nvidia-glx 1.0.7667-0ubuntu25 NVIDIA binary XFree86 4.x/X.Org driver
>>ii nvidia-kernel-common 1.0.7667+1 NVIDIA binary kernel module common files
>>ii nvidia-settings 1.0-3ubuntu6 Tool of configuring the NVIDIA graphics driv
>
>
>
> rootazeus:/usr/local/games/quake4# dpkg -l | grep sdl
> ii gstreamer0.8-sdl 0.8.11-0ubuntu5 SDL videosink plugin for GStreamer
> ii libsdl-gfx1.2 2.0.9-4 drawing and graphical effects extension for
> ii libsdl-gfx1.2-dev 2.0.9-4 development files for SDL_gfx
> ii libsdl-image1.2 1.2.4-1 image loading library for Simple DirectMedia
> ii libsdl-image1.2-dev 1.2.4-1 development files for SDL 1.2 image loading
> ii libsdl-mixer1.2 1.2.6-1.1 mixer library for Simple DirectMedia Layer 1
> ii libsdl-mixer1.2-dev 1.2.6-1.1 development files for SDL1.2 mixer library
> ii libsdl-sound1.2 1.0.1-5ubuntu3 Decoder of several sound file formats for SD
> ii libsdl-sound1.2-dev 1.0.1-5ubuntu3 Development files for SDL_sound
> ii libsdl1.2-dev 1.2.7+1.2.8cvs20041007-5.3ubuntu2 Simple DirectMedia Layer development files
> ii libsdl1.2debian 1.2.7+1.2.8cvs20041007-5.3ubuntu2 Simple DirectMedia Layer
> ii libsdl1.2debian-all 1.2.7+1.2.8cvs20041007-5.3ubuntu2 Simple DirectMedia Layer (with all available
> rc libsdl1.2debian-oss 1.2.7+1.2.8cvs20041007-5.3ubuntu2 Simple DirectMedia Layer (with X11 and OSS o
> rootazeus:/usr/local/games/quake4#
>
>
>
> Y este es mi xorg.conf:
>
> # /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 "Files"
> 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/CID"
> FontPath "/usr/share/X11/fonts/100dpi"
> FontPath "/usr/share/X11/fonts/75dpi"
> # paths to defoma fonts
> FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
> EndSection
>
> Section "Module"
> #Load "GLcore"
> Load "i2c"
> Load "bitmap"
> Load "ddc"
> #Load "dri"
> Load "extmod"
> Load "freetype"
> #Load "glx"
> Load "nvidia"
> Load "int10"
> Load "type1"
> Load "vbe"
> EndSection
>
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "kbd"
> Option "CoreKeyboard"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "es"
> EndSection
>
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "mouse"
> Option "CorePointer"
> Option "Device" "/dev/input/mice"
> Option "Protocol" "ImPS/2"
> Option "Emulate3Buttons" "true"
> Option "ZAxisMapping" "4 5"
> EndSection
>
> Section "Device"
> Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
> Driver "nvidia"
> BusID "PCI:1:0:0"
> EndSection
>
> Section "Monitor"
> Identifier "L1710S"
> Option "DPMS"
> EndSection
>
> Section "Screen"
> Identifier "Default Screen"
> Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
> Monitor "L1710S"
> DefaultDepth 24
> SubSection "Display"
> Depth 1
> Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 4
> Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 8
> Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 15
> Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 16
> Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 24
> Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
> EndSubSection
> EndSection
>
> Section "ServerLayout"
> Identifier "Default Layout"
> Screen "Default Screen"
> InputDevice "Generic Keyboard"
> InputDevice "Configured Mouse"
> EndSection
>
> #Section "DRI"
> # Mode 0666
> #EndSection
>
>
>
______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es
Más información sobre la lista de distribución ubuntu-es