Update 4_graphic_interface.md

This commit is contained in:
Edouard DUPIN 2016-12-17 13:43:50 +01:00 committed by GitHub
parent 8214ff1450
commit 3a3359ed9b

View File

@ -26,7 +26,7 @@ Check the Cart graphic corectly install
# list the output card : (permit to know wich graphic ard we have) # list the output card : (permit to know wich graphic ard we have)
lspci | grep VGA lspci | grep VGA
# install all the graphic card drivers: # install all the graphic card drivers:
pacman -S xorg xorg-drivers pacman -S xorg xorg-drivers xorg-xinit
# restart computer # restart computer
# ... # ...
# install bench tool # install bench tool