On Tue, Oct 19, 2004 at 10:33:40PM +0200, Tom Schouten wrote:
> 
> after i got it to compile this is what i get when i run df_gears:
> 
<snip>
> [agp] Out of memory (-12)
> (!) DirectFB/DRI: __driInitFBDev() failed!
> (#) DirectFBError [DirectFBGL: dfb_dri_create() failed]: General failure!
> df_gears.c <344>:
>         (#) DirectFBError [primary->GetGL( primary, &primary_gl )]: General failure!
>  (!!!)  *** WARNING [Application exited without deinitialization of DirectFB!] *** 
> [core.c:638 in dfb_core_deinit_check()]
> 
> 
> the other examples give the same results. out of memory seems strange to me.
> all is compiled with gcc-3.4, and the kernel module with gcc-2.95

Is your AGP aperture too small? IIRC mga wants 1MB + 128*64kB = 9MB for 
DMA buffers. So 16MB is probably the minimum. I have mine at 64MB. The 
extra space is used to store textures.

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/


Reply via email to