Re: FreeBSD 13.1-RC1 Now Available
- Reply: Warner Losh : "Re: FreeBSD 13.1-RC1 Now Available"
- In reply to: Neal Nelson : "Re: FreeBSD 13.1-RC1 Now Available"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Apr 2022 11:29:28 UTC
On Sat, 2 Apr 2022, at 09:18, Neal Nelson wrote: > I have been using the BETAs quite happily on my Intel 11th gen NUC > (Tiger Lake), but RC1 has a show stopper for me in that DRM no longer > works. I have posted the bug here: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262982 > > Unfortunately I mislabelled the bug as USB when I first filed it, so it > probably hasn't come to the attention of the release engineering team yet. I had to rebuild the following packages, for this to work, using latest port tree, albeit significantly older hardware, it's Kaby Lake. The rest I pulled from the usual freebsd /latest/ pkg repo. $ pkg-foreign drm-fbsd13-kmod-5.4.144.g20220223 cabal drm-kmod-g20190710_1 cabal gpu-firmware-kmod-g20210330 cabal libdrm-2.4.110,1 cabal linux-c7-libdrm-2.4.97 cabal xf86-video-intel-2.99.917.916_1,1 cabal $ uname -a FreeBSD akai 13.1-RC1 FreeBSD 13.1-RC1 releng/13.1-n250053-6fe29001573 GENERIC amd64 $ sysctl hw.model hw.model: Intel(R) Core(TM) i7-7560U CPU @ 2.40GHz A+ Dave