Rob*_*Rob 3 nvidia multiple-monitors nouveau 13.04
我在 DVI 输出(通过 DVI 到 VGA 适配器连接)上使用两台显示器,一台 Belinea o.display 1(被 Ubuntu 识别为 Rogen Tech Distribution Inc 20",但工作正常)作为我的主要显示器HDMI 输出(通过 HDMI 转 DVI 适配器)上的戴尔 19 英寸(正确识别)作为辅助显示器。图形控制器是 GeForce 9500 GS。我正在使用 nouveau 1:1.0.7-0ubuntu1 运行完全更新的 Ubuntu 13.04。
问题是第二台显示器(戴尔)在启动过程中似乎永远不会退出待机状态:屏幕保持黑色,显示器上的 LED 状态保持橙色(打开时为绿色)。它被正确识别并相应地设置了桌面的大小,它只是保持黑色。通过 xrandr/arandr/etc 更改任何设置。什么也没做。显示器的屏幕菜单报告它处于省电模式。
使用专有的 NVIDIA 驱动程序时,第二台显示器可以正常工作。但是这些驱动程序会在我的系统上引起很多其他问题,所以我真的很想避免它们。
在 Ubuntu 12.10 上,我找到了一个解决方法:将第二台显示器的相对位置稍微向下移动并再次向上移动时,它会打开并正常运行:
xrandr --output DVI-I-1 --mode 1680x1050 --pos 1280x0 --rotate normal --output HDMI-1 --mode 1280x1024 --pos 0x88 --rotate normal
sleep 2
xrandr --output DVI-I-1 --mode 1680x1050 --pos 1280x0 --rotate normal --output HDMI-1 --mode 1280x1024 --pos 0x0 --rotate normal
Run Code Online (Sandbox Code Playgroud)
此解决方法在更新到 13.04 后停止工作,现在我正在寻找新的解决方案。
有没有人经历过相似的事情?
xrandr 输出:
Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 8192 x 8192
DVI-I-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 433mm x 270mm
1680x1050 60.0*+
1280x1024 75.0 60.0
1280x960 60.0
1152x864 75.0
1024x768 75.1 72.0 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1
HDMI-1 connected 1280x1024+1680+0 (normal left inverted right x axis y axis) 376mm x 301mm
1280x1024 60.0*+ 75.0
1152x864 75.0
1024x768 75.1 60.0
800x600 75.0 60.3
640x480 75.0 60.0
720x400 70.1
Run Code Online (Sandbox Code Playgroud)
lshw -c 视频:
*-display
Beschreibung: VGA compatible controller
Produkt: G96 [GeForce 9500 GS]
Hersteller: NVIDIA Corporation
Physische ID: 0
Bus-Informationen: pci@0000:01:00.0
Version: a1
Breite: 64 bits
Takt: 33MHz
Fähigkeiten: pm msi pciexpress vga_controller bus_master cap_list rom
Konfiguration: driver=nouveau latency=0
Ressourcen: irq:16 memory:fa000000-faffffff memory:d0000000-dfffffff memory:f8000000-f9ffffff ioport:df00(Größe=128) memory:fb000000-fb07ffff
Run Code Online (Sandbox Code Playgroud)
谢谢你的帮助!
小智 5
我找到了解决类似问题的方法。启动或 X 重新启动后,我的一台显示器进入省电模式,另一台工作正常。如果我切换到纯文本控制台 (ctrl-alt-f1),屏幕将打开并正常工作。当我切换回 X (ctrl-alt-f7) 时,我的显示将保持打开状态。我认为这是一个频率同步问题。
| 归档时间: |
|
| 查看次数: |
8139 次 |
| 最近记录: |