Saroj Kumar wrote: > Hi, > > I cross-compiled DirectFB-1.1.1 for arm-linux. > I have PXA board with 400MHz processor speed. > when i do fbset on board, folowing info is given. > ./fbset -i > > mode "640x480" > geometry 640 480 640 480 8 > timings 0 81 16 33 10 63 2 > hsync high > vsync high > rgba 8/0,8/0,8/0,0/0 > endmode > > Frame buffer device information: > Name : PXA > Address : 0xa0a01000 > Size : 307200 > Type : PACKED PIXELS > Visual : PSEUDOCOLOR > XPanStep : 0 > YPanStep : 0 > YWrapStep : 0 > LineLength : 640 > Accelerator : No >
You don't have enough VRAM for 16 bit and the 8 bit mode can be really awful with some situations in DirectFB :( Did you try lower resolutions? -- 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
