Lines Matching full:vga
7 any standard text console driver, such as the VGA console, with the added
30 systems, they almost universally have VGA cards, so vga16fb and vesafb will
46 will still get a VGA console.
57 vga= boot option parameter.
119 NOTE: For x86 machines, the standard console is the VGA console which
121 are controlled by the VGA console will be garbled.
181 the hardware. Thus, in a VGA console::
183 console ---> VGA driver ---> hardware.
185 Assuming the VGA driver can be unloaded, one must first unbind the VGA driver
186 from the console layer before unloading the driver. The VGA driver cannot be
216 usually VGA text mode) will take over. A few drivers (rivafb and i810fb) will
217 restore VGA text mode for you. With the rest, before detaching fbcon, you
218 must take a few additional steps to make sure that your VGA text mode is
229 vbetool vbestate save > <vga state file>
232 hardware to <vga state file>. You need to do this step only once as
241 vbetool vbestate restore < <vga state file> && \
244 6. That's it, you're back to VGA mode. And if you compiled fbcon as a module,
261 Unfortunately, if your bootline includes a vga=xxx parameter that sets the