我的带有 Intel 显卡的 Debian Jessie 无法超过1024x768
分辨率。
我尝试过各种指南,但我来这里是因为我无法使其发挥作用。
xserver-xorg-video-intel
是随发行版安装自动安装的,但没有Xorg.conf
找到文件,听说现在可以了。
我的电脑有 VGA - RGB 输出(不是 hdmi)并且只有一台显示器
这是 lspci | grep -i --color 'vga\|3d\|2d' 输出:
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated Graphics Controller (rev 04)
Run Code Online (Sandbox Code Playgroud)
这里 /var/log/Xorg.0.log 输出:
[ 50.815]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 50.815] X Protocol Version 11, Revision 0
[ 50.815] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 50.815] Current Operating System: Linux debster 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 …
Run Code Online (Sandbox Code Playgroud)