Dear PETER EASTHOPE, 

<(!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed
<    --> No such file or directory


That seems that you didn't switch on the Frame Buffer.

You should edit the /etc/grub.conf  or /etc/lilo.conf
Add this to the kernel command line(vga=0x0318 )

    kernel /vmlinuz.....   rhgb quite vga=0x0318 

If you know the kind of graphic hardware which is on the list of graphic 
drivers DirectFB supptored.
Then you can rebuild the frame buffer driver into the kernel. Then edit the 
/etc/grub.conf or /etc/lilo.conf.
add this to the kernel command line:
    kernel /vmlinuz.....   rhgb quite video=intelfb 
(intelfb: Intel 830/845/852/855/865 graphic card for example)
You will get the the overlay acceleration layer.



Sincerely yours, 
chiachen 
[EMAIL PROTECTED] 
2008-07-13 

======= 2008-07-12 00:19, your message: [directfb-users] qemu attempting to use 
DirectFB======= 

Folk, 

This system is Debian Lenny with kernel 2.6.24. 

DirectFB and qemu are completely unfamiliar to me. Nevertheless 
I tried to boot an image. 

[EMAIL PROTECTED]:~$ qemu -m 40 -boot d -cdrom /home/peter/Desk*/AosCD.iso 

=======================| DirectFB 1.0.1 |======================= 
(c) 2001-2007 The DirectFB Organization (directfb.org) 
(c) 2000-2004 Convergence (integrated media) GmbH 
------------------------------------------------------------ 

(*) DirectFB/Core: Single Application Core. (2008-05-15 14:24) 
(!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed 
--> No such file or directory 
(!) DirectFB/FBDev: Error opening framebuffer device! 
(!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment variable. 
(!) DirectFB/Core: Could not initialize 'system' core! 
--> Initialization error! 
Could not initialize SDL - exiting 
[EMAIL PROTECTED]:~$ ls /dev/fb0 
ls: cannont access /dev/fb0: No such file or directory 
[EMAIL PROTECTED]:~$ man xserver-xorg-video-fbdev 
No manual entry for xserver-xorg-video-fbdev 

I have no introductory documentation for DirectFB and it 
is not mentioned in "man qemu". 

Is DirectFB appropropriate for use by qemu? 
If so, how should /dev/fb0 be created? 
What configurations are likely to be missing? 

Thanks for any ideas, ... Peter E. 

-- 
http://members.shaw.ca/peasthope/ 
http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ 



_______________________________________________ 
directfb-users mailing list 
directfb-users@directfb.org 
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users 
. 


= = = = = = = = = = = = = = = = = = = = 
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to