Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2015 03:29:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 197505] emulators/linux-c6 option to use NVIDIAL_GL doesn't allow for use of legacy Nvidia drivers.
Message-ID:  <bug-197505-4077-woCJtksadg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197505-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197505-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

blahblah.1981@gmail.com has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to
emulation@FreeBSD.org:
Bug 197505: emulators/linux-c6 option to use NVIDIAL_GL doesn't allow for use
of legacy Nvidia drivers.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197505



--- Description ---
emulators/linux-c6 option to use NVIDIAL_GL doesn't allow for use of legacy
Nvidia drivers.

If I am using the legacy Nvidia port, x11/nvidia-driver-340, setting the "Use
GL driver from nvidia-driver" option in the emulators/linux-c6 port causes it
to pull in the newest Nvidia driver, x11/nvidia-driver, instead of using my
installed legacy driver, x11/nvidia-driver-340.

>From the emulators/linux-c6 Makefile:

OPTIONS_DEFINE= NVIDIA_GL
NVIDIA_GL_DESC= Use GL driver from nvidia-driver

NVIDIA_GL_RUN_DEPENDS= 
${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver \
			linux-c6-libGLU>0:${PORTSDIR}/graphics/linux-c6-libGLU
NVIDIA_GL_RUN_DEPENDS_OFF=     
linux-c6-dri>0:${PORTSDIR}/graphics/linux-c6-dri


Is it possible to allow this to use legacy Nvidia drivers?

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer emulation@FreeBSD.org


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197505-4077-woCJtksadg>