Hello everyone, for an application which uses DirectFB, we're currently using a Mini-ITX board with a GMA950 gfx chip which works fine with the intelfb kernel driver and the "Intel 830/845G/852GM/855GM/865G" driver in DirectFB (we're still using 1.2.0).
Now, there is talk of switching to another mainboard, and the Intel D410PT came up, which uses a GMA3150 graphics module. Starting the application on that mainboard results in DirectFB using the software renderer and failing: --------------------------------------------------------------------- [2010-03-30 18:50:20] (*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org) [2010-03-30 18:50:20] (*) direct_modules_explore_directory( \'/usr/lib/directfb-1.2-0/wm\' ) [2010-03-30 18:50:20] (*) Found Module: libdirectfbwm_default.so [2010-03-30 18:50:20] (*) Lookup by file: libdirectfbwm_default.so [2010-03-30 18:50:20] (*) D_ALLOC: libdirectfbwm_default.so [2010-03-30 18:50:20] (*) open_module() != NULL [2010-03-30 18:50:20] (*) module->enabled! [2010-03-30 18:50:20] (*) DirectFB/Core/WM: Default 0.3 (directfb.org) [2010-03-30 18:50:20] (*) FBDev/Surface: Allocated 1280x1024 32 bit RGB32 buffer (index 0) at offset 0 and pitch 5120. [2010-03-30 18:50:20] (!) DirectFB/FBDev: Panning display failed (x=0 y=0 ywrap=0 vbl=1)! [2010-03-30 18:50:20] --> Invalid argument --------------------------------------------------------------------- Thus, my question is: is the GMA3150 currently supported by (perhaps a newer version of) DirectFB, and/or is there anything planned or in the works for furture releases. Or is it a waste of time to try to get that board to work with DirectFB? Thanks in advance for any insight into the matter. Greetings Karim Senoucci _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
