On Sat, 2003-06-14 at 13:05, Rene Engelhard wrote:
> Foward to provide the buglog with the info.
> Luke, please Cc: <nr>@bugs in the future as I've did...
>
> ----- Forwarded message from Luke Q <[EMAIL PROTECTED]> -----
>
> Subject: Re: Bug#195926: openoffice.org: causes X to freeze
> From: Luke Q <[EMAIL PROTECTED]>
> To: Rene Engelhard <[EMAIL PROTECTED]>
> X-Mailer: Ximian Evolution 1.4.0
> Date: 14 Jun 2003 12:32:13 -0600
>
> My graphics card is an nVidia GF2 MX. I found that this problem is
> present using the latest nvidia driver (1.0-4363), but not with an older
> one (1.0-2960). I downgraded and everything is fine now.
>
> Q
>
> [...]
> ----- End forwarded message -----
>
> Hmm...
> Maybe we should mention that in README.Debian?
>
> Anyhow, I'look if I can reproduce it..
> Do you have RenderAccel in X's configuration on?
> Does it help to shut it off?
Yes, and yes. Here's my current (working) configuration, using 1.0-4363:
Section "Device"
Identifier "Generic Video Card"
Driver "nvidia"
Option "NvAGP" "1"
Option "RenderAccel" "false"
Option "CursorShadow" "true"
Option "CursorShadowAlpha" "64"
Option "CursorShadowXOffset" "2"
Option "CursorShadowYOffset" "2"
Option "IgnoreEDID" "true"
EndSection