Hi all, my first post
R2 here and everything worked fine, did you install graphic drivers before this?
I tried the adding to the startup with editing the rc.local file, but yet this still isn't allowing compiz to start automatically upon start-up. Any suggestions?
i have a little doubt, when i get into the reload windows manager
my desktop turns blank, and nothing happens ñ.ñ
is it normal?
what do i do?
hope you could help me![]()
Well as I said this guide was made for Backtrack 4 Final, it might require a few more tweaks![]()
Back|track giving machine guns to monkeys since 2007 !
Do not read the Wiki, most your questions will not be answered there !
Do not take a look at the: Forum Rules !
Is there a particular reason why this tutorial has people installing the gnome version of compiz and emerald instead of compiz-kde3 and emerald-kde3?
Try this:
1. remove all of the entries from /etc/rc.local
2. add a simple bash script to your ~/.kde3/Autostart directory.
Enter the following into the file then save it:Code:root@bt~:# nano ~/.kde3/Autostart/start-compiz.sh
3. change the permissions on the scriptCode:#!/bin/bash fusion-icon & sleep 5 emerald &
fusion-icon should force load of compiz with all of the pluginsCode:root@bt:# chmod 755 ~/.kde3/Autostart/start-compiz.sh
both programs are sent to the background
works for me with BT4 R2... good luck
Hi I can't run compiz on R2 either. When I do that my screen turn black and crash. My graphic crad is intel gma 4500 do I need to install drivers?