首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法更改内置显示器的分辨率。

无法更改内置显示器的分辨率。
EN

Ask Ubuntu用户
提问于 2022-11-28 15:09:19
回答 1查看 284关注 0票数 0

在“设置->”显示下,我无法更改内置显示器的分辨率。我以前经常看到一个下拉菜单,它允许我降低分辨率,但是自从我重新安装Ubuntu22.04之后,它就消失了。

但是,我可以通过以下方式将决议改为1920-1200号:

代码语言:javascript
复制
xrandr -s 1920x1200

问题是,我通常将我的笔记本电脑连接到外部监视器,当出现这种情况时,上面的代码无法工作。

我想要么:

  1. 想出如何用可选的显示分辨率返回下拉菜单
  2. 了解如何修改xrandr -s 1920x1200,使其在膝上型计算机连接到外部监视器时工作。

我安装了nvidia-520。

×xrandr输出

代码语言:javascript
复制
xrandr -q

Screen 0: minimum 8 x 8, current 2560 x 1600, 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 2560x1600+0+0 (normal left inverted right x axis y axis) 345mm x 215mm
   2560x1600     60.01*+ 165.02  
  1920x1200_60.00 (0x28d) 193.250MHz -HSync +VSync
        h: width  1920 start 2056 end 2256 total 2592 skew    0 clock  74.56KHz
        v: height 1200 start 1203 end 1209 total 1245           clock  59.88Hz

连接到外部监视器

时的输出

代码语言:javascript
复制
xandr -q

 Screen 0: minimum 8 x 8, current 4480 x 1600, 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 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 509mm x 286mm
   1920x1080     60.00*+
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1400x1050     59.98  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   640x480       75.00    72.81    59.94  
DP-4 connected 2560x1600+1920+0 (normal left inverted right x axis y axis) 16mm x 10mm
   2560x1600     60.01 + 165.02* 
  1920x1200_60.00 (0x28d) 193.250MHz -HSync +VSync
        h: width  1920 start 2056 end 2256 total 2592 skew    0 clock  74.56KHz
        v: height 1200 start 1203 end 1209 total 1245           clock  59.88Hz
EN

回答 1

Ask Ubuntu用户

发布于 2022-12-09 10:06:25

我也有同样的问题,在我的例子中,是司机的问题。

采取步骤修复:

  1. 开放软件和更新>附加驱动程序
  2. 将驱动程序更改为noveau并重新启动(如果问题已经解决,请继续使用它),或者
  3. 将驱动程序更改为最新的nvidia,它会提示几个窗口在引导期间设置一个“注册MOK”,以允许那些特定的第三方驱动程序工作。只是跟着步骤,重新启动
  4. 在引导过程中,它提示了几个窗口,我只是按照这些步骤,输入了我在前一步中创建的密码,就是这样。它现在正常工作。
票数 -1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1442900

复制
相关文章

相似问题

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