From nobody Sun Oct 27 01:54:22 2024 X-Original-To: bugs@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 4XbfhZ71HPz5bRrP for ; Sun, 27 Oct 2024 01:54:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XbfhZ5ywgz41Xf for ; Sun, 27 Oct 2024 01:54:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729994062; 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=qax/XduR5rFFtFdmfvzB0jp20T7V2DLzs3b0Bbm/Ccg=; b=j1V8n6EhClAy5yoW7D3JS4tifsyBiWoUR3LF0S56/7pdv8DMfLFN5jHZcoOtykYWyj5D05 B2sAD6KhLX+CqR3r2w+P+vGMKSpzPw6oBPiGd1toRKU0MC0MtVn8mIl/1OdtBhWtCuaomp QsmUYacvtwaG9la3WGv7k1qKJaia90sDNt8Bq3MR5qcLqdnYC/DP2iIGy4TERO6sFn+5wn euV6oSaJYBX6eaS+BRXjIdFfFEc/WbM5xhPr0m2fNw4hlhotZC7jEp9lHwVwg1Qi3dLVOh eNkQ8D3vSZ63ugMX3tP/u24qW16bMl43tDJM16MWl49MJXyXb+QzdaSyi4J49Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729994062; a=rsa-sha256; cv=none; b=NUbhF3R3s45AAZ9X37S/05y1E1Ph+iD5yFs80En7GlmawcORTuoN+zZ7a+uxKcapsJuj1x 7y8hiJAOasXms+Gzxo6tyeOukQOuq4ZDSGMQGEMCgJtD8r+u/dfJ1aJL6drsX/lWSTkCzR QNWvsQwERse6aK02uDw2z0Ci1lvHG5CAk1P39LmuYU9e6m2CZGEiSLCJcR8Tdv2TyV4hnl kXIxUpky2Q6kVsaY601r+wvjzVARfC56JLbZOTqlrE4/lCatmdgeDNivKbiXIE7fkR1Ga2 ZxVyzsmztsahrgsG9dKF76kTFmFMkkBt/vpECSpV2N7qOSuqdc8TWh9J1Tf36A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XbfhZ5YnJzb1h for ; Sun, 27 Oct 2024 01:54:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49R1sMQa075902 for ; Sun, 27 Oct 2024 01:54:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49R1sM17075901 for bugs@FreeBSD.org; Sun, 27 Oct 2024 01:54:22 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280290] hms(4): Broken fresh after boot, fixed by resume Date: Sun, 27 Oct 2024 01:54:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: david@catwhisker.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280290 --- Comment #22 from david@catwhisker.org --- (In reply to Vladimir Kondratyev from comment #21) Hmmm.... OK; I see that the change was MFCed to stable/14 on Mon Jul 29 18:36:42 2024 +0200; the original commit to head was Wed Jul 10 08:05:25 20= 24 +0200. I had been out of town much of June and 04 - 07 July, so I probably hadn't been paying much attention to the mouse on that laptop then. (My ma= in laptop is much older, and does not use i2c for the mouse.) TL;DR: I don't really have a "last known good commit." From the commit message, it looks as if the change was intended to make ... something ... better, so I think the best option would be to try your "You = may try to include all" suffestion (probably via loader.conf). And since he's cited as a reviewer, maybe pick Warner's brain sometime if we both get to a meeting a bit early. :-) I plan to follow up with a progress update (once I have some progress to mention). Thank you very much for your help! --=20 You are receiving this mail because: You are the assignee for the bug.=