Hace poco instale OpenSuse 11.3 con KDE4 , tengo un problema con la aceleración gráfica, es horripilante... En Ubuntu 10.04 también. Se que una ATI Radeon 9600 es de el año de la cocoa, pero también se que es buena y tiene buen rendimiento. Ahora estoy usando los driver libres por que no hubo caso con los driver privativos y además ATI no soporta esta tarjeta para Linux actualmente.
Creo que los chips RV400 para abajo no están soportados, el mio es RV350. Yo uso el driver libreradeon para tarjetas gráficas ATI
He estado bastante tiempo intentando arreglarlo pero no e podido ... bueno voy a dar muchos datos para que me ayuden. Cambios que yo e echo, para intentar arreglarlo.
El xorg.conf que cree -->
Código:
> sudo vim /etc/X11/xorg.conf Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "on" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules/updates" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc:unscaled" #BORRE VARIAS LINEAS PARA NO ALARGAR MUCHO EL MENSAJE DEL FORO FontPath "/usr/share/fonts/truetype/" EndSection Section "Module" # los módulos dri2, glx, dri, extmod, record, dbe son añadidos por defecto Load "ddc" Load "bitmap" Load "int10" # Load "vnc" #me daba error en los logs Load "vbe" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" #BORRE VARIAS LINEAS PARA NO ALARGAR MUCHO EL MENSAJE EndSection Section "Monitor" #DisplaySize 440 250 # mm Identifier "Monitor0" VendorName "VSC" ModelName "VX2033WM" HorizSync 24.0 - 82.0 VertRefresh 50.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RV350 AP [Radeon 9600]" BusID "PCI:1:0:0" Option "DRI" "on" Option "AccelMethod" "EXA" Option "AccelDFS" "on" Option "EnablePageFlip" "on" Option "ColorTiling" "on" Option "RenderAccel" "on" EndSection Section "Screen" Identifier "Screen0" Device "Card0" #BORRE VARIAS LINEAS PARA NO ALARGAR MUCHO EL MENSAJE EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection
Código:
> grep "EE" /var/log/Xorg.1.log (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 3929.096] (II) Loading extension MIT-SCREEN-SAVER [ 3930.356] (EE) No input driver/identifier specified (ignoring) [ 3930.378] (EE) No input driver/identifier specified (ignoring)
Código:
> grep "WW" /var/log/Xorg.1.log (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 3929.043] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 3929.043] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 3929.043] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist. [ 3929.043] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 3929.043] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 3929.044] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist. [ 3929.044] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 3929.044] (WW) Disabling Mouse0 [ 3929.044] (WW) Disabling Keyboard0
Código:
Creo que descomenté unas lineas de acá ->> sudo vim /etc/X11/xorg.conf.d/50-device.conf Section "Device" Identifier "Default Device" Driver "radeon" ## Required magic for radeon/radeonhd drivers; output name ## (here: "DVI-0") can be figured out via 'xrandr -q' Option "monitor-DVI-0" "Default Monitor" #ocupo entrada dvi EndSection
Código:
Dice que tengo aceleración gráfica ->> sudo vim /etc/X11/xorg.conf.d/50-monitor.conf Section "Screen" Identifier "Default Screen" Device "Default Device" ## Doesn't help for radeon/radeonhd drivers; use magic in ## 50-device.conf instead Monitor "Default Monitor" EndSection
Código:
para que tengan una ida de lo lento que esta -->> glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: #BORRE VARIAS LINEAS PARA NO ALARGAR MUCHO EL MENSAJE client glx vendor string: Mesa Project and SGI client glx version string: 1.4 client glx extensions: #BORRE VARIAS LINEAS PARA NO ALARGAR MUCHO EL MENSAJE GLX extensions: #BORRE VARIAS LINEAS PARA NO ALARGAR MUCHO EL MENSAJE OpenGL vendor string: DRI R300 Project OpenGL renderer string: Mesa DRI R300 (RV350 4150) 20090101 x86/MMX+/3DNow!+/SSE TCL DRI2 OpenGL version string: 1.5 Mesa 7.8.2 OpenGL extensions: #BORRE VARIAS LINEAS PARA NO ALARGAR MUCHO EL MENSAJE glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0x22 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0xcf 24 tc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None 0xd0 24 tc 0 24 0 r . . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow #BORRE VARIAS LINEAS PARA NO ALARGAR MUCHO EL MENSAJE
Código:
También añadí esto, para que no cargara esos módulos.> glxgears 282 frames in 5.0 seconds = 56.188 FPS 515 frames in 5.0 seconds = 102.942 FPS 461 frames in 5.0 seconds = 92.077 FPS 443 frames in 5.0 seconds = 88.530 FPS
Código:
Agregue radeon> sudo vim /etc/modprobe.d/50-blacklist.conf blacklist fglrx blacklist fbdev blacklist vesa blacklist vnc
Código:
No esta de mas decir que en esta distro nunca instale el driver privativo de ATI. También consideren que el rendimiento de la configuración por defecto es igual de mala.> sudo vim /etc/modprobe.d/99-local.conf # # please add local extensions to this file # radeon
Les agradezco de antemano a los que me ayuden, e estado mucho tiempo tratando de solucionar esto pero me supero L_L .
No compren ATIs antiguas !!
Que estén bien