Hi David, On 5/7/06, David Martínez Moreno <[EMAIL PROTECTED]> wrote:
El sábado, 6 de mayo de 2006 14:57, Toufeeq Hussain escribió: > > Yes, the X i810 driver returns a BadAlloc error, which means that it > > can't allocate the memory for storing the video data for display. > > Unfortunately, I can't tell from the information you provided why that > > is. May I suggest you submit this upstream at > > http://bugs.freedesktop.org [7] [5], product xorg, component Driver/i810. > > OK. I'll file it upstream.Please, tell us the upstream bug number in order to reflect in this report.
The bug was filed and resolved at freedesktop.org The bug can be found at : https://bugs.freedesktop.org/show_bug.cgi?id=6849 The fix suggested is to use the "LinearAlloc" option. Adding the following line to the video device section fixed the issue. Option "LinearAlloc" "8192" Thanks, Please close this bug. Toufeeq -- blog @ http://toufeeq.blogspot.com

