Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old July 22nd, 2007   #1
fd9_
Just Give Me the Beans!
 
Join Date: Jun 2007
Beans: 54
I got Desktop Effects working on an X3100 (965 GMA). Here's how.

So far everything is working - the cube, the wobbly windows....the whole works. Note that this is NOT Compiz Fusion, this is simply how to enable Desktop Effects in Feisty with an Intel card...I don't know if this works with other cards, I just know it's working with an X3100.

Go to System --> Administration --> Synaptic Package Manager
Then go to Settings --> repositories
Then go to the "Third-Party Software" tab

Click "Add"
Copy and paste the following line and then click "Add Source"
deb http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse

Add this line as well using the same procedure:
deb-src http://security.ubuntu.com/ubuntu gutsy main restricted universe multiverse

Now click "Reload" or go to Edit --> Reload package information

Now, open a terminal to install the following:

Code:
sudo apt-get install xserver-xorg-video-intel
sudo apt-get install xserver-xorg
sudo apt-get install ibgl1-mesa-dri
sudo apt-get install  libgl1-mesa-glx
sudo apt-get install libglu1-mesa
sudo apt-get install mesa-utils
Note that the libglu1-mesa package might not work, that's OK, don't worry.

Now, the last step. Enter in terminal:

Code:
sudo gedit /etc/X11/xorg.conf
Edit the "Generic Video Card" section to look like this:

Code:
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "intel"
        BusID           "PCI:0:2:0"
        Option "monitor-TV" "TVOutput"
        Option  "CacheLines"    "32768"
        Option  "DRI"   "true"
        Option  "PageFlip"      "true"
        Option  "TripleBuffer"  "true"
EndSection
Then add this to the bottom:

Code:
Section "Monitor"
    Identifier "TVOutput"
    Option "Disable" "true"
EndSection
Reboot your computer, and go to the screensavers (just to make sure this works first):

System-->Preferences-->Screensaver

Preview a few of the screensavers in full screen, and if your system doesn't hang/crash after a minute, then this is a good sign! If your system does hang/freeze, then do NOT, I repeat, do NOT enable Desktop Effects!

However, if this is not the case, then you can go to System->Preferences->Desktop Effects and click "Enable Desktop Effects"

Where's my cube?

If alt+ctrl+arrow key does not work for you, enter the following in a terminal:

Code:
gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 4
gconftool-2 --type int --set /apps/compiz/general/screen0/options/number_of_desktops 1
Most of this guide was taken from the following:
http://wiki.debian.org/Installing_Debian_On/SantaRosa

Good luck....

Last edited by fd9_; July 22nd, 2007 at 04:10 AM..
fd9_ is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:14 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry