Date: Sat, 22 Apr 2023 13:52:17 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 270805] loader.efi: crashes with USB device attached Message-ID: <bug-270805-227-Vqp1s6x0TW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-270805-227@https.bugs.freebsd.org/bugzilla/> References: <bug-270805-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270805 --- Comment #15 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Robert Clausecker from comment #13) Looking again at the log for the successful boot that I was referencing, it is not as I said (from grep for usb/uhub references): Dec 31 16:00:24 CA72_4c8G_ZFS kernel: uhub0 on usbus0 Dec 31 16:00:24 CA72_4c8G_ZFS kernel: uhub0: <Generic XHCI root HUB, class = 9/0, rev 3.00/1.00, addr 1> on usbus0 Dec 31 16:00:24 CA72_4c8G_ZFS kernel: uhub0: 6 ports with 6 removable, self powered Dec 31 16:00:24 CA72_4c8G_ZFS kernel: uhub2 on uhub0 Dec 31 16:00:24 CA72_4c8G_ZFS kernel: uhub2: <GenesysLogic USB3.2 Hub, class 9/0, rev 3.20/61.24, addr 4> on usbus0 Dec 31 16:00:24 CA72_4c8G_ZFS kernel: uhub2: 4 ports with 3 removable, self powered Dec 31 16:00:24 CA72_4c8G_ZFS kernel: umass0 on uhub2 Dec 31 16:00:24 CA72_4c8G_ZFS kernel: umass0: <Samsung PSSD T7 Touch, class 0/0, rev 3.20/1.00, addr 6> on usbus0 (That was a USB-A connection.) (Unfortunately, no logs from the failing contexts. Tomorrow I can likely scroll back on screen and find and record where it reports umass0 as being when I use USB-C, tracing back to where the XHCI root HUB is.) But your log's subsequence is the same: uhub0 on usbus0 uhub0: <Generic XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 usbus0: 5.0Gbps Super Speed USB v3.0 uhub0: 6 ports with 6 removable, self powered uhub2: <GenesysLogic USB3.2 Hub, class 9/0, rev 3.20/61.24, addr 3> on usbu= s0 uhub2: 4 ports with 3 removable, self powered uhub2 on uhub0 uhub2: <GenesysLogic USB3.2 Hub, class 9/0, rev 3.20/61.24, addr 3> on usbu= s0 umass0 on uhub2 umass0: <ASMedia AS2115, class 0/0, rev 3.00/0.01, addr 5> on usbus0 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270805-227-Vqp1s6x0TW>