1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Ubuntuのディスプレイ設定で、「スクリーンの情報を取得できませんでした」と出た時の対処法

Last updated at Posted at 2019-11-28

Ubuntu16.04ディスプレイの設定ができない

ある日急にUbuntuの設定→ディスプレイで解像度をいじろうとしたら・・・

スクリーンの情報を取得できませんでした

設定できない(^_^;)

スクリーンショット撮り忘れたから、どんな画面か知りたい人、下のサイトから見てください

Ubuntuはアップグレード後に「画面情報を取得できませんでした」

対処法

簡単に直す事ができたので、同じエラーで困っている人の為に私の直した方法を共有します。

それは・・・
unity-control-center
を再インストールするだけです!!!!

sudo apt-get remove unity-control-center
sudo apt-get install sudo apt-get install unity-control-center
unity-control-center

これで私は無事直りました。

Screenshot from 2019-11-29 00-11-32.png

私のversionは16.04.LTSです。
ぜひ参考にしてください!

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?