Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 2017 14:41:37 +0100
From:      "O. Hartmann" <ohartmann@walstatt.org>
To:        "Alex V. Petrov" <alexvpetrov@gmail.com>
Cc:        freebsd-x11 <freebsd-x11@FreeBSD.org>
Subject:   Re: nvidia-driver troubles on GTX 1070
Message-ID:  <20171226144204.7ea4fe14@thor.intern.walstatt.dynvpn.de>
In-Reply-To: <9dfb7c1e-6366-b07c-a7bf-b92695fa7dcd@gmail.com>
References:  <9dfb7c1e-6366-b07c-a7bf-b92695fa7dcd@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/XH.4pOmUvPEt=kcEIX1cJ40
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Am Tue, 26 Dec 2017 20:22:49 +0700
"Alex V. Petrov" <alexvpetrov@gmail.com> schrieb:

> During playback of some video in vlc and kodi (in mplayer with -vo vdpau
> all OK), an error occurs:
>=20
> Dec 26 19:47:35 alex kernel: NVRM: GPU at PCI:0000:01:00:
> GPU-fc1704ae-8281-622c-2f02-3e8276a5deed
> Dec 26 19:47:35 alex kernel: NVRM: GPU Board Serial Number:
> Dec 26 19:47:35 alex kernel: NVRM: Xid (PCI:0000:01:00): 31, Ch
> 00000031, engmask 00008100, intr 10000000
>=20
> and Xorg freezes.
>=20
> In the windows on the same equipment, I play any games without errors.
>=20
> FreeBSD 12.0-CURRENT #14 r327170M: Mon Dec 25 10:14:43 +07 2017 amd64
> nvidia-driver-384.90
>=20
> Errors in driver?
>=20

You could try to use nVidia's lates official FreeBSD driver, 387.34. I'm ru=
nning this
driver on CURRENT (as of r327200, but my hardware is an outdated GTX960).

To perform such a task, you need to override somehow the default settings f=
or a port,
this is officially done via /etc/make.conf (I use an include clause in /etc=
/make.conf
pointing to a ports.conf file located in /usr/local/etc/, this just for the=
 record).
I would suggest the following lines added to make.conf:

.if ${.CURDIR:M*/x11/nvidia-driver}
DISTVERSION=3D            387.34
#DISTVERSION=3D           384.90
.endif

You need to perform then the command sequence

make -C /usr/ports/x11/nvidia-driver makesum

to create the new checksum file, after that you're ready to portmaster or w=
hatever to the
new driver.

Regards,
oh

--=20
O. Hartmann

Ich widerspreche der Nutzung oder =C3=9Cbermittlung meiner Daten f=C3=BCr
Werbezwecke oder f=C3=BCr die Markt- oder Meinungsforschung (=C2=A7 28 Abs.=
 4 BDSG).

--Sig_/XH.4pOmUvPEt=kcEIX1cJ40
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWkJRrAAKCRDS528fyFhY
lHlVAf9CvT+RvAj2v5NsogfIEy0ymq71kKzMXDT73lB3AAejm3hsp7It9L/srejH
QCziEbvAwhAoCsFNapYOC94VFmeUAf9tIeRzDSZBDqsVIlculKBIDXdRm4PZfi+P
dCaX9JZqMwZqGLVLRUAiHcdknbwLXndvWuFckNx/W5HK7lSradAS
=vq5h
-----END PGP SIGNATURE-----

--Sig_/XH.4pOmUvPEt=kcEIX1cJ40--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171226144204.7ea4fe14>