Few days back i installed OpenSuse 10.2 on my DG965RY based machine. I downloaded 6 CD ISO images from the Novell website, burnt the first ISO to a CD and installed OpenSuse 10.2 from the harddisk by booting from the first CD and choosing harddisk installation.
Installation was a real pain. Firstly i selected both GNOME and KDE and Compiz, but during the installation it gave an error that it can;t read a specific package. Then i restarted the installation and unchecked that package which was causing the problem. Then again it gave an error on another package. Both package were required by GNOME, so i unchecked GNOME and installation was successful.
Then i got the beautiful Christmas Grub boot screen and the OS booted properly. I wanted to enable the 3D effects on my machine as "Sunbiz" was able to do with his DG965RY based machine.
I searched the internet and tried to enable "Desktop Effects" but it was disabled. I installed the graphics drivers from the Intel website and after installation it showed the correct graphic hardware i.e. G965. But the "Desktop Effects" option was still disabled. So, i did the following steps for running XGL in KDE:
After that i rebooted my machine, only to find out that the disaplay was crushed and i wasn't able to log-in. I booted in Failsafe mode and removed the changes i had done for running XGL but after rebooting it didn't run.
So, what can i do to get back my original desktop?
Also, is it possible to get 3D effects on my machine? (I donno how it worked on Sunbiz's machine: Lucky chap:hap2
Installation was a real pain. Firstly i selected both GNOME and KDE and Compiz, but during the installation it gave an error that it can;t read a specific package. Then i restarted the installation and unchecked that package which was causing the problem. Then again it gave an error on another package. Both package were required by GNOME, so i unchecked GNOME and installation was successful.
Then i got the beautiful Christmas Grub boot screen and the OS booted properly. I wanted to enable the 3D effects on my machine as "Sunbiz" was able to do with his DG965RY based machine.
I searched the internet and tried to enable "Desktop Effects" but it was disabled. I installed the graphics drivers from the Intel website and after installation it showed the correct graphic hardware i.e. G965. But the "Desktop Effects" option was still disabled. So, i did the following steps for running XGL in KDE:
Using Compiz with the KDE desktop
[edit]
default Packages
First, make sure you are logged into KDE just like normal. Go into "Personal Settings", then "Desktop", then "Taskbar". Make sure "Show windows from all desktops" is checked. (Currently this is required for proper functioning of the taskbar under Compiz.)
Now you need to create two files that will let KDE know that you want another window manager (compiz) instead of the default kwin. Open the kate editor as root: KDE Launch (green SUSE logo), Run Command: kdesu kate (you will be prompted for the root password). Copy and paste the following into a new text document:
/usr/bin/compiz gconf & /usr/bin/gnome-window-decorator &
Note: "gnome-window-decorator" has been replaced by "gtk-window-decorator" since openSUSE 10.2.
Save it to /usr/local/bin with the name compiz.sh This file needs to be given execute permissions. That can be done this way: KDE Launch, System, File Manager, File Manager - Super User Mode (you will be promted for the root password). Go to /usr/local/bin, right-click on compiz.sh, choose Properties, Permissions tab, check [x] Is Executable.
One more file is needed: create it following the same procedure as for compiz.sh , but save this one in /opt/kde3/env with the name kdewm.sh and copy and paste this line in it:
export KDEWM=/usr/local/bin/compiz.sh
You also need to make this file executable, in the same way as for compiz.sh. This will instruct KDE to run compiz.sh instead of kwin. Once this is done, log out of KDE and log back in. You should have functioning Xgl on your shiny new K Desktop Environment.
After that i rebooted my machine, only to find out that the disaplay was crushed and i wasn't able to log-in. I booted in Failsafe mode and removed the changes i had done for running XGL but after rebooting it didn't run.
So, what can i do to get back my original desktop?
Also, is it possible to get 3D effects on my machine? (I donno how it worked on Sunbiz's machine: Lucky chap:hap2
