Linux Compiz-Check : Will Compiz work for you?

Status
Not open for further replies.

Dark Star

Innovator
logo2v.png

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.

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.

So the output will eventually look like this:

Screenshot.png

If anything is OK like in this example, your system is most probably able to run Compiz.
In case anything fails, you will be prompted a reason and ideally a hint how to solve the problem.

Compiz-Check will not run Compiz for you, nor will it do any changes to your system (unless you specifically say so).

Installation : -

  • Open Terminal and type this

Code:
wget [url]http://blogage.de/files/3557/download[/url] -O compiz-check

  • Afterwards, you have to make it executable:

Code:
chmod +x compiz-check

  • To run simply type

Code:
./compiz-check

2'nd Installation Method :
  • Download the Script : Compiz- Check Script
  • Past it in /home/user name folder
  • Afterwards, you have to make it executable:

Code:
chmod +x compiz-check

  • To run simply type

Code:
./compiz-check

Home Page : Forlong's Blog - I'm trying to comprehend the things I write
Compiz Fusion : Compiz Fusion Welcome
 
  • Like
Reactions: 1 person
Version 0.3 is out with lots of bugfixes..:hap2:
  • 0.3 (current):General clean-up, extended $PATH for lspci on SuSE, fixed and enhanced distro detect, proper XDG usage, (hopefully) fail proof deactivation of Metacity's compositing manager, abort when trying to run the script being root.

snapshot5.png
 
Status
Not open for further replies.