Tagged Questions
4
votes
1answer
247 views
Pivot in text mode (no X) (Pivot = rotated 90 degrees)
How to get rotated video in text mode (no X), even during booting sequence ?
OS: Linux
Graphics card: mostly ATI, but curious about NVida and Intel solutions.
1
vote
1answer
11k views
How to set the resolution in text consoles (troubleshoot when any `vga=…` fails)
It is a common way to set the resolution of a text consoles (that are usually available by Ctrl-Alt-F1 thru Ctrl-Alt-F6) by using a vga=... kernel parameter.
I'm using Ubuntu 10.04 Lucid, output of ...
5
votes
1answer
626 views
Switch display output without rebooting but not in Xorg
My graphic card has two output (VGA and DVI). Is it possible to switch from one to the other without rebooting ?
It works in Xorg by restarting the X server (I guess it should be doable with xrandr ...