Satellite A20010W, TOSHIBA Satellite A20010W. Part Number : PSAECE002006G3. Key Features. Trendsetting design Set the trend in mobile design with this ...,
How to install 3D-Desktop using Beryl and NVIDIA graphics cards on ...
Short summary:
Step 2:Download and install Beryl. You’ll find the necessary software in the “backports” directories on several servers hosting the. Mandriva packages. ...
Long summary:How to install 3D-Desktop using Beryl and NVIDIA graphics cards on Mandriva 2007 by F.Neugebauer http://www.linux-tip.eu Introduction Windows Vista provides two entirely new features to manage windows using Windows Flip and Windows Flip 3D. Linux is already using this technology. 3D-Desktop is an OpenGL program for switching virtual desktops in a seamless 3-dimensional manner on Linux. The current desktop is mapped into a full screen 3D environment where you may choose other screens. Several different visualization modes are available. Mandriva 2007 has a the 3D desktop functionality implemented. You can set it up using the Mandriva Control Centre. Unfortunately is not always working in the first place. Depending on the installed hardware, it works out of the box but also after downloading and installing new drivers and hacking the configuration files. This workshop describes the 3D Desktop installation on Mandriva 2007 using Beryl and Nvidia graphics cards. Step 1:Get the latest NVIDA drivers running First off all I recommend downloading the latest Nvidia driver from the following website. Make sure to download the correct driver according to your hardware specification http://www.nvidia.com/object/unix.html Save the file in your download directory and get root permissions, make the nvidia driver package executable like this: su chmod 777 NVIDIA-Linux-x86_64-1.0-9746-pkg2.run (use your downloaded file) Before we go further, please check if you have the necessary software installed on your Mandriva box using the urpmi command. If you do not know how it works, please read here. We need the following packages: • Mesa • mesa-demos • compiz • task-3ddesktop • kernel-source urpmi mesa mesa-demos compiz task-3ddesktop kernel-source Urpmi will take care for dependencies. I had to install 11 packages. Remark: Make sure to install the correct kernel source. Double-check the installed kernel with command uname -a It’s time to install the ...
Source: linux-tip.net