Results 1 to 1 of 1
Hello!
I have posted this problem to newbie forum, but received no answer...
The problem is that I need console framebuffer to use it as SDL videodriver. But no framebuffer ...
- 01-29-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
Problem: No framebuffer device is created
Hello!
I have posted this problem to newbie forum, but received no answer...
The problem is that I need console framebuffer to use it as SDL videodriver. But no framebuffer device (/dev/fb* or /dev/fb/*) is created.(At SDL mailing list I was answered that /dev/fb* should be created, otherwise SDL won't work).
In kernel(linux-rbll 2.6.16.13-4-default) configuration it is set that vesafb should be built statically and intelfb as a module, and there is console framebuffer support. but why no framebuffer node is created?
my video - VGA compatible controller: Intel Corporation 82815 CGC [Chipset Graphics Controller] (rev 02)
Thank you in advance.


Reply With Quote