debian lenny + compiz

marcc

marcc

Tripel-As
hallo..
ich frag mich grad warum compiz bei mir nicht läuft :(
Code:
aptitude install compiz-fusion-gnome compiz
Code:
mrcfl@thkcentre:~$ compiz-check

Gathering information about your system...

 Distribution:          Debian GNU/Linux (5.0)
 Desktop environment:   GNOME
 Graphics chip:         Intel Corporation 82865G Integrated Graphics Controller (rev 02)
 Driver in use:         intel
 Rendering method:      AIGLX

Checking if it's possible to run Compiz on your system...

 Checking for texture_from_pixmap...               [ OK ]
 Checking for non power of two support...        [ OK ]
 Checking for composite extension...               [ OK ]
 Checking for FBConfig...                               [ OK ]
 Checking for hardware/setup problems...         [ OK ]

mrcfl@thkcentre:~$
aber.. compiz --replace liefert das:
Code:
mrcfl@thkcentre:~$ compiz --replace
/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
 
Hab hier was noch von meinem EEEPC
Code:
apt-get install libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa
Danach muss die Xorg-Konfigurationsdatei modifiziert werden.
Code:
Section "Module"
       Load "glx"
       Load "dri"
       Load "dbe"
    EndSection

    Section "DRI"
       Mode    0666
    EndSection
 

Ähnliche Themen

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

xserver startet nicht: no screens

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

Rollei Mini Wifi Camcorder

Windows clients können nicht mehr auf lange laufendes System zugreifen

Zurück
Oben