From nobody Sat Oct 19 15:26:08 2024 X-Original-To: freebsd-stable@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 4XW55G31vSz5bCcX for ; Sat, 19 Oct 2024 15:26:26 +0000 (UTC) (envelope-from kit@hypostasis.com) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::221]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4XW55F1lpGz4fwX for ; Sat, 19 Oct 2024 15:26:25 +0000 (UTC) (envelope-from kit@hypostasis.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=hypostasis.com header.s=gm1 header.b="K8oNU/NX"; spf=none (mx1.freebsd.org: domain of kit@hypostasis.com has no SPF policy when checking 2001:4b98:dc4:8::221) smtp.mailfrom=kit@hypostasis.com; dmarc=none Received: by mail.gandi.net (Postfix) with ESMTPSA id B741E240002 for ; Sat, 19 Oct 2024 15:26:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hypostasis.com; s=gm1; t=1729351579; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uBBVMOKODmp5tKYaGfGUuv4k5pchjCJpnpQA8IHSHeU=; b=K8oNU/NXuDuIKlpHzrYTf2/DEDFNx3VoWO6ESVUov/CKytHl7aL1xOKbr6uPjTi2mHAuni IIA4v453cqIRe908d5giS89O/+zAav+STMVyEbSKf/NSlJKTxNVXnxogDUsM8ScO1r3Ab1 sr4PBKV+yDk0zd825pRe2s8b+fORCn/5U16H+DDgMTA2uFsjia+3L0QvX0msyh0Wovjo09 E7yPw4DgBMyIgBeeL5x0MyxZLCn9OdaA9TKs2if4Ws+qcu5YfRUXXjFrilluz6bDj3tRfF Q9zmma7XOKDuF+549s7c3lwNpIwSbZc94geaxOHefQVe+N3FvcD8rmKE7A2V9g== Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Kit Smith List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org Mime-Version: 1.0 (1.0) Subject: Re: [14.1] VT fails after drm load Date: Sat, 19 Oct 2024 17:26:08 +0200 Message-Id: References: In-Reply-To: To: freebsd-stable@freebsd.org X-Mailer: iPhone Mail (21H16) X-GND-Sasl: kit@hypostasis.com X-Spamd-Result: default: False [-3.40 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[hypostasis.com:s=gm1]; RCVD_IN_DNSWL_LOW(-0.10)[2001:4b98:dc4:8::221:from]; MIME_GOOD(-0.10)[text/plain]; APPLE_IOS_MAILER_COMMON(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[hypostasis.com]; RCVD_TLS_ALL(0.00)[]; DKIM_TRACE(0.00)[hypostasis.com:+]; R_SPF_NA(0.00)[no SPF record]; ASN(0.00)[asn:29169, ipnet:2001:4b98::/32, country:FR]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-stable@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; MIME_TRACE(0.00)[0:+] X-Rspamd-Queue-Id: 4XW55F1lpGz4fwX X-Spamd-Bar: --- I had thought rebuilding kmod items when updating STABLE/CURRENT was strongl= y advised unless you are certain nothing in the kernel that is touched by th= em has changed. It=E2=80=99s been a while since I=E2=80=99ve tracked either,= but now that I=E2=80=99m back to tracking STABLE I just build the GPU bits a= nyway (in my case it=E2=80=99s AMD) --kit > On 19 Oct 2024, at 13:35, rqsadler wrote: >=20 > =EF=BB=BFI track STABLE and experienced this sometime within the past few m= onths. > I resolved the issue by rebuilding the i915 driver against the updated > system source. You can do this by installing the driver as a port or > building your own package with poudriere. >=20 > -RS >=20 >> On Thursday, October 17th, 2024 at 19:20 PM, >> Alain Emilia Anna Zscheile wrote: >>=20 >> Hi all, >>=20 >> On 14.1-RELEASE-p5 this worked correctly, but on >>=20 >>> FreeBSD burton 14.1-STABLE FreeBSD 14.1-STABLE >>> stable/14-n269119-b90d68c9b28b GENERIC amd64 >>=20 >> The following error occurs in dmesg: >> >> [drm] Initialized i915 1.6.0 20201103 for drmn0 on minor 0 >> VT: Driver priority 0 too low. Current 101 >> fbd0: not attached to vt(4) console; another device has precedence (err=3D= 17) >> >> and the display goes black until a display manager is started. >>=20 >> Regards, >> Alain Emilia A. Z. >=20