From nobody Wed Dec 10 06:37:28 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dR5ch5RQvz6K3DK; Wed, 10 Dec 2025 06:37:40 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo75.interia.pl (smtpo75.interia.pl [217.74.67.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4dR5ch315Jz3wyK; Wed, 10 Dec 2025 06:37:40 +0000 (UTC) (envelope-from vermaden@interia.pl) Authentication-Results: mx1.freebsd.org; none Date: Wed, 10 Dec 2025 07:37:28 +0100 From: vermaden Subject: Re: Anyone know how to get FreeBSD on a framework 13 laptop? To: Cy Schubert , Chris Cc: freebsd-current , freebsd-stable@FreeBSD.org X-Mailer: interia.pl/pf09 In-Reply-To: <20251210063425.88020295@slippy.cwsent.com> References: <63ebfc5a49b38196ead43b7403f0a12c@bsdforge.com> <20251210063425.88020295@slippy.cwsent.com> X-Originating-IP: 45.148.42.9 Message-Id: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=dk; t=1765348651; bh=jS3EVSpQ5M53rO9U9Nc7NM31s7/DR1ehoL99GLK6JKk=; h=Date:From:Subject:To:Message-Id:MIME-Version:Content-Type; b=IFbIqoMqStqLTE6Xovf3CHB5tCvAi6nT5aV97TSmOcNA6zH8R19/yQfpBs2WZAn5I HwlIo4g50VIyLa3CWSanejOrtXGovK/Lnpm5XbhBJwN5BsAMQKfBVMJ35Wg+/EzonT egPospkVZdqyupvgXcO6Z4yeqtEpLzMriVVa9eko= X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16138, ipnet:217.74.64.0/22, country:PL] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4dR5ch315Jz3wyK One may ask a question ... why 'kern.vty=3Dvt' is not default on FreeBSD 15= .x and 16.x right now? Thanks, vermaden Temat: Re: Anyone know how to get FreeBSD on a framework 13 laptop? Data: 2025-12-10 7:35 Nadawca: "Cy Schubert" <Cy.Schubert@cschubert.com> Adresat: "Chris" <bsd-lists@bsdforge.com>;=20 DW: "freebsd-current" <freebsd-current@freebsd.org>;=20 >=20 >> In message <63ebfc5a49b38196ead43b7403f0a12c@bsdforge.com>, Chris writes: >> --=3D_1fa5024c3e762cfee18202d6a7376470 >> Content-Transfer-Encoding: 7bit >> Content-Type: text/plain; charset=3DUS-ASCII; >> format=3Dflowed >> >> OK because I know you're going to ask... :-) >> >> framework 13 laptop (MSI Crosshair 18 HX AI A2XWGKG-012US)[1],[2] >> CPU: Intel Core Ultra 9 Processor 275HX [3] >> GPU: NVIDIA GeForce RTX 5070 Laptop GPU with NVIDIA Optimus supported [4] >> LAN: Realtec RTL???? 2.5Gb >> WiFi: Intel Wi-Fi 6E AX211(2*2 ax) >> >> I'm currently unable to boot any of 13.5,14.n,15.n or 16 on this laptop. >> On 13.5 it hangs on sc (syscons(4)?) connect... >=20 > Add this, >=20 > kern.vty=3Dvt >=20 > to your loader.conf. >=20 > If you look at the sc(4) man page you will notice, >=20 > Note that the syscons driver is not compatible with systems booted via > UEFI(8). Forcing use of syscons on such systems will result in no usable > console. >=20 > As to how I got my Framework 13 (with AMD chipset) installed, I cloned > FreeBSD, including all data, from my HP 840, also running in UEFI mode,=20 > changing fstab and rc.conf to customize a few things before booting the=20 > Framework laptop. (The HP 840 also uses kern.vty=3Dvt.) >=20 > To boot the Framework from install media, break to the loader prompt and=20 > type in, >=20 > kern.vty=3Dvt >=20 > Then boot. Install FreeBSD. Finally, make sure kern.vty=3Dvt is in the=20 > installed image's loader.conf before rebooting the image. >=20 > Hope this helps. >=20 >=20 > --=20 > Cheers, > Cy Schubert=20 > FreeBSD UNIX: Web: https://FreeBSD.org > NTP: Web: https://nwtime.org >=20 > e**(i*pi)+1=3D0 >=20 >=20 >=20 >=20 >=20