1-18.Xorg.conf @linuxmint 20.3 のバックアップ(No.2)
- バックアップ一覧
- 差分 を表示
- 現在との差分 を表示
- 現在との差分 - Visual を表示
- ソース を表示
- 1-18.Xorg.conf @linuxmint 20.3 へ行く。
- 1 (2022-03-25 (金) 11:14:04)
- 2 (2022-03-25 (金) 13:16:51)
xorg.conf
Section "Device" Identifier "Configured Video Device" Driver "dummy" #VideoRam 4096000 #VideoRam 256000 VideoRam 16384 EndSection Section "Monitor" Identifier "Configured Monitor" HorizSync 5.0 - 1000.0 VertRefresh 5.0 - 200.0 "1280x1024" 31.50 1280 1312 1424 1456 1024 1048 1052 1076 EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 SubSection "Display" # Viewport 0 0 Depth 24 # Virtual 1280x1024 Modes "1280x1024" EndSubSection EndSection
しかしreboot後、状況は1-17の最初と変わらず。1024x768でvncが開く。というか、やはりvnc上のレスポンスが遅い。おかしい…。
dummyが入っていない…
うまく動かないので、Xorg.0.logのチェック。dummyが入っていない模様。1-5の時には入っていたはずなのに。
$ sudo apt-get install xserver-xorg-video-dummy
してからやったら上のxorg.confで
「vnc-viewerでX11の反応悪くない」
「vnc-viewerで開くと1280x1024で始まる」
よーし、これからだ。