[Bug 5600] sis_tex.c Failure to allocate texture memory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 16 04:34:34 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=5600
--- Comment #3 from Martin Wesemann <martin.wesemann at gmx-topmail.de> 2010-05-16 04:34:34 PDT ---
I had the same problem after installing Debian 5.0 (Lenny) on my old Laptop
having a sis630/730 display device installed. I could solve the issue by
setting a parameter described in the sis manpage (man 4 sis). It is described
there that the parameter MaxXFBMem has to be set on some systems so that memory
is assigned to DRI. So I put the following value into xorg.conf
Section "Device"
[...]
Option "MaxXFBMem" "12288"
EndSection
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list