http://bugs.xfree86.org/show_bug.cgi?id=271





------- Additional Comments From [EMAIL PROTECTED]  2003-29-07 06:38 -------
Progress perhaps?! I modified my XF86Config file to include the CCEusecTimeout
option. By increasing this I have been able to run both colorfire and euphoria,
both at work and at home, with no lockups. Euphoria is a bit 'jerky' though. The
relevant section of my work XF86Config contains:

Section "Device"
        Identifier  "Videocard0"
        Driver      "r128"
        VendorName  "Videocard vendor"
        BoardName   "ATI Rage 128 Pro Ultra"
        Option      "AGPMode" "4"
        Option      "CCEusecTimeout" "20000"
EndSection

The default value for CCEusecTimeout is 10000 (10 milliseconds).

*HOWEVER* a) I'm not sure what effect this will have on anything else; (b) I use
a locked screensaver and when I am prompted for the password it is slow to
accept the characters - I assume this is because the screensaver is taking its
time (but not timing out!) and hence slowing all the screen operations down. It
does work though.

I traced the 'Idle timed out, resetting engine' message to the XFree86 source
file 'r128_accel.c'. Unfortunately it occurs in two places - I wish programmers
would use unique error messages - so to trace this further will require
modifying the file and rebuilding XFree86.

-- 
Configure bugmail: http://bugs.xfree86.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to