From nobody Wed Mar 19 23:52:29 2025 X-Original-To: freebsd-desktop@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 4ZJ59g49YSz5qvfl for ; Wed, 19 Mar 2025 23:52:39 +0000 (UTC) (envelope-from jon@xyinn.org) Received: from mail-24420.protonmail.ch (mail-24420.protonmail.ch [109.224.244.20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZJ59g0YYJz44Yc; Wed, 19 Mar 2025 23:52:34 +0000 (UTC) (envelope-from jon@xyinn.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xyinn.org; s=protonmail2; t=1742428350; x=1742687550; bh=fDjB6P1ZbAh46qTP12oP55CEe+qw5SInP7WWbOiQySU=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=hRRKTPQzqLv6pSxGxJAvkH2kCcz9GLGuZny/dr8o0eW3SEWQhAk71BoQtbSC2+zzz I4k+vpMGJ2rmyZf7PSgVtjYT9BjXtrRNdkAQi5WpF46qk7aIj3/IzRPEe0CeWP0orf lCYeolAMGKigSxMnHIng/uBOx0e2zXZ/X0w341zyJ+qUsG0gdFZngcdmWJ+xVCRygL JsCZtPXRFm8Xe9I0cjM0PiCYz7ROpK5T+CB/Zf+rgo6fmH4a61lz9JsgqZLauXZeiX VKV3nuVkOY15WZ07ApCA5OxklE0c45MAV+Ygws/yG1n8DBkc0VgKZgka0JrTZg9wQf 6VZyQ0hmiGGDw== Date: Wed, 19 Mar 2025 23:52:29 +0000 To: "christos@freebsd.org" From: Jonathan Vasquez Cc: "freebsd-desktop@freebsd.org" , "emaste@freebsd.org" Subject: Re: Issues encountered so far with Framework 13" AMD 7040 Series Message-ID: In-Reply-To: References: Feedback-ID: 12351801:user:proton X-Pm-Message-ID: 4a8269d691b14f4a23bb468b2ce40cffaceed6e2 List-Id: Using and improving FreeBSD on the desktop List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-desktop@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62371, ipnet:109.224.244.0/24, country:CH] X-Rspamd-Queue-Id: 4ZJ59g0YYJz44Yc X-Spamd-Bar: ---- Thanks for that Christos. I can confirm that most of those issues (if not a= ll) I am also experiencing. I use poudriere for all my stuff so the graphic= s part hasn't been as painful, but many months ago before I knew that you h= ad to build from ports, it definitely threw me off and I left FreeBSD for a= few months since I thought it was dead. It was only about 1-2 months ago t= hat someone messaged me saying it was actually good. Jonathan Vasquez PGP: 34DA 858C 1447 509E C77A D49F FB85 90B7 C4CA 5279 Sent with ProtonMail Secure Email -------- Original Message -------- On 3/19/25 19:01, Christos Margiolis wrote: > I posted these in the Wiki [1] as well. Some of these also apparently > apply to other models. > =20 > - Secure Boot has to be disabled in order for FreeBSD to boot: Power on, > press F2, disable Secure Boot. > - Bootloader is very slow. > - First keyboard press after boot (e.g., in login(1)) doesn't work. Also > noticed that during the installation. > - Graphics are hard to set up. Install graphics/gpu-firmware-kmod, > checkout to specific version hash (see uname -v) in /usr/src, compile > graphics/drm-61-kmod from /usr/ports. > - Double-clicking doesn't work. Possibly related to > https://lists.freebsd.org/archives/freebsd-desktop/2025-March/005655.h= tml > - Touchpad sometimes reacts slowly. Possibly related to > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262282 > - For headphone jack redirection: > https://cgit.freebsd.org/src/commit/?id=3D68b6567d09ddd29a16443ad709e2= 609a9902a190 > =20 > =20 > Christos > =20 > [1] https://wiki.freebsd.org/Laptops/Framework_Laptop/13_AMD_Ryzen_7040_= Series#Quirks > =20 >