Skip to main content

Posts

Showing posts from September, 2013

Install compiz on Debian(wheezy) using debs

First check: https://wiki.debian.org/Compiz Packages to install: compiz-core                         compiz-gnome                        compiz-plugins                      compiz-plugins-default              compizconfig-backend-gconf          compizconfig-settings-manager       libboost-serialization1.46.1        libcompizconfig0                    libdecoration0  ...

Debian Gnome 3 run on ATI x1250

After installing latest Debian distribution(Wheezy) while starting for the first time GNOME 3 crashed. In " System settings " -> " Graphics " -> " Experience "  value was " Fallback ". Solution to fix this problem with my graphic card(ATI x1250) was found on: https://wiki.debian.org/AtiHowTo#Installing_proprietary_firmware Mainly install proprietary firmware: sudo apt-get install firmware-linux-nonfree And reboot PC. Now in " System settings " -> " Graphics " -> " Experience "  value is " Standard ".