[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#286213: reopen 286213



Jeroen N. Witmond wrote:
>> Could you send the output of
>>     /usr/share/bug/xserver-xorg-core/script 3>&1
>> We need to know what hardware and software config you are running.
>>     
>
> Attached.
>   

Thank you.

>> Is the X process consuming lots of CPU when the freeze occur?
>>     
>
> I don't know. I have no access to the system when X freezes.
>   

Since the mouse pointer still moves, the machines is far from dead.
Logging by ssh from another machine should work, as Peter said.

>> If DRI is enabled, you could eventually try to disable it and tell us
>> whether it changes anything.
>>     
>
> What is DRI, and how do I ...
>   

DRI is Direct Rendering Infrastructure, the thing that makes hardware
acceleration directly usable by applications to draw 2d/3d stuff
quickly. But since it talks to the hardware, bad thing happen in case of
a bug.

> 01:00.0 VGA compatible controller: nVidia Corporation NV31 [GeForce FX 5600] (rev a1)
>   

This board is DRI capable.

> 	Load	"dri"
>   

You're enabling DRI in xorg.conf.

> 	
> 	Driver		"nv"
>   

But, this free driver does not support DRI. Only the ugly binary nvidia
driver does.

> (EE) AIGLX: Screen 0 is not DRI capable
>   

So DRI is actually not enabled, no need to try to disable it. You may
now forget about DRI :)

Brice




Reply to: