From nobody Sat Apr 22 08:28:10 2023 X-Original-To: usb@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 4Q3Pfg40q3z46PcZ for ; Sat, 22 Apr 2023 08:28:11 +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 4Q3Pff6MZ3z3jy9 for ; Sat, 22 Apr 2023 08:28:10 +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=1682152090; 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=cyIlWOTZuJO8jaLxumV4Nm7zStNOG3BKp2pDsuqpu1g=; b=Klhoe/ZYy5MZQh3w5r22CccuJoBIjjn+ptDoSS5+2Fb5O5TW1Pla8/GJp91no+97Nr1IC6 EobNHkHNY8uE+fozF07dfDlnCwu9nl/BPXjXrBokmivwJc1pwtU6vYjGcv7GUVcGi3wJuf hJFSjFuwVQZYewpY0MUDnu7Ir7lrsYuN46B1CFvEZBxrK4IH/2ywUFzK+ners4fQIDPAnZ Hn2dDCse3DmuR2+lmdWwwk15OgWC7WJEaNYDxWzQEE4cRqw+5IptFuyUEwmZL8INDX7PyY Cy1IhwRdRjbdIzrnoq0B2towIKZJ8Fx/37gmosAuM5RQnyczLiTcYL50RhH9Qg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682152090; a=rsa-sha256; cv=none; b=H5hmKferqGPIBTV9tWvlu9OTZo0on5jkOiYWChAbcjcik8SJj36IEYmDjcBQMDs5+Tsro0 KWHaeMqKh0hnRML7m+AOfhX8aHO82xYj/ohiftuBZ/G0I/DRHb3UI0Z/N6Lm6ftVur9jJl NDXd4jlWia9dTsx2/K4jnP51U0IHeMWsvyBNIYRJ37bopnB4i9LnhQNw01uOdpOfuIAQft Xbb+zfu3P81FfneuRE+rUR3hSySL5K1/YB2syKViDCekTGOzJWSc947AwKgB3LHF8liNHC 0CgLcvBThb+sVN8TFnbcDzCKBY/yT8oRCJmdD4VDQXPJXjjZah3gAOMDy+GbGQ== 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 4Q3Pff4KHRzvWR for ; Sat, 22 Apr 2023 08:28:10 +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 33M8SAZp004146 for ; Sat, 22 Apr 2023 08:28:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33M8SAxa004145 for usb@FreeBSD.org; Sat, 22 Apr 2023 08:28:10 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: usb@FreeBSD.org Subject: [Bug 270805] loader.efi: crashes with USB device attached Date: Sat, 22 Apr 2023 08:28:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: crash, loader X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com 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: FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-usb List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270805 --- Comment #7 from Mark Millard --- (In reply to Mark Millard from comment #6) I found the distinction that controls failure vs. success in booting via the USB3 ports: USB3-C ugen0.5: at usbus0 ports: ZFS and UFS boots fail. USB3-A ugen0.1: at usbus0 ports: ZFS and UFS boots work. Looks like the FreeBSD kernel does not handle USB3.2 (but the UEFI/ACPI does for the FreeBSD loader). This may make the Windows Dev Kit 2023 a useful context for development work on handling more modern USB3.*'s. I'll note that https://learn.microsoft.com/en-us/windows/arm/dev-kit/ reports: QUOTE When connecting an external keyboard or mouse, use the USB-A ports, not USB-C. Using USB-C to connect a keyboard or mouse will only work intermittently. END QUOTE (It is unclear if that is a Windows specific issue, UEFI issue, both, or more.) For reference for the UFS USB3-C boot failures, the messages are: Mounting from ufs:/dev/gpt/CA72USBufs failed with error 22; retrying for 10 more seconds Mounting from ufs:/dev/gpt/CA72USBufs failed with error 22; invalid fstype. --=20 You are receiving this mail because: You are on the CC list for the bug.=