操作系统: Linux
inxi -xG的输出:
Graphics: Card: NVIDIA GF108 [GeForce GT 440] bus-ID: 02:00.0
X.Org: 1.13.0 drivers: vesa (unloaded: fbdev) Resolution:
800x600@0.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits) GLX
Version: 2.1 Mesa 9.2.0 Direct Rendering: Yes打算翻转电脑的屏幕。以上有关当前显卡和操作系统的信息。
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 400, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
800x600 0.0*
640x480 60.0
640x400 0.0
320x400 0.0 到目前为止,我一直试图在互联网上跟踪可用的提示,但没有成功。我主要怀疑的是英伟达的司机。有人能解释一下这个问题吗?
这个命令:xrandr -o rotate不工作。
发布于 2017-09-15 09:04:18
更新您的xorg-服务器包。Timo Aaltonen已经解决了这个问题。

https://unix.stackexchange.com/questions/115311
复制相似问题