[Ubuntu-BR] ATI Radeon 9200 SE no Ubuntu 5.10
Jeronimo Zucco
jczucco em ucs.br
Segunda Dezembro 26 23:05:00 UTC 2005
Olá, amigos.
Já deve ser a 43987893478943 tentativa que estou fazendo para tentar configurar
minha placa de vídeo Radeon 9200 SE AGP 128Mb no Ubuntu, com o driver
proprietário da ATI. Este é o guia mais completo que encontrei:
http://ubuntuforums.org/showthread.php?t=78466
Porém ainda não consegui habilitar a aceleração por hardware:
$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
No log, encontro a seguinte mensagem:
[4294718.830000] mtrr: type mismatch for e0000000,8000000 old: write-back new:
write-combining
[4294718.830000] [fglrx:firegl_addmap] *ERROR* mtrr allocation failed (-22)
[4294718.831000] [fglrx] Internal AGP support requested, but kernel AGP support
active.
[4294718.831000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[4294718.831000] [fglrx] Kernel AGP support doesn't provide agplock
functionality.
[4294718.831000] [fglrx] AGP detected, AgpState = 0x1f004a1b (hardware caps of
chipset)
[4294718.831000] mtrr: type mismatch for 48000000,8000000 old: write-back new:
write-combining
[4294718.831000] [fglrx:firegl_unlock] *ERROR* Process 7313 using kernel context
0
Alguém tem uma luz ?
Segue minha configuração do xorg:
Section "dri"
Mode 0666
EndSection
Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "glx" # libglx.a
Load "dri" # libdri.a
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
Option "XkbVariant" "abnt2"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
HorizSync 30.0 - 98.0
VertRefresh 70-160
#VertRefresh 75
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
#Option "NoDDC"
Option "no_accel" "no"
Option "no_dri" "no"
Option "mtrr" "off" # disable DRI mtrr mapper, driver
has its own code for mtrr
Option "DesktopSetup" "(null)"
Option "ScreenOverlap" "0"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
Option "Capabilities" "0x00000000"
Option "CapabilitiesEx" "0x00000000"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "CenterMode" "off"
Option "PseudoColorVisuals" "off"
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "yes"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0" # vendor=1002, device=5964
Screen 0
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
#Option "backingstore"
Subsection "Display"
Depth 24
Modes "1280x1024"
ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Server Layout"
Screen "Screen0"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Se alguém puder dar alguma dica, tiver alguma placa parecida e instalou com
sucesso, agradeço a ajuda.
--
Jeronimo Zucco
LPIC-1 Linux Professional Institute Certified
Núcleo de Processamento de Dados
Universidade de Caxias do Sul
http://jczucco.blogspot.com
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the ubuntu-br
mailing list