visual effects cant be activated

Asked by Arjun B.

i have zenith pc(crt display) with 512 RAM 40 GB HDD and Intel celeron chip... my graphics card is INTEL(R)82845G/GL/GE/PE/GV... I COULDN'T ENABLE EXTRA OR NORMAL VISUAL EFFECTS in ubuntu 9.10... error msg is "Desktop effects could not be enabled"...pls help...

Question information

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

You need to configure your video drivers as they are not currently being used. Compiz NEEDS 3D acceleration to be present so if you do not have it, the effects will not work.

Can you please give the output of:

sudo lshw -C display

Thanks

Revision history for this message
Arjun B. (aknightridr-deactivatedaccount) said :
#2

d

Revision history for this message
Arjun B. (aknightridr-deactivatedaccount) said :
#3

d

Revision history for this message
Arjun B. (aknightridr-deactivatedaccount) said :
#4

d

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

open a terminal, run the command, give the output

Revision history for this message
Arjun B. (aknightridr-deactivatedaccount) said :
#6

 *-display
       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 rom
       configuration: driver=i915 latency=0
       resources: irq:16 memory:f0000000-f7ffffff(prefetchable) memory:ffa80000-ffafffff

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

http://ubuntuforums.org/showthread.php?t=675870

If that doesnt work you can run:

gksudo gedit /etc/X11/xorg.conf

and paste this text:

Section "Device"
Identifier "Configured Video Device"
Drive "intel"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Then save the file and press ALT + K + PrintScreen (or reboot)

Should be ok. I wish intel would make a nice frontend like the nvidia one, these intels are a real pain to setup in some cases.

Revision history for this message
Arjun B. (aknightridr-deactivatedaccount) said :
#8

could you pls explain d last step...

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

Just reboot, its easier

Revision history for this message
Arjun B. (aknightridr-deactivatedaccount) said :
#10

now i cant boot ubuntu...

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

Then boot to recovery mode and run:

mv /etc/X11/xorg.conf /etc/X11/xorg.conf_old; sudo shutdown -r now

Revision history for this message
Arjun B. (aknightridr-deactivatedaccount) said :
#12

cant boot to recovery mode also... it shows 5 menus ltk normally.. root etc

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

Yes choose recovery mode then select root in the next menu.

Revision history for this message
Vikram Dhillon (dhillon-v10) said :
#14

The Intel cards usually have problem with enabling Compiz, I would recommend
waiting for some time, Ubuntu will release kernel updates and other compiz
related stuff that will enable the visual effects on your computer.

--
Regards,
Vikram Dhillon

On Tuesday 24 November 2009 02:44:22 am Arjun B. wrote:
> New question #91492 on Ubuntu:
> https://answers.launchpad.net/ubuntu/+question/91492
>
> i have zenith pc(crt display) with 512 RAM 40 GB HDD and Intel celeron
> chip... my graphics card is INTEL(R)82845G/GL/GE/PE/GV... I COULDN'T
> ENABLE EXTRA OR NORMAL VISUAL EFFECTS IN MY in ubuntu 9.10... error msg is
> "Desktop effects could not be enabled"...pls help...
>

Can you help with this problem?

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

To post a message you must log in.