source : http://forlong.blogage.de/entries/pages/Compiz-Check
Compiz-Check is a script to test if Compiz is able to run on your system/setup and if not, it will tell you the reason why.
Additionally you can use the output of the script to look for support in the official Compiz Fusion forums or the mailing list / forum of your distribution, which will make it much easier to locate your problem.
The script is suitable for GNOME, KDE and Xfce users and is not limited to a specific Linux distribution – in fact, the script lists those infos for you.
The test consists mainly of three parts:
1. List relevant system information
2. Run several Compiz related checks
3. Check for problematic hardware and problems with the setup in use.
Download & Usage
Do not just copy & paste the following to your blog/forum – find out why
The script is available here.
You can use this command to download it to your home directory:
wget http://blogage.de/files/9124/download -O compiz-check
Afterwards, you have to make it executable:
chmod +x compiz-check
And finally run it like this:
./compiz-check
So the output will eventually look like this:
./compiz-check
Gathering information about your system...
Distribution: Ubuntu 10.04
Desktop environment: GNOME
Graphics chip: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
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 ]
This is very good.
Compiz-Check is a script to test if Compiz is able to run on your system/setup and if not, it will tell you the reason why.
Additionally you can use the output of the script to look for support in the official Compiz Fusion forums or the mailing list / forum of your distribution, which will make it much easier to locate your problem.
The script is suitable for GNOME, KDE and Xfce users and is not limited to a specific Linux distribution – in fact, the script lists those infos for you.
The test consists mainly of three parts:
1. List relevant system information
2. Run several Compiz related checks
3. Check for problematic hardware and problems with the setup in use.
Download & Usage
Do not just copy & paste the following to your blog/forum – find out why
The script is available here.
You can use this command to download it to your home directory:
wget http://blogage.de/files/9124/download -O compiz-check
Afterwards, you have to make it executable:
chmod +x compiz-check
And finally run it like this:
./compiz-check
So the output will eventually look like this:
./compiz-check
Gathering information about your system...
Distribution: Ubuntu 10.04
Desktop environment: GNOME
Graphics chip: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
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 ]
This is very good.
Comments