ATI 9.2 glxgears Erorr
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
Pre pridávanie komentárov sa musíte prihlásiť.
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.