Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2018 09:10:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228536] x11/nvidia-driver: 11.2-BETA3 - fails to operate correctly
Message-ID:  <bug-228536-227-l6r1OImOGZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228536-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228536-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228536

--- Comment #7 from Dave Cottlehuber <dch@freebsd.org> ---
Hi Paco! Welcome to FreeBSD. I used translate.google.com as I don't speak=20
Spanish. I'll put some quick notes on how to build this package from source
here but if you have any trouble please open a conversation on
https://forums.freebsd.org/ there, in English if you can. Its
normal to use a new post or bug for a different issue.

This assumes you included src and ports during installation.

Hola Paco! Bienvenido a FreeBSD. Utilic=C3=A9 translate.google.com porque n=
o hablo
Espa=C3=B1ol. Voy a poner algunas notas r=C3=A1pidas sobre c=C3=B3mo constr=
uir este paquete
desde la fuente aqu=C3=AD, pero si tienes alg=C3=BAn problema, abre una con=
versaci=C3=B3n
sobre https://forums.freebsd.org/ all=C3=AD, en ingl=C3=A9s si puedes. Sus =
es normal
usar una nueva publicaci=C3=B3n o error para un problema diferente.

Esto supone que incluy=C3=B3 src y puertos durante la instalaci=C3=B3n.

# as root
pkg delete nvidia-driver
cd /usr/ports/x11/nvidia-driver
make package install clean

I don't load drivers in /boot/loader.conf if possible, as it's easier to fix
issues if they are loaded later on.

# put this in /etc/rc.conf
kld_list=3D"${kld_list} nvidia-modeset"

then reboot and good luck!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228536-227-l6r1OImOGZ>