実行すると、xrandr
マイグラフィックカードの出力ともう1つ表示されますVIRTUAL1
。
$ xrandr
Screen 0: minimum 8 x 8, current 4160 x 1024, maximum 32767 x 32767
eDP1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
1600x900 60.0*+
1440x900 59.9
...
DP2 disconnected (normal left inverted right x axis y axis)
DP2-1 connected primary 1280x1024+1600+0 (normal left inverted right x axis y axis) 0mm x 0mm
1280x1024 60.0*+ 60.0*
1024x768 60.0
...
VIRTUAL1 connected (normal left inverted right x axis y axis)
1024x768 60.0
VIRTUAL2 disconnected (normal left inverted right x axis y axis)
それはどこから出たのVIRTUAL1
?誰が作ったの?どうすれば削除できますか?
インテルグラフィックカード。他のドライバも仮想出力をサポートしていますか?
答え1
私が知っている限り、VIRTUAL1は自動的に作成されるか、ドックからノートブックを取り外すことができますが、追加の画面が点灯し続けます。何らかの理由でX11は、私が実際には見えない仮想デスクトップ上にすべてのアプリケーションを維持します(しかし、まだそこからマウスを動かすことはできます)。セカンダリモニター(DP2)の接続が切断されましたが、まだ初期化中であることを確認しました。
[lzap@lzapx ~]$ xrandr
Screen 0: minimum 8 x 8, current 4160 x 1440, maximum 32767 x 32767
LVDS1 connected 1600x900+2560+0 (normal left inverted right x axis y axis) 309mm x 174mm
1600x900 60.01*+ 40.00
1368x768 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
800x450 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected 2560x1440+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
DP3 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
2560x1440 (0x109) 241.500MHz
h: width 2560 start 2608 end 2640 total 2720 skew 0 clock 88.79KHz
v: height 1440 start 1442 end 1476 total 1481 clock 59.95Hz
電源を切った後、仮想画面が消え、すべてのアプリがラップトップディスプレイに移動しました。
[lzap@lzapx ~]$ xrandr --output DP2 --off
[lzap@lzapx ~]$ xrandr
Screen 0: minimum 8 x 8, current 1600 x 900, maximum 32767 x 32767
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
1600x900 60.01*+ 40.00
1368x768 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
800x450 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
これはIntelグラフィック(i7チップ)とHP LCD画面を備えたThinkpadノートブックで、仮想環境やNVidiaカードなどはありません。
答え2
VIRTUAL1はどこから来たのですか?誰が作ったの?どうすれば削除できますか?
これを構成するために実行できる操作はさまざまです。これは仮想デバイスにすぎません。 nVidia Optimus 構成、VMWare 構成の一部として使用したり、インストールされている他のアプリケーションの解決の問題を解決するために使用できます。場合によっては、外部ディスプレイの接続が失われたため、システムが引き続き使用されているときにこのようにリアルタイムで表示されることがあると思います。
この場合、もともといつ、なぜ設立されたのかわかりません。
インテルグラフィックカード。他のドライバも仮想出力をサポートしていますか?
はい。仮想ディスプレイはドライバの機能ではありません。 X11の一部です。
答え3
私にとって、それはパケットxserver-xorg-video-dummyから来ました。
バラよりhttps://askubuntu.com/questions/453109/add-fake-display-when-no-monitor-is-plugged-in