--- layout: post status: publish published: true title: Switchable Graphics almost ready (patch available) author: display_name: admiral0 login: admiral0 email: admiral0@blog.admiral0.org url: http://blog.admiral0.org author_login: admiral0 author_email: admiral0@blog.admiral0.org author_url: http://blog.admiral0.org excerpt: 'After some talk with dario (cool guy btw), i’ve changed some things in the management of switchable graphics and it’s almost ready for inclusion in KDE. Here are the things that stop me pushing code for review: code cleanup (i just cleaned it up from debug swears ) astyle run (if i submit this, kde [...]' wordpress_id: 2913 wordpress_url: http://blog.admiral0.org/?p=271 date: '2011-12-20 00:31:02 +0000' date_gmt: '2011-12-19 23:31:02 +0000' categories: - PlanetPOuL tags: [] comments: [] ---

After some talk with dario (cool guy btw), i’ve changed some things in the management of switchable graphics and it’s almost ready for inclusion in KDE.

Here are the things that stop me pushing code for review:
For those impatient to try it even if it may eat your hamster alive:
git clone git://anongit.kde.org/kde-workspace.git
cd kde-workspace
wget http://dl.dropbox.com/u/5225087/0001-Added-switchable-graphics.patch
git apply 0001-Added-switchable-graphics.patch
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
cd powerdevil
make
sudo make install

And here goes the result

=-=-=-=-=
Powered by Blogilo