Ubuntu 14.04をデスクトップコンピューターにインストールしています。このコンピューターのディスプレイもHDMIケーブルに接続されています。
2番目のモニターをVGA接続で接続しようとしていますが、「ディスプレイの検出」ボタンを押したときにUbuntuが「ディスプレイ」パネル内に表示しません。
VGAディスプレイの最大画面解像度は800 X 600ピクセルです。
Sudo lshw -C display
は私にこれを与えました:
*-display
description: VGA compatible controller
product: GM204 [GeForce GTX 970]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:46 memory:f6000000-f6ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f7000000-f707ffff
コマンドxrandr
は私にこれを与えました:
Screen 0: minimum 8 x 8, current 1360 x 768, 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 primary 1360x768+0+0 (normal left inverted right x axis y axis) 700mm x 392mm
1920x1080 60.0 + 59.9 50.0 30.0 24.0 60.1 60.0 50.0
1440x480 60.1
1360x768 59.8*
1280x1024 60.0
1280x720 59.9 59.7 50.0
1024x768 60.0
800x600 60.3
720x576 50.0 50.1
720x480 59.9 60.1
640x480 59.9 59.9
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)
この問題を解決するのを手伝ってもらえますか?
ありがとうございました!
問題が解決しました。
方法は次のとおりです。グラフィックカードのDVIジャックに接続されたDVI-VGAアダプタ。 (それは私の近所で約6,00 USDで販売されています)。
問題は、私のVGAジャックがマザーボードにあることです。私のグラフィックスカードにはVGAジャックが組み込まれていません;)
@Elder Geekの入力に感謝します! :)