Jump to content
ElementaryOS France

man

Membres
  • Posts

    11
  • Joined

  • Last visited

  • Days Won

    1

Community Answers

  1. man's post in Bug Graphique - Intel GMA 4500M was marked as the answer   
    As-tu essayé le script proposé à la fin de ce post ? Il rềgle la majorité des problèmes normalement (tu peux le trouver directement ici) ! Tiens nous au courant
     
    L'autre solution par le terminal est la suivante :
    sudo apt-get install mesa-utils sudo mkdir /etc/X11/xorg.conf.d/ echo -e 'Section "Device"\n Identifier "Intel Graphics"\n Driver "Intel"\n Option "AccelMethod" "sna"\n Option "TearFree" "true"\nEndSection' | sudo tee /etc/X11/xorg.conf.d/20-intel.conf sudo reboot
×
×
  • Create New...