It looks like you're trying to access fb0, vga16fb, while you should access fb1, intelfb: does it help adding
fbdev=/dev/fb1 to your /etc/directfbrc ? cheers Attilio manu wrote: > hi all... > i have just started to work on DirectFB.. > i downloaded some examples from internet n tried > running then on my pc > but i m getting this error.. > > ---------------------- DirectFB v0.9.25 > --------------------- > (c) 2000-2002 convergence integrated > media GmbH > (c) 2002-2004 convergence GmbH > > ----------------------------------------------------------- > > (*) DirectFB/Core: Single Application Core. > (2006-12-11 11:16) > (*) Direct/Memcpy: Using MMXEXT optimized memcpy() > (*) Direct/Thread: Running 'VT Switcher' (CRITICAL, > 2700)... > (*) Direct/Thread: Running 'Linux Input' (INPUT, > 2707)... > (!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** > [ reactor.c:853] > (*) DirectFB/Input: AT Translated Set 2 keyboard (1) > 0.1 (convergence > integrated media GmbH) > (*) Direct/Thread: Running 'Linux Input' (INPUT, > 2708)... > (*) DirectFB/Input: ImPS/2 Generic Wheel Mouse (2) 0.1 > (convergence > integrated media GmbH) > (*) Direct/Thread: Running 'PS/2 Input' (INPUT, > 2709)... > (*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence > GmbH) > (*) Direct/Thread: Running 'Keyboard Input' (INPUT, > 2710)... > (*) DirectFB/Input: Keyboard 0.9 (convergence > integrated media GmbH) > (*) DirectFB/Genefx: MMX detected and enabled > (*) DirectFB/Graphics: MMX Software Rasterizer 0.6 > (convergence > integrated media GmbH) > (!) DirectFB/FBDev: No supported modes found in > /etc/fb.modes and > current mode not supported! > (!) DirectFB/FBDev: Current mode's pixelformat: rgba > 6/0, 6/0, 6/0, 0/0 (4bit) > (!) DirectFB/Core/layers: Failed to initialize layer > 0! > --> Initialization error! > (!) DirectFB/Core: Could not initialize 'layers' core! > --> Initialization error! > > please help me regarding this issue... > > i m using a intel 845G chipset... > > my dmesg > vga16fb: initializing > vga16fb: mapped to 0xc00a0000 > Console: switching to colour frame buffer device 80x30 > fb0: VGA16 VGA frame buffer device > fb1: Virtual frame buffer device, using 1024K of video > memory > Linux agpgart interface v0.101 (c) Dave Jones > agpgart: Detected an Intel 845G Chipset. > agpgart: Detected 892K stolen memory. > agpgart: AGP aperture is 128M @ 0xf0000000 > intelfb: Framebuffer driver for Intel(R) > 830M/845G/852GM/855GM/865G/915G chipset s > intelfb: Version 0.9.2 > intelfb: 00:02.0: Intel(R) 845G, aperture size 128MB, > stolen memory 892kB > intelfb: Mode is interlaced. > intelfb: Initial video mode is [EMAIL PROTECTED] > > > my grub.conf > title Fedora Core (2.6.13.5) > root (hd0,4) > vga=0x313 > > video=intelfb:[EMAIL PROTECTED],accel,hwcursor,vram=8,ywrap,mtrr=1 > kernel /bzImage- 2.6.13.5 ro root=LABEL=/ rhgb > quite > initrd /initrd-2.6.13.5.img > > my fbset -i > mode "640x480-60" > # D: 25.176 MHz, H: 31.469 kHz, V: 59.942 Hz > geometry 640 480 640 480 4 > timings 39721 48 16 33 10 96 2 > rgba 6/0,6/0,6/0,0/0 > endmode > > Frame buffer device information: > Name : VGA16 VGA > Address : 0xa0000 > Size : 65536 > Type : VGA 16 colors in 4 planes > Visual : PSEUDOCOLOR > XPanStep : 8 > YPanStep : 1 > YWrapStep : 0 > LineLength : 80 > Accelerator : No > > > please help me regarding this issue... > > thanks a lot in advance > > regards > Manu > > > > > ____________________________________________________________________________________ > Cheap talk? > Check out Yahoo! Messenger's low PC-to-Phone call rates. > http://voice.yahoo.com > > _______________________________________________ > directfb-users mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
