最近、デスクトップにUbuntu 12.04をインストールしました。 Ubuntuが表示するシステムの詳細は次のとおりです。
今では、グラフィックスが「不明」である理由がわかりません。見せるべきじゃないですか
グラフィックス:Intel Corporation Ivy Bridge Graphics Controller(rev 09)
(マザーボードに他のグラフィックカードがインストールされていないため、デフォルトのグラフィックカードが表示されるはずです)。
私が実行したとき:
lspci | grep VGA
それは示した
00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
それから私は実行しました:
Sudo apt-get install xserver-xorg-video-intel
そして、出力として以下を与えました:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xserver-xorg-video-intel : Depends: xorg-video-abi-11
Depends: xserver-xorg-core (>= 2:1.10.99.901)
E: Unable to correct problems, you have held broken packages
だから、私はここで立ち往生しているし、何をすべきかわからない。
任意の助けに感謝します。
ありがとう。
グラフィックスの不明な問題の実行
Sudo apt-get install mesa-utils
壊れたパッケージの場合:
Sudo apt-get clean
Sudo apt-get update