On Wed, Apr 27, 2016 at 12:48:08PM +0430, Mohammad Badie Zadegan wrote: > Hi everybody, > How can i change the 'nv' graphic driver to 'vesa' in xorg configuration of > release 5.9? > On the old realese it could be changed by editing xorg.conf.new. > regards.
If you have the backup from your old system you can use the file from
5.8. Otherwise just create /etc/X11/xorg.conf containing :
Section "Device"
Identifier "Vesa"
Driver "vesa"
EndSection
See xorg.conf(4) for more information on the format of this file
--
Matthieu Herrb
pgpK4vQ_XlrIX.pgp
Description: PGP signature
