Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2024 21:54:50 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        "Gerard E. Seibert" <jerry@seibercom.net>
Cc:        questions@freebsd.org
Subject:   Re: Starting Wayland
Message-ID:  <4jbi-7hit-wny@FreeBSD.org>
In-Reply-To: <20240427075952.00002507@seibercom.net> (Gerard E. Seibert's message of "Sat, 27 Apr 2024 07:59:52 -0400")
References:  <11bf01da9757$1440f040$3cc2d0c0$@seibercom.net> <ZirbbXOmbi-XYp-6@rain.cave> <20240426075613.000021dd@seibercom.net> <ZixWZV_MtWQHdOCV@rain.cave> <20240427065524.0000297f@seibercom.net> <20240427075952.00002507@seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"Gerard E. Seibert" <jerry@seibercom.net> writes:

> I used 'cpu-x' to gather some information on my system.
>
> 'cpu-x' identified my CPU as:
>
> Code Name:	Alder Lake-S (Core i7)
> Model:		AlderLake-S GT1 graphics
> Specification:	12th Gen Intel(R) Core i7-12700
>
> Graphics:
>
> AlderLake-S GT1
>
> So it seems that my CPU/Graphiscs may not even be supported on FreeBSD
> 14.

AlderLake-S is unstable with Linux < 5.16 or in drm-515-kmod.
https://github.com/torvalds/linux/commit/f5392e5f8ef3
https://github.com/freebsd/drm-kmod/commit/55ede01c995e

Try drm-61-kmod instead (with gpu-firmware-intel-kmod-alderlake >= 20230625).
Reported success in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270888#c8
Requires -CURRENT or https://www.freebsd.org/releases/14.1R/schedule/

Due to backward compatibility it's possible to run -CURRENT kernel with
older -RELEASE userland (world + packages). For example, poudriere (as
used by the package cluster) relies on this to build binary packages for
older FreeBSD versions on the same machine.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4jbi-7hit-wny>