[Bug 197505] emulators/linux-c6 option to use NVIDIAL_GL doesn't allow for use of legacy Nvidia drivers.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 10 03:29:48 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197505

            Bug ID: 197505
           Summary: emulators/linux-c6 option to use NVIDIAL_GL doesn't
                    allow for use of legacy Nvidia drivers.
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: emulation at FreeBSD.org
          Reporter: blahblah.1981 at gmail.com
          Assignee: emulation at FreeBSD.org
             Flags: maintainer-feedback?(emulation at FreeBSD.org)

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 at FreeBSD.org> ---
Auto-assigned to maintainer emulation at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list