相关疑难解决方法(0)

VirtualBox 中的屏幕分辨率更高?

我刚刚在 Windows 7 上将 Ubuntu 10.04 安装到 VirtualBox 中。

不幸的是,显示屏幕分辨率的唯一选项是 640x480 和 800x600,并且显示器显示为“未知”。

我将如何将分辨率提高到 1280x1024(我在 1600x1200 显示器上)?

更新
我尝试安装 VirtualBox 'Guest Additions' ISO(从 VBox 'Devices' 菜单)并sudo sh ./VBoxLinuxAdditions-x86.run 从安装的驱动器执行,它在重新启动后提供了 2 个新的列出分辨率(1024x768 和该分辨率的 16:9 版本)。这些在我选择它们时起作用,但当我切换回另一个分辨率时消失了。我尝试重新启动并VBoxLinuxAdditions-x86.run再次运行,但这次列出了 2 个低分辨率选项。
我想我要重新安装...

似乎是 VBox 问题而不是 Ubuntu 问题,因为在重新安装 10.4 覆盖原始虚拟分区后,sudo sh ./VBoxLinuxAdditions-x86.run现在完全没有影响。

virtualbox resolution

180
推荐指数
7
解决办法
78万
查看次数

如何设置 HDMI 输出的屏幕边框

有没有办法手动设置屏幕边框?现在,当我通过 HDMI 将它连接到我的电视时,屏幕的边缘被切断了。我从另一个问题中发现它看起来像这样:

如您所见,启动器被切断

显卡:AMD Radeon HD 4890 电视:Panasonic th-50px60u

xorg tv

24
推荐指数
2
解决办法
5万
查看次数

Wayland 如何设置自定义分辨率

旧标题 - “使用 xrandr 将分辨率更改为 1280x1024 给出:失败请求的 X 错误:BadValue(整数参数超出操作范围)”

我已经安装了一个全新的 Ubuntu 17.10,并且有一个分辨率为 5:4 的显示器。设置没有高于 1024x768 的分辨率。但我需要 1280x1024 (5:4) 的分辨率。我使用默认主板显卡:

# lspci|grep VGA
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
Run Code Online (Sandbox Code Playgroud)

xrandr 还提供以下内容:

$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192
XWAYLAND0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768      59.92*+
Run Code Online (Sandbox Code Playgroud)

我尝试使用 xrandr 添加 1280x1024 分辨率。所以首先使用gtf创建分辨率信息:

$ gtf 1280 1024 60 …
Run Code Online (Sandbox Code Playgroud)

intel-graphics wayland display-resolution

20
推荐指数
2
解决办法
3万
查看次数

如何让我的最大屏幕分辨率被 Ubuntu 检测到?

我刚刚安装了 Lubuntu 13.10,但遇到了问题 - 在 Windows 上我可以达到 2048x1536,但是 Lubuntu 上的显示设置只能让我达到 1024x768。我已经运行了更新和升级,软件显示没有其他更新。

我的显示器是:Intel G965 Express [无 Nvidia 或 AMD 显卡]

lubuntu display-resolution

14
推荐指数
1
解决办法
5万
查看次数

无法设置 crtc 64 (15.04) 的配置

有时当我连接第二个 LCD 显示器时 (iiyama ProLite E2407HDSV)

眼镜:

Native resolution   Full HD 1080p, 1920 x 1080 ( 2.1 megapixel)
Horizontal sync 30-81 KHz
Vertical sync 56-75 Hz
Run Code Online (Sandbox Code Playgroud)

到我的华硕 N56J 笔记本电脑

显示规格:

15.6" IPS 1920 x 1080 ( Full HD ) 
Run Code Online (Sandbox Code Playgroud)

我尝试用 LCD 扩展我的笔记本电脑显示器,但出现错误:

could not set the configuration for crtc 64
Run Code Online (Sandbox Code Playgroud)

经过几次尝试,它确实起作用了,错误消失了。此外,当我进入我的显示设置时,我会得到一个透明窗口,如下所示:

在此处输入图片说明

还安装了以下附加驱动程序:

在此处输入图片说明

myuser@my-laptop:~$ xrandr

Screen 0: minimum 8 x 8, current 3520 x 1200, maximum 16384 x 16384
eDP1 connected primary 1920x1080+0+0 344mm x 194mm
   1920x1080      60.1*+   59.9  
   1680x1050 …
Run Code Online (Sandbox Code Playgroud)

display multiple-monitors monitor

14
推荐指数
1
解决办法
2万
查看次数

为什么会发生 xrandr 错误“BadMatch”、“BadName”、“Gamma Failed”?

尽管有相当多的用户拥有这些错误,但我还没有找到解决此类错误的单一方法。

所以我想尝试自己找到解决方案。但是,我不知道它们为什么会发生......

有没有人知道为什么?您不必说明为什么会出现每个错误,只要有一个就好了!

例子:

不匹配错误:

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  150 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  18
  Current serial number in output stream:  19
Run Code Online (Sandbox Code Playgroud)

错误名称错误:

Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 11 (RRQueryOutputProperty)
Serial number of failed request: 39
Current serial number in output stream: …
Run Code Online (Sandbox Code Playgroud)

xrandr error-handling debugging display-resolution

14
推荐指数
1
解决办法
2万
查看次数

如何在 17.10 的 gdm3 登录屏幕中禁用 Wayland

我刚刚安装了 ubuntu 17.10。我使用的是 Ryzen 1200 CPU 和带有 2580x1080 60Hz 显示器的 RX-560 GPU。

显示器通过 HDMI 电缆连接到 GPU。

当我使用 2580x1080 的原生显示器分辨率时,在 Wayland 会话中,屏幕会出现这些非常奇怪的故障。毛刺看起来像是刷新率问题,由垂直同步修复的问题,但它们非常强烈并且在整个屏幕上。一旦我将分辨率更改为较低的分辨率,屏幕就会变得正常。

在 x.org 会话中,我可以使用我想要的任何分辨率,一切都很好。

问题是,在引导加载屏幕(显示“ubuntu”的屏幕)和登录屏幕期间,我在登录之前看到屏幕上出现相同的故障。

boot-loading-indicator 是否使用wayland?我可以让它使用 x.org/x11 吗?登录屏幕也一样吗?

xorg wayland radeon display-resolution 17.10

12
推荐指数
1
解决办法
3万
查看次数

如何强制分辨率为 1024x768?

回到 ubuntu 9,支持的最大分辨率是 960x600,通过编辑 xorg.conf,我能够获得 1024x768 的分辨率。我最近安装了 ubuntu 11.10 .. 现在我可以在显示面板中获得的最大分辨率再次是 960x600 .. 我尝试编辑 xorg 但没有 xorg 并且当我尝试创建一个访问时被拒绝。

我是 linux 命令的新手,因此,将不胜感激分步帮助。

我添加了/etc/X11/xorg.conf包含:

Section "Device"
    Identifier    "Configured Video Device"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
    HorizSync       30.0-62.0
    VertRefresh     50.0-70.0
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
    DefaultDepth    24
    SubSection "Display"
        Depth    24
        Modes     "1024x768" "800x600"
    EndSubSection
EndSection 
Run Code Online (Sandbox Code Playgroud)

xorg resolution

11
推荐指数
2
解决办法
13万
查看次数

将 14.04 的分辨率提高到超出显示的范围

我在 Compaq 6715b 上进行了新安装。我尝试按照这些说明提高屏幕分辨率。

我做了什么:

  1. 运行命令:

    sudo cvt 1680 1080 60
    
    Run Code Online (Sandbox Code Playgroud)
  2. 发现我的设备是这样的:

    xrandr -q
    
    Run Code Online (Sandbox Code Playgroud)

    我得到了这个:

    Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
    VGA-0 disconnected (normal left inverted right x axis y axis)
    LVDS connected primary 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
       1280x800       60.0*+
       1280x720       59.9  
       1152x768       59.8  
       1024x768       59.9  
       800x600        59.9  
       848x480        59.7  
       720x480        59.7  
       640x480        59.4  
    S-video disconnected (normal left inverted right x axis …
    Run Code Online (Sandbox Code Playgroud)

xrandr screen display-resolution

6
推荐指数
1
解决办法
6338
查看次数

Ubuntu 16.04 上的错误分辨率“未知监视器”

经过一些更新和最近重新启动后,我的屏幕分辨率变得疯狂。我的问题与this onethis one相似,但是那里提供的解决方案并没有解决我的问题。我的显示器的正确设置是 60 Hz 时的 1920:1200(即 8:5 纵横比),但 Ubuntu 仅提供 1600x1200 并显示“未知显示”。所以不仅分辨率不对,而且我屏幕上的所有东西看起来都是水平拉伸的。这就是我所做的:

 % cvt 1920 1200 60
 # 1920x1200 59.88 Hz (CVT 2.30MA) hsync: 74.56 kHz; pclk: 193.25 MHz
 Modeline "1920x1200_60.00"  193.25  1920 2056 2256 2592  1200 1203
 1209 1245 -hsync +vsync
 
 % xrandr --newmode "1920x1200_60" 193.25  1920 2056 2256 2592  1200 
 1203 1209 1245 -hsync +vsync
 xrandr: Failed to get size of gamma for output default
 
 % xrandr --addmode default 1920x1200_60
 xrandr: Failed to …
Run Code Online (Sandbox Code Playgroud)

xrandr display nvidia xorg display-resolution

5
推荐指数
1
解决办法
5794
查看次数