Re: change nvidia to vesa in xorg

Matthieu Herrb <[email protected]> Wed, 27 Apr 2016 10:59:12 +0200
Newsgroups gmane.os.openbsd.x11
Message-ID <[email protected]>
--zYM0uCDKw75PZbzx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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
--=20
Matthieu Herrb

--zYM0uCDKw75PZbzx
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEVAwUBVyB/X/ee5zRnIoYlAQLTpwf+K6kYi8MByFiTVFW0MdVi8ZVik2yyNOPx
jzNLXwC6Xk9w6ZJDoof9pLVBGZhsfzbhoWehLTxtk3PG4WX7rUNlV102IpPZl8bh
BsooJO9XAtuQlE486QtKL0owY8mGd4Y+Z2LvqFohK7AldqHlj/Hx2ZLLSX3ZbDRD
3HW23YmwiQNoYuVAybtKMA2g52+eIDqVIrMHcyM0Wjzlf34N/+5El2emgPtm9WdF
LqbmwNfFlSq3bqjPBfDdZEV+YqIdEDwGZ+PhifCmchE/yp+lc8ZBdQTlfwFpDWNG
oG9PCo7ajBv4l5Sb5xaX30kg04pRAR8Qak10RdTlwMYeU8L65K9rlg==
=Oy6E
-----END PGP SIGNATURE-----

--zYM0uCDKw75PZbzx--