Lines Matching refs: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.
126 NOTE: For x86 machines, the standard console is the VGA console which
128 are controlled by the VGA console will be garbled.
183 the hardware. Thus, in a VGA console::
185 console ---> VGA driver ---> hardware.
187 Assuming the VGA driver can be unloaded, one must first unbind the VGA driver
188 from the console layer before unloading the driver. The VGA driver cannot be
218 usually VGA text mode) will take over. A few drivers (rivafb and i810fb) will
219 restore VGA text mode for you. With the rest, before detaching fbcon, you
220 must take a few additional steps to make sure that your VGA text mode is
246 6. That's it, you're back to VGA mode. And if you compiled fbcon as a module,