使用 2 个 Ndivia GPU 设置 4 个显示器时出现问题

使用 2 个 Ndivia GPU 设置 4 个显示器时出现问题

我在设置四显示器时遇到了麻烦。

  1. 我有 2 个相同的 GPU(geforce gtx 750 Ti)和 4 个相同的显示器。

  2. 安装 Ubuntu 14.04 后,nvidia 驱动程序(NVIDIA-Linux-x86_64-346.72.run)已安装。

  3. 从 Ubuntu 软件中心找到“NVIDIA X 服务器设置”并安装。

  4. 尝试通过“NVIDIA X 服务器设置”布局 4 个显示器,但似乎只有 2 个显示器可以工作,而其他 2 个显示器显示为“已禁用”。

  5. 这是我的xrandr输出

    Screen 0: minimum 8 x 8, current 1920 x 2160, maximum 16384 x 16384
    DVI-I-0 disconnected (normal left inverted right x axis y axis)
    DVI-I-1 disconnected (normal left inverted right x axis y axis)
    HDMI-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 530mm x 300mm
       1920x1080      60.0*+   59.9     50.0     60.1     60.0     50.0  
       1680x1050      60.0  
       1600x900       60.0  
       1440x900       59.9  
       1400x1050      60.0  
       1280x1024      60.0  
       1280x800       59.8  
       1280x720       60.0     59.9     50.0  
       1152x864       60.0  
       1024x768       60.0  
       800x600        60.3  
       720x576        50.0  
       720x480        59.9  
       640x480        59.9     59.9  
    HDMI-1 connected primary 1920x1080+0+1080 (normal left inverted right x axis y axis) 530mm x 300mm
       1920x1080      60.0*+   59.9     50.0     60.1     60.0     50.0  
       1680x1050      60.0  
       1600x900       60.0  
       1440x900       59.9  
       1400x1050      60.0  
       1280x1024      60.0  
       1280x800       59.8  
       1280x720       60.0     59.9     50.0  
       1152x864       60.0  
       1024x768       60.0  
       800x600        60.3  
       720x576        50.0  
       720x480        59.9  
       640x480        59.9     59.9  
    DVI-D-0 disconnected (normal left inverted right x axis y axis)
    yhju@yhju:/etc/X11$ 
    

我尝试了很多方法,包括重新安装 UBUNTU,但 **Ubuntu 似乎无法设置两个 GPU(2 个 Geforce GTX 750 Ti)以使用 4 个显示器(每个 GPU 连接 2 个显示器)。

如果您知道此问题的解决方案,请告诉我。

相关内容