小编Meg*_*gan的帖子

如何使用双显卡 ATI Madison Radeon HD 5000M 系列和 Intel 集成图形控制器获得 1366x768 分辨率

我使用的是 HP Envy 14,我应该使用的正确分辨率是 1366x768。这不是一个选项,我被困在 1024x768 上。我正在使用 Linux 12.04。

lspci | grep VGA:

00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Madison [Radeon HD 5000M Series]
Run Code Online (Sandbox Code Playgroud)

我试图将分辨率添加为一种模式,xorg.conf但这不起作用。请任何帮助将不胜感激。我是 Linux 新手,刚刚让我的双启动正常工作,但这个解决问题让我很沮丧。

我只是尝试使用以下xrandr命令:

xrandr --newmode "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
Run Code Online (Sandbox Code Playgroud)

但我收到一个错误:

xrandr: Failed to get size of gamma for output default
Run Code Online (Sandbox Code Playgroud)

lsmod 返回以下内容:

Module                  Size  Used by …
Run Code Online (Sandbox Code Playgroud)

intel-graphics fglrx display-resolution

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

标签 统计

display-resolution ×1

fglrx ×1

intel-graphics ×1