ATI 9.2 glxgears Erorr

Sekcia: Hardware a Drivery 22.02.2009 | 14:41
Avatar new Linux Mint 6  Používateľ
Nainstaloval som si novy driver od ATi, samozrejme pred tym som odistaloval stary spustenim odinstalatora sudo sh ./fglrx-uninstall.sh.a catalyst center. Rebootol som celkom a naistaloval novy ovladac a tiez znovu catalyst. Nasiel som par prispevkov, aj priamo tu na fore, ale ako sa mi uz par krat podarilo nieco sundat tak sa radsej spytam ako postupovat.

glxinfo
name of display: :0.0
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12

lspci | grep "VGA"

01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]

xorg.conf

Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:5:0"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

    • Re: ATI 9.2 glxgears Erorr 22.02.2009 | 17:49
      Avatar dodoedo Fedora Linux  Používateľ
      http://wiki.cchtml.com/index.php/Ubuntu_Intrepid_Installation_Guide
      G. Orwell: "Čím více se společnost vzdaluje od pravdy, tím více bude nenávidět ty, kteří ji říkají."
      • Re: ATI 9.2 glxgears Erorr 22.02.2009 | 18:18
        Avatar new Linux Mint 6  Používateľ
        Dikes neviem co som urobil zle, ale chybalo mi neico z tohto:

        sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++5 dkms

        A mozno som mal skusit aj toto :

        sudo aticonfig --input=/etc/X11/xorg.conf --tls=1

        aby obladac pouzival nastavenie v xorgu

        A este by ma zaujimalo ako menit nastavenia v xorgu, pre lepsi vykon a ci to je vobec potrebne.