singg schrieb:
Denis,
In the "directfb-src-0.9.22\systems\fbdev\fbdev.c", this function
"dfb_fbdev->framebuffer_base = mmap" failed, maybe ucLinux does not
support this function.
Do you know which directfb version had been ported to ucLinux? How to
download it?
The mmap() call has been one of the first code lines added to DirectFB :)
I was only thinking about uclibc, but in your case the mmu-less uclinux
naturally has no real mmap() support. Though I think the call could be
supported by just returning the address. Which frame buffer driver are
you using? How do others use it, with write()?
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev