On Sun, 23 Jan 2005 10:53:51 +0200, Ville Syrjälä <[EMAIL PROTECTED]> wrote: > My guess is that you have a size limit on /dev/shm and using 1400x1050 > pushes you beyond that limit. >
I've just solved the problem. It was the udev (/dev itself) which was mounted with a limited size of 5MB. Changed that number to 10MB and DirectFB works! Thanks everyone for thinking with me! Taoufik