Torgeir Veimo wrote: > I'm trying out the i830 driver with an intel MB with gma900 gfx > hardware. This MB allocated 8mb shared memory to the onboard graphics. I > have been unable to allocate any more memory. > > When I try to playback video, eg with VDR's softdevice, I get an out of > memory exception; > > 23:35:28.0759 D [27936] [VideoOut] reset: sync info: repF = 0, drpF = 0, > totF = 0 > 23:35:28.0845 D [27939] [dfb] (re)configuring Videolayer to 720 x 576 > (720x576) > 23:35:28.0845 D [27939] [dfb] creating new surface (stretchBlit) > 23:35:28.0847 E [27939] [dfb] SetParams (b) EXITING: > action=IDirectFB::CreateSurface(DFBSurfaceDescription&), result=Out of > video memory! > (!!!) *** WARNING [Application exited without deinitialization of > DirectFB!] *** [core.c:775 in dfb_core_deinit_check()] > (!!!) *** WARNING [still objects in 'Layer Region Pool'] *** > [object.c:234 in fusion_object_pool_destroy()] > (!!!) *** WARNING [still objects in 'Layer Context Pool'] *** > [object.c:234 in fusion_object_pool_destroy()] > (!!!) *** WARNING [still objects in 'Surface Pool'] *** [object.c:234 > in fusion_object_pool_destroy()] > Restarting VDR and DVB by error level 1 at Fri Jun 22 23:35:29 BST 2007 > > I've configured directfb with > > fbdev=/dev/fb2 > mode=720x576 > depth=16 > dma > no-debug > > Is there any hope of using this chipset to output video at all?
What does "fbset -i -fb /dev/fb2" say? -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
