xorg.conf:
Kod: Zaznacz cały
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:2:0: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
Kod: Zaznacz cały
trafim@Lynx:~$ glxgears
24595 frames in 5.0 seconds
27227 frames in 5.0 seconds
27561 frames in 5.0 seconds
21866 frames in 6.0 seconds
7590 frames in 5.0 seconds
8748 frames in 5.0 seconds
8849 frames in 5.0 seconds
8811 frames in 5.0 seconds
Kod: Zaznacz cały
trafim@Lynx:~$ lspci |grep VGA
02:00.0 VGA compatible controller: ATI Technologies Inc RV630 [Radeon HD 2600 Series]
EDIT:
Zainstalowałem ubuntu 8.04 by sprawdzić czy nadal jest tak fajnie jak było i okazuje się, że tak więc dlaczego wszystkie wersje od 8.10 wzwyż sprawiają problem?
EDIT:
Zapomniałem dodać, że ekran miga podczas logowania w 10.04 niezależnie czy zainstalowane są wolne czy zamknięte stery, poza tym da się jakoś zainstalować sterownik do ati w wersji z ubuntu 8.04 pod 10.04 ?
EDIT:
Kurde, a tu prezentuje wynik glxgears na ubuntu 8.04 z włączony compizem:
Kod: Zaznacz cały
trafim@Hardy:~$ glxgears
24466 frames in 5.0 seconds = 4893.035 FPS
24599 frames in 5.0 seconds = 4919.791 FPS
24361 frames in 5.0 seconds = 4872.168 FPS
24675 frames in 5.0 seconds = 4934.940 FPS
Małe porównanie, ten sam sprzęt włączony compiz:
Ubuntu 10.04
Kod: Zaznacz cały
trafim@Lynx:~$ glxgears
7590 frames in 5.0 seconds
8748 frames in 5.0 seconds
8849 frames in 5.0 seconds
8811 frames in 5.0 seconds
Kod: Zaznacz cały
trafim@Hardy:~$ glxgears
24466 frames in 5.0 seconds = 4893.035 FPS
24599 frames in 5.0 seconds = 4919.791 FPS
24361 frames in 5.0 seconds = 4872.168 FPS
24675 frames in 5.0 seconds = 4934.940 FPS
EDIT:
Hmm, czy jeśli wkleję zawartość xorg.conf z ubuntu 8.04 do xorg.conf z Ubuntu 10.04 mogę coś mocno rozwalić?