Bug 282751 - graphics/gpu-firmware-kmod - intel driver flavor `dg2` not installed (not in Makefile list)
Summary: graphics/gpu-firmware-kmod - intel driver flavor `dg2` not installed (not in ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-14 07:33 UTC by Paolo
Modified: 2024-11-14 07:43 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo 2024-11-14 07:33:37 UTC
This metaport installs all `amd`, `intel` and `radeon` drivers (port flavors), except the `intel dg2` driver.

see FreeBSD forum post:

https://forums.freebsd.org/threads/upgrading-port-with-flavors-misbehaviour-with-portmaster.95655/
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-14 07:43:07 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74296d06e3c5bf7403b10f9e4168bf816da763d6

commit 74296d06e3c5bf7403b10f9e4168bf816da763d6
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-11-14 07:41:34 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-11-14 07:42:04 +0000

    graphics/gpu-firmware-kmod: Install the Intel DG2 firmware

    This was missed in the last update.

    PR:             282751
    Sponsored by:   Beckhoff Automation GmbH & Co. KG

 graphics/gpu-firmware-kmod/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)