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

--- Comment #2 from Juan <[email protected]> ---
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.

Reply via email to