Sziasztok! Abban kérnék segítséget,hogy hogy oldhatnám meg a következő problémát:
tegnapi nap folyamán újraraktam ati driver-t és a compiz-t,amelynek eredményeképpen kaptam egy olyan desktopot,melynek az alján szürke üres csík található. kb úgy kell elképzelni,mintha 2cm-es sávban papírt helyeztem volna a munkaasztal elé :D
u.i:Azért volt a reinstall,mert vhogy sehogy se sikerült az ablakokat átpakolni a másik desktopra anélkül, hogy a kép ne villódzott volna,esett volna szét(persze minden más effekt jól működik,a screensaver villódzik, glxgears képe is hasonló volt,ha compizt benyomtam)
HA xgl csomagot rakom fel,akkor rossz a felbontás,nem állítható+csak az eddig is kezelhető felület látszódik, rgo ami "takarásban" volt már "kilóg a monitorról"
kép
fglrxinfo----->
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon 9550 / X1050 Series
OpenGL version string: 2.1.7537 Release
/etc/X11/xorg.conf------>
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "hu"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "XAANoOffscreenPixmaps" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Option "AIGLX" "true"
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "dri"
EndSection
Section "DRI"
Mode 0666
EndSection