Desktop effects could not be enabled

Asked by kshitijmmmec

I have been using Hardy Heron from last 2 years and my visual effect settings with Extra option worked fine.
A week ago i installed the release candidate of Lucid Lynx. Everything is good but i cannot change the visual effects from None option to Extra or Normal. It gives an error message "Desktop effects could not be enabled". I am working on a desktop which has Intel 82845G architecture. I installed all necessary packages. Please suggest the soltion for this problem.
Looking forward for the reply.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo lshw -C display

Thanks

Revision history for this message
kshitijmmmec (jalashu-tripathi) said :
#2

kshitij@ashu:~$ sudo lshw -C display
[sudo] password for kshitij:
  *-display UNCLAIMED
       description: VGA compatible controller
       product: 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 01
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: latency=0
       resources: memory:d0000000-d7ffffff(prefetchable) memory:dc100000-dc17ffff

This is the output of the command. Please see if this can solve the problem.
Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3
Revision history for this message
kshitijmmmec (jalashu-tripathi) said :
#4

the bug still exists so the problem is not solved.

Revision history for this message
skabdulraheemneo (skabdulraheem) said :
#5

hi
i am also having same problem
any help appreciated

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

You may need to form an /etc/X11/xorg.conf file

Have a browse around for examples and try a few. You will need:

gksudo gedit /etc/X11/xorg.conf

to get write access.

Revision history for this message
skabdulraheemneo (skabdulraheem) said :
#7

can u please elaborate further on what do u mean by forming /etc/x11/xorg.conf file
i already have one in my file system
thanks in advance

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

the X in X11 is capitalised in the filename, Linux, UNIX and BSD variants are hugely case sensitive.

Webseach around for xorg.conf files for the 82845G/GL and you will find samples you can copy and try. If you use a bad file and don't get a desktop you can boot to root recover mode (hold SHIFT at boot and select recovery mode, then select root and then run:

mv /etc/X11/xorg.conf /etc/X11/xorg.conf_old

Then reboot.

Unfortunately some video cards still need an old school xorg.conf file to make things nice.

Can you help with this problem?

Provide an answer of your own, or ask kshitijmmmec for more information if necessary.

To post a message you must log in.