有时当我连接第二个 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) 我有 2 个 GPU(Nvidia G96GL Quadro FX 580),每个都连接到 2 个显示器,当我在 12.04 时,我很高兴使用专有驱动程序使用所有 4 个显示器。
我最近升级到 13.10,一切都崩溃了。
如果我尝试启用第 4 台显示器,我会收到两个带有以下消息的弹出窗口:
"The selected configuration for displays could not be applied", "could not set the configuration for CRTC 64", "Failed to apply configuration: %s",
"GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gnome_2drr_2derror_2dquark.Code2: could not set the configuration for CRTC 64"
Run Code Online (Sandbox Code Playgroud)这就是我一周后被困的地方。尝试了各种专有驱动程序、各种说明等,但我觉得恢复我的第 4 台显示器的唯一方法是降级到 12.04 并希望 14.04 不会搞砸事情。有人帮忙吗?