From nobody Tue Dec 20 18:33:19 2022 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 4Nc4vh03Swz1GMbq for ; Tue, 20 Dec 2022 18:33:20 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Nc4vg5q2cz41XX for ; Tue, 20 Dec 2022 18:33:19 +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=1671561199; 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=d4f/3yVDjsrMhaVgcrSxoEG5KKiA+0rZolfUKHyiMRc=; b=RkNPBhmmldnG8xiFYdUS90rmie1LAgtLHK2/vFa0rcn/ueHAOhivpG+NRF2JfjPZ7psTjq VTjHzHGHVdLzkIX+ti75kSLapUjtSiXFFzM9LAAoQPij32ZlELydqeHZjVieB/cB33nY2R 8ge6rlWwuowkSkBTmJMWWAe2Ad/sowR/lIESN2NIyZE/bB4A8A+FQFMIEtEqA1xVpJuJ2F yjKACVYOHjA9ygp2FHOysetrgsQZo40yZJnNn+VmU/R+ECYI3Fo+V9L+XLv6ya1Pdqu5Ea 2YhMja0Q4jETg/mMgBmFabjOlvd7Cl2rqvC/pP5pshlyd9eeDjJHhQMsmEWaFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671561199; a=rsa-sha256; cv=none; b=a9GK6GdblSAWCDdLumgyGwx284pAMpKz5cG6o0SJShQemj+6xcaQiRUMs9HXHHKrbAZZZS lJM8Rm3FQWFfbCytCBSfNHQv7o6JcA1UuC1daFlGMHQDdIKe4iamrmucfWVAzU6bDR7/DD hyWWXoRBLoUCqC2b6DjXHSf6bkkuUtBsSIN9NxILFKzNqyIFOO689r9YatXl9Fm1ngJaxQ Sdhh/B3A7lL9fGDEswde/wWQOOqpyf1elKPY4f5kd5MlaznURNyGSluBRliygpxZsdAKBY o8qL+D713zQB2klRlrUBg2MK8rQXicF3L0UxT9KxXT1o11jFHDaSA3Jtp46PdQ== 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 4Nc4vg4v16zlBk for ; Tue, 20 Dec 2022 18:33:19 +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 2BKIXJJ8046307 for ; Tue, 20 Dec 2022 18:33:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BKIXJfB046306 for bugs@FreeBSD.org; Tue, 20 Dec 2022 18:33:19 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 268393] system always reboots once from a powered off state Date: Tue, 20 Dec 2022 18:33:19 +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: 13.1-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jon@xyinn.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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268393 --- Comment #7 from Jonathan Vasquez --- I forgot to also mention that the keyboard isn't functional at this stage. I tried disconnecting my keyboard usb receiver from my KVM to the front IO po= rts (USB 3.0) to see if that worked but nothing. I could try connecting it to t= he back ports to see if that helps. I'll need to check again if this motherboa= rd has any USB 2.0 rear ports left since sometimes (on Linux, maybe FreeBSD) U= SB 3.0 ports have issues - especially if IOMMU is disabled on the BIOS and the system tries to remap the memory space to allow those ports to work. --=20 You are receiving this mail because: You are the assignee for the bug.=