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

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: blahblah.1981@gmail.com
          Assignee: emulation@FreeBSD.org
             Flags: maintainer-feedback?(emulation@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@FreeBSD.org> ---
Auto-assigned to maintainer emulation@FreeBSD.org

-- 
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-197505-13>