Public bug reported:

Binary package hint: xorg

Intrepid Beta, xorg  1:7.4~2ubuntu5, compiz
1:0.7.7+git20080807-0ubuntu12

When compiz is running, xorg crashes in an apparent random way.

The system is still reachable via ssh and Xorg.0.log says

[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.

...several times

My card is (as from lshw)

           *-display:0 UNCLAIMED
                description: VGA compatible controller
                product: RV370 5B64 [FireGL V3100 (PCIE)]
                vendor: ATI Technologies Inc
                physical id: 0
                bus info: [EMAIL PROTECTED]:01:00.0
                version: 80
                width: 32 bits
                clock: 33MHz
                capabilities: bus_master cap_list
                configuration: latency=0
           *-display:1 UNCLAIMED
                description: Display controller
                product: RV370 5B64 [FireGL V3100 (PCIE)] (Secondary)
                vendor: ATI Technologies Inc
                physical id: 0.1
                bus info: [EMAIL PROTECTED]:01:00.1
                version: 80
                width: 32 bits
                clock: 33MHz
                capabilities: bus_master cap_list
                configuration: latency=0

With the open source driver

xorg.conf is very basic:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "it"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "vmmouse"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

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

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
EndSection

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New

-- 
xorg on Intrepid hangs in infinte loop when compiz is running
https://bugs.launchpad.net/bugs/279192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to