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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
drm-54-kmod DRM drivers modules
5.4.191_1 graphics Deleted 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.4.191_1Version of this port present on the latest quarterly branch.
Ignore IGNORE: not supported on older than 13.0, no kernel support
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-01 17:27:08
Last Update: 2022-09-07 09:48:01
Commit Hash: a707d16
Also Listed In: kld kld
License: BSD2CLAUSE MIT GPLv2
WWW:
https://github.com/freebsd/drm-kmod/
Description:
amdgpu, i915, and radeon DRM drivers modules. Currently corresponding to Linux 5.4.114 DRM. This version is for FreeBSD 13.0 and above. 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 (15 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/drm-54-kmod-5.4.191_1/catalog.mk
  3. /usr/local/share/licenses/drm-54-kmod-5.4.191_1/LICENSE
  4. /usr/local/share/licenses/drm-54-kmod-5.4.191_1/BSD2CLAUSE
  5. /usr/local/share/licenses/drm-54-kmod-5.4.191_1/MIT
  6. /usr/local/share/licenses/drm-54-kmod-5.4.191_1/GPLv2
  7. /boot/modules/amdgpu.ko
  8. /boot/modules/drm.ko
  9. /boot/modules/i915kms.ko
  10. /boot/modules/linuxkpi_gplv2.ko
  11. /boot/modules/radeonkms.ko
  12. /boot/modules/ttm.ko
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • drm-54-kmod>0:graphics/drm-54-kmod
Conflicts:
CONFLICTS_INSTALL:
  • drm-devel-kmod
  • drm-current-kmod
  • drm-510-kmod
No installation instructions:
This port has been deleted.
PKGNAME: drm-54-kmod
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1654524725 SHA256 (freebsd-drm-kmod-5.4.191-drm_v5.4.191_1_GH0.tar.gz) = 9d82509c8c870564dfbefa97eaa2df78a1a9d8f8d70ae8db1c233654e3e7ed5c SIZE (freebsd-drm-kmod-5.4.191-drm_v5.4.191_1_GH0.tar.gz) = 18824394

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
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_drm-54-kmod
USES:
kmod uidfix compiler:c++11-lang
pkg-message:
For install:
The drm-54-kmod port can be enabled for amdgpu (for AMD GPUs starting with the HD7000 series / Tahiti) or i915kms (for Intel APUs starting with HD3000 / Sandy Bridge) through kld_list in /etc/rc.conf. radeonkms for older AMD GPUs can be loaded and there are some positive reports if EFI boot is NOT enabled (similar to amdgpu). 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.4.191_1?dummy=/
Collapse this list.
Port Moves

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.4.191_1
07 Sep 2022 09:48:01
commit hash: a707d16a2d1eab39ea706e33efa0dc0e26929dcbcommit hash: a707d16a2d1eab39ea706e33efa0dc0e26929dcbcommit hash: a707d16a2d1eab39ea706e33efa0dc0e26929dcbcommit hash: a707d16a2d1eab39ea706e33efa0dc0e26929dcb files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-54-kmod: Remove port

All version of FreeBSD starting from 13.1 can and should use
drm-510-kmod.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
MFH:		2022Q3
5.4.191_1
02 Aug 2022 15:35:58
commit hash: d540ef54663ae1ea522f24bcdfeaa32191f3d5c9commit hash: d540ef54663ae1ea522f24bcdfeaa32191f3d5c9commit hash: d540ef54663ae1ea522f24bcdfeaa32191f3d5c9commit hash: d540ef54663ae1ea522f24bcdfeaa32191f3d5c9 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-54-kmod: Marked as ignore for FreeBSD HEAD

Everyone should use graphics/drm-510-kmod on Current.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.4.191_1
06 Jun 2022 14:12:22
commit hash: 5963e213f28046a6b2ae39a67b9e437c312de549commit hash: 5963e213f28046a6b2ae39a67b9e437c312de549commit hash: 5963e213f28046a6b2ae39a67b9e437c312de549commit hash: 5963e213f28046a6b2ae39a67b9e437c312de549 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-{54,510}-kmod: Fix version going backward

Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.4.191.g20220604
05 Jun 2022 15:44:51
commit hash: fbb380683a1bec542030450e6f05bf58097a64cfcommit hash: fbb380683a1bec542030450e6f05bf58097a64cfcommit hash: fbb380683a1bec542030450e6f05bf58097a64cfcommit hash: fbb380683a1bec542030450e6f05bf58097a64cf files touched by this commit
Vladimir Kondratyev (wulf) search for other commits by this committer
graphics/drm-{drm-510,drm-54,fbsd13}-kmod: Update after migration

of pm_message_t from kernel.h to pm.h.

PR:		264449
Approved by:	x11 (manu)
5.4.191
16 May 2022 10:33:44
commit hash: ab04b5047ce4b5e7cb190410150e409c80341dadcommit hash: ab04b5047ce4b5e7cb190410150e409c80341dadcommit hash: ab04b5047ce4b5e7cb190410150e409c80341dadcommit hash: ab04b5047ce4b5e7cb190410150e409c80341dad files touched by this commit
Vladimir Kondratyev (wulf) search for other commits by this committer
graphics/drm-54-kmod: Update to 5.4.191

PR:		263975
Approved by:	x11 (manu)
5.4.144
01 May 2022 17:23:25
commit hash: 7377fed7a063420992359af3a15006fa4fee6303commit hash: 7377fed7a063420992359af3a15006fa4fee6303commit hash: 7377fed7a063420992359af3a15006fa4fee6303commit hash: 7377fed7a063420992359af3a15006fa4fee6303 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Add new port

Add new ports that track drm from Linux 5.10
This ports works on 13.1 and above.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.4.144
01 May 2022 17:23:25
commit hash: 3c65a080f765cf0aaf850eb6f42ebc57c2710731commit hash: 3c65a080f765cf0aaf850eb6f42ebc57c2710731commit hash: 3c65a080f765cf0aaf850eb6f42ebc57c2710731commit hash: 3c65a080f765cf0aaf850eb6f42ebc57c2710731 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-54-kmod: Add new port

Add new ports that track drm from Linux 5.4
This ports works on all 13 branches and current.

Sponsored by:	Beckhoff Automation GmbH & Co. KG

Number of commits found: 7