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
22 framebuffer devices->Framebuffer Console Support. Select 'y' to compile
25 In order for fbcon to activate, at least one framebuffer driver is
39 GOTCHA: A common bug report is enabling the framebuffer without enabling the
40 framebuffer console. Depending on the driver, you may get a blanked or
58 garbled display, as mentioned above. To get a framebuffer console,
74 The framebuffer console has several, largely unknown, boot options
112 Later on, when you want to map the console the to the framebuffer
147 use the framebuffer will remain at their 'normal'orientation.
153 Before going on how to attach, detach and unload the framebuffer console, an
166 This is more complicated in the case of the framebuffer console (fbcon),
176 the console layer will automatically unbind framebuffer drivers from
183 Echo a value to the bind file that represents the framebuffer console
186 echo 1 > sys/class/vtconsole/vtcon1/bind - attach framebuffer console to
188 echo 0 > sys/class/vtconsole/vtcon1/bind - detach framebuffer console from
201 to 'y' or 'm'. Enable one or more of your favorite framebuffer drivers.
228 become unbound. This means that fbcon and individual framebuffer drivers
279 framebuffer console driver if you are in an X86 box: