From nobody Mon Jul 15 09:33:50 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 4WMxpl2t4Xz5QWKk for ; Mon, 15 Jul 2024 09:33:51 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WMxpk6Ptsz3xT8 for ; Mon, 15 Jul 2024 09:33:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721036030; a=rsa-sha256; cv=none; b=lP4RTJpEkkckU3hLWW8il7qGgyQCLi+B9DIYbVwAcJpsjTOai4Lx71YAsI+RBdULBpzyR8 udXv0LJ/IrxEA68sOkmNHsM0FhmPvkcEei3wd5iHnKgLwHqsHmP6olr8gwcm3eDclPMZk5 CeSAVMwuhtsWZG30Qdd6hu1OxiGAQqnW7GSKdQXfVyo3Q1pcCNQZbv8ofmaarXiCVfuAs2 +suR4hlgdChupCR0zA5sSrjkP23Y9gcjIjVZI4p2pMSNql50djnHQ5OozCUZ315g4+bfp+ vsnXuT6nS/LH3blPtjUyxoySPDGB3ihdKfmlX+ymEO4+DuzhpN6o6DuP3cGm0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721036030; 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; bh=xzbif0agcNm0h+dNtzDTptZE5byaaTvrrdu7Hv3Q6jg=; b=IbaKlYlFZabpbNfT5B1r+wIaEdvsJnZdOqzEjrDG54xOB3fdo4N1HRD58FZZvgPW7ePxME Sq2GE32UrK4HUpRJjcouqpNX6lDKo20MbERUNb/WESSm+ofU1A+ZIdtW48viWRH+AFpRgP 0zR/6N9abjH8vRa9uepxK+FAL4DbQTrjEXuuUJz8LDowaT/PwQV2+4aSdoWISOLZ8qvI+P qStod/8QZpbX1DMUznE/Xrsma3JqlUoTsxuGVSLyYgGm76ocBQNM5Ml/bIZVTv10jL8p/R ggku44FKfF3c+5QTt1QIx0vjoNylUgnKZzB0ybV/oDj9ERt+y7YAOunsRQa1sQ== 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 4WMxpk60QtznGF for ; Mon, 15 Jul 2024 09:33:50 +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 46F9XoYm039544 for ; Mon, 15 Jul 2024 09:33:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46F9XoTm039543 for bugs@FreeBSD.org; Mon, 15 Jul 2024 09:33:50 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: Mon, 15 Jul 2024 09:33:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: trasz@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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 Bug ID: 280290 Summary: hms(4): Broken fresh after boot, fixed by resume Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: trasz@FreeBSD.org Fresh after power up or reboot, according to 'libinput debug-events' the touchpad doesn't send any events. A suspend/resume cycle fixes it. I don't remember seeing this behaviour before, so it probably started in the last f= ew months? The hardware is Dell Latitude 7280, hms is: iichid0: at addr 0x2c irq 51 on iicbu= s6 hidbus0: on iichid0 hms0: on hidbus0 hms0: 3 buttons and [XYWH] coordinates ID=3D1 --=20 You are receiving this mail because: You are the assignee for the bug.=