[Bug 270805] loader.efi: crashes with USB device attached

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 22 Apr 2023 10:23:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270805

--- Comment #11 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to Robert Clausecker from comment #10)

Previous testing, as in, before I finally set up the machine.  After setting it
up, I tried attaching a variety of other USB disks that may have all supported
a later protocol level.

However, in one of my previous attempts
(http://fuz.su/~fuz/files/volterra-dmesg-7.log), you can clearly see that the
boot disk is attached via the integrated USB 3.2 hub (however, it was a USB A
port):

ugen0.4: <GenesysLogic USB3.2 Hub> at usbus0
uhub2 on uhub0
uhub2: <GenesysLogic USB3.2 Hub, class 9/0, rev 3.20/61.24, addr 3> on usbus0
uhub2: 4 ports with 3 removable, self powered
(...)
ugen0.6: <ASMedia AS2115> at usbus0
umass0 on uhub2
umass0: <ASMedia AS2115, class 0/0, rev 3.00/0.01, addr 5> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x0100
umass0:1:0: Attached to scbus1
da0 at umass-sim0 bus 0 scbus1 target 0 lun 0
da0: <ASMT 2115 0> Fixed Direct Access SPC-4 SCSI device
da0: Serial Number 00000000000000000000
da0: 400.000MB/s transfers
da0: 152627MB (312581808 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
da0: Delete methods: <NONE(*),ZERO>
GEOM: new disk da0

The 1969 date is because FreeBSD does not detect an RTC clock.  I'm not sure if
the machine has one; there's no battery inside, so how would it keep the date? 
See dmesg log:

Warning: no time-of-day clock registered, system time will not be set
accurately

-- 
You are receiving this mail because:
You are on the CC list for the bug.