Re: FreeBSD 13.1-RC1 Now Available
- Reply: Christian Weisgerber : "Re: FreeBSD 13.1-RC1 Now Available"
- In reply to: Dave Cottlehuber: "Re: FreeBSD 13.1-RC1 Now Available"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Apr 2022 16:28:18 UTC
On Sat, Apr 2, 2022 at 5:31 AM Dave Cottlehuber <dch@skunkwerks.at> wrote: > 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 > This suggests that we've broken the KBI we were trying to keep stable between 13.0 and 13.1.... Can you try rebuilding this package against a 13.0 source tree and seeing if you can load it? Warner > 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 > >