Compiz nie działa aktualizacja do Sida, Radeon HD 2400XT
: 19 lipca 2008, 17:12
Witam.
Wiem że tego typu tematów w sieci jest mnóstwo, ale przerobiłem już chyba wszystkie możliwości i nic nie pomogło.
Mam laptopa Acer Extensa 7620G:
Zainstalowałem Debiana Lenny, podniosłem do Sida:
Zainstalowałem najnowsze sterowniki ze strony Ati
Z repozytoriów compiza
Zainstalowałem compiza:
Przy próbie odpalenia compiza pojawia się następujący błąd:
Dodałem fglrx do whitelist w /usr/bin/compiz-manager, odpowiednie wpisy do xorg.conf, ustawiłem w ~/.config/compiz/compiz-manager
ze sterownikami nie ma raczej problemów:
Mój xorg.conf:
Już nie wiem co może być nie tak. Jeśli ktoś wie co może być nie tak, ma jakiś pomysł to proszę piszcie.
Dziękuję
Wiem że tego typu tematów w sieci jest mnóstwo, ale przerobiłem już chyba wszystkie możliwości i nic nie pomogło.
Mam laptopa Acer Extensa 7620G:
Kod: Zaznacz cały
Intel Core 2 Duo T5550 (1,83 GHz)
Ati Radeon HD 2400XT
1 GB RAM
Kod: Zaznacz cały
apt-get update & apt-get upgrade
Kod: Zaznacz cały
ati-driver-installer-8-6-x86.x86_64.run
Kod: Zaznacz cały
http://download.tuxfamily.org/shames/debian-sid/desktopfx/unstable/
Kod: Zaznacz cały
apt-get install compiz-fusion-all
Kod: Zaznacz cały
l3ssmian@l3ssmian:~$ compiz-manager
Checking for Xgl: not present.
Detected PCI ID for VGA:
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1440x900) to maximum 3D texture size (8192): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
/usr/bin/compiz.real (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
/usr/bin/compiz.real (core) - Error: Failed to manage screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0
Kod: Zaznacz cały
SKIP_CHECKS="yes"
Kod: Zaznacz cały
l3ssmian:/home/l3ssmian# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 2400 XT
OpenGL version string: 2.1.7659 Release
Kod: Zaznacz cały
l3ssmian:/home/l3ssmian# glxinfo | grep direct
direct rendering: Yes
Kod: Zaznacz cały
Section "ServerLayout"
Identifier "aticonfig-Layout[all]"
Screen 0 "aticonfig-Screen[0]" 0 0
Option "AIGLX" "true"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "IgnoreABI" "on"
Option "AIGLX" "true"
EndSection
Section "Files"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "Centermode" "off"
Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "true"
Option "backingstore" "true"
Option "AddARGBGLXVisuals" "On"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900"
EndSubSection
Option "TripleBuffer" "true"
Option "no GLXFBConfig for depth 32"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "true"
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "DRI"
Mode 0666
EndSection
Dziękuję