Tagged Questions
1
vote
0answers
48 views
Is there a way to undo VGA adapter modesetting in Linux
I'm looking for a way to reset the graphics adapter to textmode after it has been set to some sort of graphical mode by the kernel on bootup, and possibly used by an X server.
Is there any code to do ...