Quoting Rose M <linuxtvmaker@xxxxxxxx>: > Hello list! > -------------->FIRST > [dfb] Enumeratig display Layers > Layer 0 FBDev Primary Layer Type: graphics > Caps: brightness contrast saturation surface > Layer 1 Matrox Backend Scaler Type: graphics picture > video > Caps: brightness contrast deinterlacing dst_colorkey > screen_location surface > [dfb] width = 640, height = 480 > [dfb] got fmt = 0x00418c04 bpp = 32 Can you set a reasonable resolution in your /etc/directfbrc ? Something like: mode = 1280x1024 > ----------> And I can continue > > If I make an ulimit -c unlimited to take core files > and use gdb to solve the problem, but the only thing I > get from debugging are results like 0xb7f0a31a, > 0xb7fa2a26, 0xb7a6f097, 0x ffffe410... > > More info could be util related to DirectFB: > > ------------------->fbset -i: > > mode "1280x1024-60" > # D: 106.735 MHz, H: 63.837 kHz, V: 59.997 Hz > geometry 1280 1024 1280 3276 32 > timings 9369 224 32 32 4 136 4 > accel true > rgba 8/16,8/8,8/0,8/24 > endmode > > Frame buffer device information: > Name : MATROX > Address : 0xdc000000 > Size : 16777216 > Type : PACKED PIXELS > Visual : TRUECOLOR > XPanStep : 8 > YPanStep : 1 > YWrapStep : 0 > LineLength : 5120 > MMIO Address: 0xdfdfc000 > MMIO Size : 16384 > Accelerator : Matrox G400 Stefan Lucke