Mic*_*hel 6 linux video nvidia console
我的显卡有两个输出(VGA 和 DVI)。是否可以在不重新启动的情况下从一个切换到另一个?
它通过重新启动 X 服务器在 Xorg 中工作(我想它也应该可行xrandr),但我想在linux 控制台中进行。
xrandr
我看过vbetool但我不确定它是正确的方法(我尝试过的命令无论如何都不起作用)。
我有一张英伟达卡。
Pat*_*aba 2
我无法正确尝试,但我找到了您问题的答案: fbgetty /dev/tty8 /dev/fb0 fbgetty /dev/tty9 /dev/fb1
fbgetty /dev/tty8 /dev/fb0
fbgetty /dev/tty9 /dev/fb1
其中: - /dev/tty8/9/n 是您要移动的终端 - /dev/fb0/1/v 是您要使用的帧缓冲设备...它应该在您的输出之间切换
解决方案取自此论坛线程:http://www.linuxforums.org/forum/debian-linux/96430-move-tty-second-monitor.html
归档时间:
15 年,5 月 前
查看次数:
1423 次
最近记录:
15 年 前