[Bug 241101] i915kms working with 12.0 but not 12.1-BETA3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 9 05:30:59 UTC 2020


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

--- Comment #30 from Theron Tarigo <theron at freebsd.org> ---
(In reply to jdrch from comment #29)
> when I did pkg install drm-kmod I noticed pkg pulled down the 12.0 version despite me being on 12.1.
I think you are being confused by the unfortunate naming of the port:
"drm-fbsd12.0-kmod" really is the port for 12.x, and currently gets built for
12.1 as that is currently the only supported 12.x release.

> This led me to suspect that the drm-kmod for 12.1 might not actually exist.
It very much does exist, I've just reinstalled it to be sure:
$ uname -r 
    12.1-RELEASE
$ pkg info drm-fbsd12.0-kmod
    drm-fbsd12.0-kmod-4.16.g20200221
    Name           : drm-fbsd12.0-kmod
    Version        : 4.16.g20200221
    Origin         : graphics/drm-fbsd12.0-kmod
    Architecture   : FreeBSD:12:amd64
...
    Annotations    :
        FreeBSD_version: 1201000
        repo_type      : binary
        repository     : FreeBSD

If you can be sure you do have a 12.1 kernel installed and your packages are up
to date, then there is some other reason your system panics on startup.

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


More information about the freebsd-x11 mailing list