J'ai récemment installé Ubuntu 12.04 sur mon bureau. Les informations système affichées par Ubuntu sont les suivantes:
Maintenant, je ne comprends pas pourquoi les graphiques sont "inconnus". N'est-ce pas supposé montrer
Graphiques: Contrôleur graphique Intel Corporation Ivy Bridge (rev 09)
(Comme je n’ai pas d’autre carte graphique installée sur ma carte mère, elle devrait montrer la carte par défaut).
Quand j'ai exécuté:
lspci | grep VGA
cela montrait
00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
Puis j'ai exécuté:
Sudo apt-get install xserver-xorg-video-intel
Et cela donnait comme sortie:
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
Donc, dans l'ensemble, je suis coincé ici et je ne sais pas quoi faire.
Toute aide appréciée.
Merci.
pour le problème graphique inconnu exécuter
Sudo apt-get install mesa-utils
pour les colis cassés, lancez:
Sudo apt-get clean
Sudo apt-get update