"Framebuffer HOWTO (http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.3.html)" - Alex Buell выпустил новую версию руководства по использованию Framebuffer в Linux. Прошлая версия руководства выпущена 9 лет назад и содержала описание с привязкой к Linux ядру 2.2.x. В настоящей версии руководства еще имеются устаревшие элементы, но в ближайшем будущем Alex планирует привести текст в полное соответствие с сегодняшним состоянием развития Linux.URL: http://groups.google.com/group/fa.linux.kernel/msg/cd18ac3a1...
Новость: http://www.opennet.me/opennews/art.shtml?num=20165
Хм. Давно никто не упоминал про фреймбуфер.
>Хм. Давно никто не упоминал про фреймбуфер.http://lwn.net/Articles/316274/ Вам будет интересно ;)
да. особенно это:
Then, there is the kernel mode-setting (KMS) API - the other big missing piece. KMS gets user-space applications out of the business of programming the adapter directly, putting the kernel in control. The KMS code (merged for 2.6.29) also implements the fbdev interface, meaning that graphics and the console now share the same driver.Finally, KMS holds out the promise of someday supporting non-graphical uses of the GPU. See the GPGPU site for information on the kinds of things people try to do once they see the GPU as a more general-purpose coprocessor.
думаю это руководство скоро опять переписывать. :-D