Intrepid Compiz hangs for intel(r) 82845G video cards

Bug #296833 reported by manzur
This bug report is a duplicate of:  Bug #541492: MASTER: [i845] GPU lockup. Edit Remove
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
mesa (Ubuntu)
Incomplete
Undecided
Unassigned
xserver-xorg-video-intel (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

my video card is an intel(r) 82845G/GL/GE/PE/GV, when i am going to activate compiz using compiz fusion icon my system freezes and i have to reboot it!

this is happening to a lot of people but Martin Pitt wrote:
>Can you please file a new bug about this, since this
>one is already closed? Please subscribe ubuntu-sru.

Please help us, i want to use compiz effects as soon as possible

manzur (sl-solaris)
description: updated
description: updated
Revision history for this message
Magnus S (magnuss) wrote :

Hi,
thanks for reporting this.

Please attach your complete /var/log/Xorg.0.log and /var/log/syslog files to this bug report after the bug has been reproduced.
Also, please post the output from the following command:
* lshw -C display

Thanks in advance.
//magnus

Revision history for this message
manzur (sl-solaris) wrote :

i can't do it, because as i said, my system freezes, and it doesn't let me do to anything else!

Revision history for this message
Everett Attebury (everettattebury) wrote :

I have this same problem. Video card is Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03) Subsystem:Micro-Star International Co., Ltd. Device 5778

here is the output from lshw -C display:

 *-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: 03
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: latency=0

attaching /var/log/Xorg.0.log

Revision history for this message
Everett Attebury (everettattebury) wrote :
Revision history for this message
Everett Attebury (everettattebury) wrote :
Revision history for this message
manzur (sl-solaris) wrote :

Thanx Everett Attebury, i just couldn't do it, because of the reasons that i explained before!

Revision history for this message
Magnus S (magnuss) wrote :

Thanks for uploading those files Everett.

The Xorg thing is the most relevant part here, so we should gather more information. Could both of you try to get a backtrace from our lovely x-server by following the instructions at https://wiki.ubuntu.com/X/Debugging and attach to this bug?

@ manzur: Perhaps you could tail the xorg log by running this i a terminal and then reproduce the bug?
* tail -f /var/log/Xorg.0.log >> ~/296833_tail-of-xorg.log

It should create the file 296833_tail-of-xorg.log in your home directory and hopefully fill it with relevant information.

//magnus

Revision history for this message
Daily Activist (chad-dailyactivist) wrote :

I had a similar problem with my i845 card. I saw a post in Fedora Forums that I thought addressed it and tried the fix. It worked for me. Here's my edited xorg.conf file:

Section "Device"
 Identifier "Configured Video Device"
 Driver "intel"
 Option "AccelMethod" "XAA"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

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

Hope this is helpful.

Fedora Forum link: http://forums.fedoraforum.org/showthread.php?t=207320

Revision history for this message
Julian Alarcon (julian-alarcon) wrote :

I got some info from here:
http://ubuntu-virginia.ubuntuforums.org/showthread.php?t=962520
http://ubuntuforums.org/showthread.php?t=765875

Many users are having the same issue.
Compiz have a blacklist file to report problematic video cards, and make compiz don't be used in this cards.
http://wiki.compiz-fusion.org/Hardware/Blacklist

In this case, maybe there are some problems with Intel driver, so.. Compiz guys disable use of Compiz to avoid possible problems.

You can disable this blacklist writing in a console (Terminal):

mkdir -p ~/.config/compiz/ && echo SKIP_CHECKS=yes >> ~/.config/compiz/compiz-manager

But, please, if you use this command, don't report bugs of weird behavior playing movies, gamming, etc. You maybe will experiment problems.

Revision history for this message
Bryce Harrington (bryce) wrote :

Could you please also run `lspci -vvnn > lspci-vvnn.txt` and attach that file to this bug report? Thanks ahead of time.

Changed in xserver-xorg-video-intel:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.