Port details |
- nvidia-drm-kmod NVIDIA DRM Kernel Module
- 535.104.05 graphics
=1 535.104.05Version of this port present on the latest quarterly branch. - Maintainer: ashafer@badland.io
 - Port Added: 2023-08-20 17:57:08
- Last Update: 2023-10-29 14:22:46
- Commit Hash: 0d5a698
- People watching this port, also watch:: ripgrep, ktimetracker, iceoryx, drm-kmod, tmux
- Also Listed In: kld
- License: NA
- WWW:
- https://github.com/amshafer/nvidia-driver
- Description:
- FreeBSD port of Linux's nvidia-drm.ko Kernel module.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nvidia-drm-kmod>0:graphics/nvidia-drm-kmod
- To install the port:
- cd /usr/ports/graphics/nvidia-drm-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/nvidia-drm-kmod
- pkg install nvidia-drm-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nvidia-drm-kmod
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- nvidia-drm.ko : graphics/nvidia-drm-510-kmod
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_nvidia-drm-kmod
- USES:
- metaport
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
535.104.05 29 Oct 2023 14:22:46
    |
Jason E. Hale (jhale)  |
graphics/nvidia-drm-kmod: Fix fetch
After e97a9e1fca31, graphics/nvidia-drm-515-kmod no longer fetches
because PORTREVISION was added to the Makefile. Since NVIDIA_GH_TAGNAME
was being derived from PKGNAME, adding PORTREVISION inadvertently
changed GH_TAGNAME for the port, therefore it did not match distinfo.
=> amshafer-nvidia-driver-535.104.05-nvidia-drm-515-kmod-535.104.05_1_GH0.tar.gz
is not in /usr/ports/graphics/nvidia-drm-515-kmod/distinfo.
=> Either /usr/ports/graphics/nvidia-drm-515-kmod/distinfo is out of date, or
=> amshafer-nvidia-driver-535.104.05-nvidia-drm-515-kmod-535.104.05_1_GH0.tar.gz
is spelled incorrectly.
*** Error code 1
Approved by: portmgr (blanket)
MFH: 2023Q4 |
535.98 01 Sep 2023 16:16:56
    |
Gleb Popov (arrowd)  Author: Austin Shafer |
nvidia-drm-kmod: Update with fix for PRIME
This updates the nvidia-drm ports to contain the fix for
https://github.com/amshafer/nvidia-driver/issues/20
Also updates the port Makefiles to use CONFLICTS_INSTALL to resolve
PR 273261, and adds PORTREVISION to the github tag referenced.
Differential Revision: https://reviews.freebsd.org/D41591
PR: 273261
Tested by: arrowd |
535.98 20 Aug 2023 17:54:07
    |
Gleb Popov (arrowd)  Author: Austin Shafer |
graphics/nvidia-drm-[510,515]-kmod: Add the port.
This port provides the nvidia-drm.ko kernel module, as ported here:
https://github.com/amshafer/nvidia-driver
This module implements the DRM API, which is commonly used for PRIME and
Wayland setups.
Differential Revision: https://reviews.freebsd.org/D41497
Reviewed by: arrowd |
Number of commits found: 3
|