From nobody Sun Oct 27 00:15:21 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 4XbcVK2DwGz5bLhB for ; Sun, 27 Oct 2024 00:15:21 +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 4XbcVK0Y6Pz4jcQ for ; Sun, 27 Oct 2024 00:15:21 +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=1729988121; 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=1tKhtgiPSR/h+ZEgB2LMaonPX3zl6rVqZzlJIesnj+k=; b=oguq6mOkdw2XhH9DhwT+CSBnI7o7A0YLGmf0To+WN4Y2gKa4csju5QNV4NIbUenk/M706S c2Svu0J1vez6WuhVZSlg4sMzIh1ED5oXb9k9pO5ZYUZFc5BUw9lvffzOjq8ArGxkSVsjiE B9tKuhoEnD0mhfDidY13SzCeFaxBYtq36xwh77DyXNQbSYJqCqOMcoUpSYZhcDODNersvU Na3GM0oajgWK2q9rHYaub5Rbtu5g9twozZfnBBpwskym01aYTJXQZK55xIFpWLpAgmYNzh x63qZahomdMoNBML2ZG6aRSlB32e0kRX8oYlbvRO1U1MyK1RChWa5caboNa8Qw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729988121; a=rsa-sha256; cv=none; b=ItOZqo4f/C+u1AGZLEhq7qfSbSWo2sFe/tZb0/19jUin5Gt/Aqw2VEl4qlMoeeX9YS0Xtu SjWQVJTugCiAoH3KjPjJ1Jshsx/HVLYIhdwrjNyVoqnyPwgmjB0zDJpV9Sd/TpK7/ForNp 8W2sZusVkRanZGEEn9FMyXavlAdfbtYZSjM3bHSRaQX4o3JY5YvrzIMsWBxEpgHhylMaM3 wcxifjF5OsWVNfcWfIyBqMv97xfoVG8aWYrgAtSjbEWdsqM90+xl8nTCo9CqpF37Rzh4HK ewp8ZSErjCtzaf5b1dSOoULLxw8RuR5hIGoXhmCcOesGT00/o+p4YMZA08CO3Q== 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 4XbcVK09C9zXdr for ; Sun, 27 Oct 2024 00:15:21 +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 49R0FKHC099017 for ; Sun, 27 Oct 2024 00:15:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49R0FKhq099016 for bugs@FreeBSD.org; Sun, 27 Oct 2024 00:15:20 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 00:15:21 +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: wulf@freebsd.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 #15 from Vladimir Kondratyev --- (In reply to david from comment #14) vmstat should not change in sampling mode. Check if it works in any way e.g. with 'libinput debug-events' or running grafical session --=20 You are receiving this mail because: You are the assignee for the bug.=