On 4/3/10, max <[email protected]> wrote: > On 4/3/10, Guilherme Raymo Longo <[email protected]> wrote: >> Pessoal, tem mais uma coisa intrigante que esqueci de notar >> Quando utilizo a ferramenta da ATI para gerar um xorg.conf pra mim, eu >> recebo o seguinte erro: >> >> bash-3.1# aticonfig -initial >> aticonfig: No supported adapters detected >> >> bash-3.1# lspci | grep VGA >> 01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon >> Xpress >> 200M] >> >> Como poder ser..?? >> Estou sem saber o que fazer... >> >> 2010/4/3 Guilherme Raymo Longo <[email protected]> >> >>> Pessoal, estou tento um problema com um notebook Acer Aspire 5100. É um >>> amd >>> rodando slack64. >>> >>> Estou utilizando a segunte placa de video: >>> >>> bash-3.1# lspci | grep VGA >>> 01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon >>> Xpress 200M] >>> >>> O problema começou porque um aplicativo que eu tentei rodar usando o >>> Wine >>> deu o seguinte problema >>> >>> fixme:advapi:SetSecurityInfo stub >>> X Error of failed request: BadRequest (invalid request code or no such >>> operation) >>> Major opcode of failed request: 129 (GLX) >>> Minor opcode of failed request: 19 (X_GLXQueryServerString) >>> Serial number of failed request: 718 >>> Current serial number in output stream: 718 >>> >>> Notei que o problema obviamente está relacionado com o video... então >>> tentei ativar os efeitos do KDE e quando seto o Composition Type pra >>> usar >>> OpenGL ela da um erro e não salva a configuração. Pelo Xrender que é via >>> software funciona normal mesmo que muito lento. >>> Então descobri em foruns que várias pessoas tinha o mesmo problema que o >>> meu e que isso é algo relacionado com o Driver da ATI. >>> >>> rodando o programa glxinfo acontece o mesmo erro: >>> >>> bash-3.1$ glxinfo >>> name of display: :0.0 >>> X Error of failed request: BadRequest (invalid request code or no such >>> operation) >>> Major opcode of failed request: 129 (GLX) >>> Minor opcode of failed request: 19 (X_GLXQueryServerString) >>> Serial number of failed request: 14 >>> Current serial number in output stream: 14 >>> >>> Simplesmente estou a 2 dias entre dezenas de sites e ninguêm apresentou >>> uma >>> solução para esse problema. >>> Estou utilizando o driver propietario da ATI que até me gerou um pacote >>> para o slackware. >>> >>> ati-driver-installer-9-12-x86.x86_64.run >>> >>> Tambêm configurei o xorg.conf na expectativa de dar certo, mas nada... >>> abaixo segue meu xorg.conf. >>> Alguêm já passou por isso?? Alguma dica que possa me ajudar?? Não achei >>> nenhuma maneira de configurar direito o driver o o OpenGL (Pelo menos >>> imagino que seja esse o problema)! >>> >>> Muito obrigado. >>> >>> Section "ServerLayout" >>> Identifier "X.org Configured" >>> Screen 0 "Screen0" 0 0 >>> InputDevice "Mouse0" "CorePointer" >>> InputDevice "Keyboard0" "CoreKeyboard" >>> EndSection >>> >>> Section "Files" >>> ModulePath "/usr/lib64/xorg/modules" >>> FontPath "/usr/share/fonts/local" >>> FontPath "/usr/share/fonts/TTF" >>> FontPath "/usr/share/fonts/OTF" >>> FontPath "/usr/share/fonts/Type1" >>> FontPath "/usr/share/fonts/misc" >>> FontPath "/usr/share/fonts/CID" >>> FontPath "/usr/share/fonts/75dpi/:unscaled" >>> FontPath "/usr/share/fonts/100dpi/:unscaled" >>> FontPath "/usr/share/fonts/75dpi" >>> FontPath "/usr/share/fonts/100dpi" >>> FontPath "/usr/share/fonts/cyrillic" >>> EndSection >>> >>> Section "Module" >>> Load "dbe" >>> Load "glx" >>> Load "extmod" >>> Load "dri2" >>> Load "dri" >>> EndSection >>> >>> Section "InputDevice" >>> Identifier "Keyboard0" >>> Driver "kbd" >>> EndSection >>> >>> Section "InputDevice" >>> Identifier "Mouse0" >>> Driver "mouse" >>> Option "Protocol" "auto" >>> Option "Device" "/dev/input/mice" >>> Option "ZAxisMapping" "4 5 6 7" >>> EndSection >>> >>> Section "Monitor" >>> #DisplaySize 330 210 # mm >>> Identifier "Monitor0" >>> VendorName "LPL" >>> ModelName "ca00" >>> EndSection >>> >>> Section "Device" >>> ### Available Driver options are:- >>> ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", >>> ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" >>> ### [arg]: arg optional >>> #Option "NoAccel" # [<bool>] >>> #Option "SWcursor" # [<bool>] >>> #Option "Dac6Bit" # [<bool>] >>> #Option "Dac8Bit" # [<bool>] >>> #Option "BusType" # [<str>] >>> #Option "CPPIOMode" # [<bool>] >>> #Option "CPusecTimeout" # <i> >>> #Option "AGPMode" # <i> >>> #Option "AGPFastWrite" # [<bool>] >>> #Option "AGPSize" # <i> >>> #Option "GARTSize" # <i> >>> #Option "RingSize" # <i> >>> #Option "BufferSize" # <i> >>> #Option "EnableDepthMoves" # [<bool>] >>> #Option "EnablePageFlip" # [<bool>] >>> #Option "NoBackBuffer" # [<bool>] >>> #Option "DMAForXv" # [<bool>] >>> #Option "FBTexPercent" # <i> >>> #Option "DepthBits" # <i> >>> #Option "PCIAPERSize" # <i> >>> #Option "AccelDFS" # [<bool>] >>> #Option "IgnoreEDID" # [<bool>] >>> #Option "DisplayPriority" # [<str>] >>> #Option "PanelSize" # [<str>] >>> #Option "ForceMinDotClock" # <freq> >>> #Option "ColorTiling" # [<bool>] >>> #Option "VideoKey" # <i> >>> #Option "RageTheatreCrystal" # <i> >>> #Option "RageTheatreTunerPort" # <i> >>> #Option "RageTheatreCompositePort" # <i> >>> #Option "RageTheatreSVideoPort" # <i> >>> #Option "TunerType" # <i> >>> #Option "RageTheatreMicrocPath" # <str> >>> #Option "RageTheatreMicrocType" # <str> >>> #Option "ScalerWidth" # <i> >>> #Option "RenderAccel" # [<bool>] >>> #Option "SubPixelOrder" # [<str>] >>> #Option "ShowCache" # [<bool>] >>> #Option "DynamicClocks" # [<bool>] >>> #Option "VGAAccess" # [<bool>] >>> #Option "ReverseDDC" # [<bool>] >>> #Option "LVDSProbePLL" # [<bool>] >>> #Option "AccelMethod" # <str> >>> #Option "DRI" # [<bool>] >>> #Option "ConnectorTable" # <str> >>> #Option "DefaultConnectorTable" # [<bool>] >>> #Option "DefaultTMDSPLL" # [<bool>] >>> #Option "TVDACLoadDetect" # [<bool>] >>> #Option "ForceTVOut" # [<bool>] >>> #Option "TVStandard" # <str> >>> #Option "IgnoreLidStatus" # [<bool>] >>> #Option "DefaultTVDACAdj" # [<bool>] >>> #Option "Int10" # [<bool>] >>> #Option "EXAVSync" # [<bool>] >>> #Option "ATOMTVOut" # [<bool>] >>> #Option "R4xxATOM" # [<bool>] >>> Identifier "Card0" >>> Driver "radeon" >>> VendorName "Unknown Vendor" >>> BoardName "Unknown Board" >>> BusID "PCI:1:5:0" >>> EndSection >>> >>> Section "Screen" >>> Identifier "Screen0" >>> Device "Card0" >>> Monitor "Monitor0" >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 1 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 4 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 8 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 15 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 16 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 24 >>> EndSubSection >>> EndSection >>> >>> >>> >> >> -- >> GUS-BR - Grupo de Usuários de Slackware Brasil >> http://www.slackwarebrasil.org/ >> http://groups.google.com/group/slack-users-br >> >> Antes de perguntar: >> http://www.istf.com.br/perguntas/ >> >> Para sair da lista envie um e-mail para: >> [email protected] >> >> To unsubscribe, reply using "remove me" as the subject. >> > Pode parecer muito ridículo mas eu acho que é porque tu usa um driver > novo demais. > > Na página de download da ATI tem os drivers da série Mobility X300 em > diante, talvez tu precise de algo equivalente ao "legacy" da nvidia. >
A propósito, a versão mais recente no site é a 9.3, talvez o teu problema tenha sido corrigido entre a 9.12 e a 9.3? http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.7&product=2.7.4.3.3.3.1&lang=English -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]

