• # En fait ...

    Posté par . En réponse au message Installation carte Intel Lenovo T410. Évalué à 1.

    ... après avoir fait quelques recherches j'ai identifié le modèle de ma carte http://www.thinkwiki.org/wiki/Intel_HD_Graphics et je dois avoir les bon packages (cf. http://linuxfr.org/nodes/86508/comments/1244722).

    J'ai essayé de voir dans les logs mais c'est plutôt verbeux.

    J'ai filtré sur les erreurs mais je sais pas trop comment procéder pour identifier le problème.

    grep "(EE)" /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    15.790 AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No such file or directory)
    15.790 AIGLX: reverting to software rendering
    15.791 AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
    15.791 GLX: could not load software renderer
    17.068 Query no Synaptics: 6003C8
    17.068 SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    17.108 PreInit returned 11 for "SynPS/2 Synaptics TouchPad"

    Voilà. Si quelqu'un à des pistes pour identifier le problème, je suis preneur.

    Merci.