我目前正在运行 Ubuntu Gnome 15.04。我刚刚安装了专有的 nvidia 驱动程序版本 346 来解决另一个应用程序的问题,然后重新启动桌面,发现我的主显示器无法识别并被归类为未知显示器。分辨率停留在 800x600,宽高比为 4:3。
我的显卡是 Nvidia GTX 760。驱动程序:专有版本 345 显示器:LG 24" 1920x1080 HDMI
输出xrandr
Screen 0: minimum 8 x 8, current 2720 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected 1920x1080+800+0 (normal left inverted right x axis y axis) 521mm x 293mm
1920x1080 60.0*+
1680x1050 60.0
1440x900 59.9
1280x1024 75.0 60.0
1280x960 60.0
1280x800 59.8
1280x720 60.0
1152x864 75.0
1024x768 75.0 70.1 60.0
800x600 75.0 72.2 60.3 56.2
640x480 75.0 59.9
HDMI-0 connected primary 800x600+0+212 (normal left inverted right x axis y axis) 0mm x 0mm
800x600 60.3*+
DP-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
1920x1080_60.00 (0x2cc) 173.0MHz
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.2KHz
v: height 1080 start 1083 end 1088 total 1120 clock 60.0Hz
抱歉格式不对,预览之外都很好。主要强调的是
HDMI-0 connected primary 800x600+0+212 (normal left inverted right x axis y axis) 0mm x 0mm 800x600
我将非常感激任何建议。
答案1
看起来您需要为显示器自定义模式行(基本上是自定义“输出”)。要么是您的驱动程序无法正常工作……我在使用旧显示器时遇到过这个问题,自定义模式行立即解决了这个问题 :P
您可以添加原始分辨率模式行(1920x1080_60.00?),然后您应该能够切换到它,任何其他分辨率可能也需要一个... EDID 在某些显示器上可能会有缺陷。:(
^有人在这里发布了指南 :D