Results 1 to 7 of 7
Hello guys,
I am cannot enable the desktop effects, I just upgraded to ubuntu 9.04, I changed the video driver from vesa to intel, and when I try I got ...
- 04-24-2009 #1
Cannot use desktop effect
Hello guys,
I am cannot enable the desktop effects, I just upgraded to ubuntu 9.04, I changed the video driver from vesa to intel, and when I try I got the message "Cannot enable desktop effects"
Can somebody help me please
Thanks in advance
- 04-24-2009 #2
Which Intel Card do you have? Does your Graphics Card support 3D effects?
Execute this
Post output here.Code:sudo lspci | grep -i vga
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-24-2009 #3
Canno use desktop effects
Hi and thanks for your answer, yes it does support 3d graphics, also it was working fine with ubuntu 8.10, but know I do not why is not woring, I had some problems with ubuntu 8.10 but when I changed the driver from vesa to intel, that fixed the but now it did not work.
this is the video card
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
I have a sony vaio, VGN-CR220E
Thanks in advance
- 04-24-2009 #4
Try replacing intel with i810 in xorg.conf file. In case it doesn't work, post the contents of xorg.conf file here.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-24-2009 #5
Canno use desktop effects
I tried i810 and it did not work, I restarted my computer and I got a message saying that ubuntu was going to run in safe mode,
this is the xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
Driver "intel"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
- 04-30-2009 #6
Hello Devils, do you what to do with this case?
Thanks in advance.
- 04-30-2009 #7Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
i had the same problem a week ago, reverting to the old intel drivers from 8.10 worked for me fine (intel is rewriting his drivers)
here is a page with some informations and a link to guide how to downgrade:
wiki.ubuntu.com/X/Troubleshooting/IntelPerformance (copy'n'paste, i'm not allowed to post url's)


Reply With Quote