|
|
Linux Problemas técnicos bajo la plataforma Linux |
|
Thread Tools | Display Modes |
01-24-2008, 03:45 AM | #1 |
Pledge
Join Date: Jan 2008
Posts: 10
|
Error de DirectX u OpenGL.
Bueno, hola a todos, soy un aficionado al RO desde ya hace rato y estoy un poco frustrado porque no me anda en mi flamante Ubuntu Gutsy 7.10. La cuestio es que da el mensaje de error de tarjeta vieja, que necesito nuevos drivers y eso (ya lo conocen). Lei los threads que hay al respecto, aplique la mayoria pero nada, me sigue dando el error. Aqui esta la info:
---------------------------------------------------------------------------------------------------- INFO ---------------------------------------------------------------------------------------------------- glxinfo | grep OpenGL OpenGL vendor string: Tungsten Graphics, Inc OpenGL renderer string: Mesa DRI Intel(R) 945GM 20061017 x86/MMX/SSE2 OpenGL version string: 1.3 Mesa 7.0.1 OpenGL extensions: ------------------------------------------------------ glxinfo | grep direct direct rendering: Yes ------------------------------------------------------ glxgears 4793 frames in 5.0 seconds = 958.512 FPS 4894 frames in 5.0 seconds = 978.785 FPS 4910 frames in 5.0 seconds = 981.812 FPS 4877 frames in 5.0 seconds = 975.341 FPS 4892 frames in 5.0 seconds = 978.296 FPS 4866 frames in 5.0 seconds = 973.068 FPS ------------------------------------------------------ glxinfo | grep version server glx version string: 1.2 client glx version string: 1.4 GLX version: 1.2 OpenGL version string: 1.3 Mesa 7.0.1 ---------------------------------------------------------------------------------------------------- Y AKY EL XORG ----------------------------------------------------------------------------------------------------- # 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 xorg.conf manual page. # (Type "man 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" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "latam" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/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 "HorizEdgeScroll" "0" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Device" Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller" Driver "intel" BusID "PCI:0:2:0" EndSection Section "Monitor" Identifier "Monitor genérico" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller" Monitor "Monitor genérico" DefaultDepth 24 SubSection "Display" Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" # Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" InputDevice "Synaptics Touchpad" EndSection ------------------------------------------------------------------------------------------------- NOTA ------------------------------------------------------------------------------------------------ Lo mas cerca que estuve fue con el DRIconf, logre entrar al juego pero todo se veía de mierda (en serio terrible), probé con modo seguro, poniendo todo al minimo y nada. Les agradezco si me pueden ayudar (porfavor!!! no quiero volver a micro$oft!!) Y otra cosa, no hay un paquete de instalacion .deb? o un repositorio para añadir? |
|
|