root@localhost:~# xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 33
Current serial number in output stream: 33
它与我之前的内核运行正常,但现在却完全坏了。
编辑 1:我认为我的问题背后的原因可能是所需的分辨率不知何故转移到了名为 VIRTUAL1 的新显示器上。以下是屏幕截图xrandr -q
因此,即使您能告诉我如何删除我无法删除的 VIRTUAL1 显示,我认为也可以做到。