Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2025 19:10:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 287069] FreeBSD-14.3-BETA4 loading i915 kernel module fails
Message-ID:  <bug-287069-227-gAq8fHd7O2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287069-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287069

--- Comment #2 from Juan <sjaguar@protonmail.com> ---
Added: 

FreeBSD-kmods: {
        url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_latest",
        mirror_type: "srv",
        signature_type: "fingerprints",
        fingerprints: "/usr/share/keys/pkg",
        enabled: yes
}

to /usr/local/etc/pkg/repos/kmods.conf, then:

   # pkg update
   # pkg upgrade

no updated packages were reported, so:

   # pkg remove drm_kmod
   # pkg autoremove
   # pkg install drm_kmod
   # kldins i915kms

same message...

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287069-227-gAq8fHd7O2>