notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
drm-devel-kmod DRM modules for the linuxkpi-based KMS components (development version)
5.7.19.g20220223 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.7.19.g20220223Version of this port present on the latest quarterly branch.
Ignore IGNORE: not supported on older CURRENT/STABLE, no kernel support
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:23:45
Last Update: 2022-04-26 08:34:45
Commit Hash: 6d8a163
Also Listed In: kld kld
License: BSD2CLAUSE MIT GPLv2
WWW:
https://github.com/freebsd/drm-kmod
Description:
amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components. Currently corresponding to Linux 5.5.19 DRM. This version is the development version and only works on FreeBSD CURRENT. WWW: https://github.com/freebsd/drm-kmod
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/drm-devel-kmod-5.7.19.g20220223/catalog.mk
  3. /usr/local/share/licenses/drm-devel-kmod-5.7.19.g20220223/LICENSE
  4. /usr/local/share/licenses/drm-devel-kmod-5.7.19.g20220223/BSD2CLAUSE
  5. /usr/local/share/licenses/drm-devel-kmod-5.7.19.g20220223/MIT
  6. /usr/local/share/licenses/drm-devel-kmod-5.7.19.g20220223/GPLv2
  7. /boot/modules/amdgpu.ko
  8. @comment /boot/modules/amdkfd.ko
  9. /boot/modules/drm.ko
  10. /boot/modules/i915kms.ko
  11. /boot/modules/linuxkpi_gplv2.ko
  12. /boot/modules/radeonkms.ko
  13. /boot/modules/ttm.ko
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • drm-devel-kmod>0:graphics/drm-devel-kmod
Conflicts:
CONFLICTS_INSTALL:
  • drm-current-kmod
To install the port:
cd /usr/ports/graphics/drm-devel-kmod/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install graphics/drm-devel-kmod
  • pkg install drm-devel-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: drm-devel-kmod
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1650961877 SHA256 (freebsd-drm-kmod-5.7.19.g20220223-drm_v5.7.19_4_GH0.tar.gz) = 69fc75f2a220754e9fae604709b7ae92692c2518fd78cbace67ae4310fe7a37b SIZE (freebsd-drm-kmod-5.7.19.g20220223-drm_v5.7.19_4_GH0.tar.gz) = 18759424

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. gpu-firmware-kmod>=g20200914 : graphics/gpu-firmware-kmod
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for drm-devel-kmod-5.7.19.g20220223: DEBUG=off: Build with debugging support ===> Use 'make config' to modify these settings
Options name:
graphics_drm-devel-kmod
USES:
kmod uidfix compiler:c++11-lang
pkg-message:
For install:
The experimental drm-devel-kmod port can be enabled for amdgpu (for AMD GPUs starting with the HD7000 series / Tahiti), radeonkms for older AMD GPUs or i915kms (for Intel APUs starting with HD3000 / Sandy Bridge, possibly even older) through kld_list in /etc/rc.conf. For amdgpu and radeonkms, there have been reports of issues when using UEFI firmware boot. You might need to disable the console by adding hw.syscons.disable=1 to /boot/loader.conf . Please note that this will disable the console until the graphics driver is loaded. For amdgpu: kld_list="amdgpu" For Intel: kld_list="i915kms" For radeonkms: kld_list="radeonkms" Please ensure that all users requiring graphics are members of the "video" group.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/freebsd/drm-kmod/tar.gz/drm_v5.7.19_4?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.7.19.g20220223
26 Apr 2022 08:34:45
commit hash: 6d8a16350f17569be33bcb90168a1b357acc47a6commit hash: 6d8a16350f17569be33bcb90168a1b357acc47a6commit hash: 6d8a16350f17569be33bcb90168a1b357acc47a6commit hash: 6d8a16350f17569be33bcb90168a1b357acc47a6 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-devel-kmod: Update to 5.7.19_4

Makes unused-but-set-variable not an error.

Sponsored by:   Beckhoff Automation GmbH & Co. KG
MFH:    2022Q2

(cherry picked from commit cd1ca0a3fdf54c670a1f6dfe7d028072a5aa0841)
5.7.19.g20220223
21 Apr 2022 23:07:53
commit hash: 9f1c5bffe7f9ffa38b5c281c01fe40d2df4f018bcommit hash: 9f1c5bffe7f9ffa38b5c281c01fe40d2df4f018bcommit hash: 9f1c5bffe7f9ffa38b5c281c01fe40d2df4f018bcommit hash: 9f1c5bffe7f9ffa38b5c281c01fe40d2df4f018b files touched by this commit
Jung-uk Kim (jkim) search for other commits by this committer
graphics/drm-{current,devel}-kmod: Fix build on head

After 8b83d7e0ee54, '-Wunused-but-set-variable' is a fatal error.

(cherry picked from commit 362de1d360b8f8b7c5ed19dca6bc1b526bdbbf5e)

Number of commits found: 2