[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiz



Am Samstag, 15. März 2008 22:17 schrieb Thomas Halinka:
> Am Samstag, den 15.03.2008, 22:02 +0100 schrieb Klaus Becker:
> > n'Abend,
>
> N'Abend Klaus,
>
> > läuft Compiz unter Etch? Ich benutze KDE.
>
> Yepp

bei mir läuft es nicht:

==============
$ compiz
GLX_EXT_texture_from_pixmap is available with direct rendering.
/usr/bin/compiz.real (core) - Error: Screen 0 on display ":0.0" a                                   
ing the --replace option to replace the current window manager.
/usr/bin/compiz.real (core) - Fatal: No manageable screens found
klaus@koeln:~$ Avertissement du gestionnaire de fenêtres : Échec                                    
er /usr/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml :                                   
emes/Clearlooks/metacity-1/metacity-theme-1.xml': Aucun fichier o
Avertissement du gestionnaire de fenêtres : Impossible de charger                                   
o open file '/usr/share/themes/Clearlooks/metacity-1/metacity-the                                   
oire de ce type
==============

...

> > Sollte ich diese Pakete nicht desinstallieren und es mit Compiz
> > versuchen? Sie funktionnieren sowieso nicht.
>
> Wieso sollte beryl nicht tun? geht ohne probs bei mir - auch auf recht
> alter Hardware...

Bei mir sieht's so aus:


================
$ beryl
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Checking Screen 0 ...

Checking for GLX_SGIX_fbconfig                  : passed
Checking for GLX_EXT_texture_from_pixmap        : passed
Checking for non power of two texture support   : passed
Checking maximum texture size                   : passed (2048x2048)

beryl: Another window manager is already running on screen: 0
beryl: No manageable screens found on display :0
===============


===============
$ cat /etc/X11/xorg.conf
Section "Files"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "Standardgrafikkarte"
        Driver          "fglrx"
        ChipID  0x5e4b
EndSection

Section "Monitor"
        Identifier      "Standardbildschirm"
        Option          "DPMS"
        HorizSync       30-61
        VertRefresh     60-75
# wahre Größe:
#       DisplaySize 700 400
# doppelte Größe:
        DisplaySize 350 200
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Standardgrafikkarte"
        Monitor         "Standardbildschirm"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection
================


================
$ dpkg -l | grep beryl
ii  beryl               0.2.0~0beryl1       Compositing window manager, 
decorator and theme suppor
ii  beryl-core          0.2.0~0beryl1       Compositing window manager - Beryl 
Project
ii  beryl-manager       0.2.0~0beryl1       Tray application launcher tool - 
Beryl Project
ii  beryl-plugins       0.2.0~0beryl1       Collection of plugins for Beryl
ii  beryl-plugins-data  0.2.0~0beryl1       Plugins data - Beryl Project
ii  beryl-plugins-unsup 0.2.0~0beryl1       Collection of extra plugins for 
Beryl
ii  beryl-plugins-unsup 0.2.0~0beryl1       Unsupported Plugins Data
ii  beryl-settings      0.2.0~0beryl1       Plugin and configuration tool - 
Beryl Project
ii  beryl-settings-bind 0.2.0~0beryl1       Plugin and configuration tool - 
Beryl Project
ii  beryl-settings-simp 0.2.0~0beryl1       Simplified Plugin and 
configuration tool - Beryl Proje
ii  libberyldecoration0 0.2.0~0beryl1       Settings library for plugins - 
Beryl Project
ii  libberylsettings0   0.2.0~0beryl1       Settings library for plugins - 
Beryl Project
================


================
$ dpkg -l | grep compiz
ii  compiz              0.2.2-1             OpenGL window and compositing 
manager
ii  compiz-core         0.5.2-2~bpo40+1     OpenGL window and compositing 
manager
ii  compiz-gnome        0.5.2-2~bpo40+1     OpenGL window and compositing 
manager - GNOME window d
ii  compiz-gtk          0.5.2-2~bpo40+1     OpenGL window and compositing 
manager - Gtk window dec
ii  compiz-kde          0.5.2-2~bpo40+1     OpenGL window and compositing 
manager - KDE window dec
ii  compiz-plugins      0.5.2-2~bpo40+1     OpenGL window and compositing 
manager - plugins
================



 tschüss
 Klaus


Reply to: