Lines Matching refs:framebuffer
4 The framebuffer console (fbcon), as its name implies, is a text
5 console running on top of the framebuffer device. It has the functionality of
7 features that can be attributed to the graphical nature of the framebuffer.
9 In the x86 architecture, the framebuffer console is optional, and
13 What are the features of fbcon? The framebuffer console supports
20 The framebuffer console can be enabled by using your favorite kernel
26 In order for fbcon to activate, at least one framebuffer driver is
40 GOTCHA: A common bug report is enabling the framebuffer without enabling the
41 framebuffer console. Depending on the driver, you may get a blanked or
59 garbled display, as mentioned above. To get a framebuffer console,
75 The framebuffer console has several, largely unknown, boot options
113 Later on, when you want to map the console the to the framebuffer
148 use the framebuffer will remain at their 'normal' orientation.
157 is an integer number that depends on the framebuffer driver being used.
162 the framebuffer contents, left in place by the firmware/bootloader, will
168 Before going on to how to attach, detach and unload the framebuffer console, an
181 This is more complicated in the case of the framebuffer console (fbcon),
191 the console layer will automatically unbind framebuffer drivers from
198 Echo a value to the bind file that represents the framebuffer console
201 echo 1 > sys/class/vtconsole/vtcon1/bind - attach framebuffer console to
203 echo 0 > sys/class/vtconsole/vtcon1/bind - detach framebuffer console from
216 to 'y' or 'm'. Enable one or more of your favorite framebuffer drivers.
243 become unbound. This means that fbcon and individual framebuffer drivers
294 framebuffer console driver if you are on an X86 box: