首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我怎样才能把显示器调到80赫兹?

我怎样才能把显示器调到80赫兹?
EN

Ask Ubuntu用户
提问于 2021-07-27 21:53:52
回答 1查看 664关注 0票数 0

还在学习linux。是的,我的显示器支持80赫兹,在Windows上测试和确认。

这就是我想要做的。

  1. cvt 1920 1080 80 + --newmode + --addmode in xrandr
代码语言:javascript
复制
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  41
  Current serial number in output stream:  42
  1. 好的EDID伎俩已经不起作用了。结果为空白内核cmd行。当我在根shell恢复模式中将更改还原为/etc/X11/xorg.conf时,一切都正常启动。
  2. 在NVIDIA服务器设置中编辑ViewPortIn,这将导致我对其添加的内容被删除。我试着输入1920x1080_80.001920x1080_80,它们都在我点击申请之前就被删除了。

还有其他想法吗?谢谢。

xrandr输出:

代码语言:javascript
复制
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-4 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 509mm x 286mm
   1920x1080     60.00*+
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
DP-5 disconnected (normal left inverted right x axis y axis)
EN

回答 1

Ask Ubuntu用户

发布于 2021-07-27 22:35:55

创建模特儿:

cvt 1920 1080 80

使用后xrandr --newmode --addmode --outputmode

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1354460

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档