Re: FYI: Rock64 USB3 port no longer works for main [so: 14] (looks like dtb changes invalidating use of the old .dtbo and needing kernel changes)
Date: Wed, 16 Nov 2022 17:38:14 UTC
On Nov 16, 2022, at 02:33, Emmanuel Vadot <manu@bidouilliste.com> wrote: > On Tue, 15 Nov 2022 15:06:24 -0800 > Mark Millard <marklmi@yahoo.com> wrote: > >> On Nov 15, 2022, at 13:12, Emmanuel Vadot <manu@bidouilliste.com> wrote: >> . . . . >> >> But a boot -v does report: >> >> ofwbus0: <usb@ff600000> mem 0xff600000-0xff6fffff irq 50 compat rockchip,rk3328-xhci (no driver attached) >> >> Note the "xhci" instead of "dwc3". > > There is no such thing as rockchip,rk3328-xhci in our dts but there is > one in the embbeded u-boot one, you likely don't have a correct DTB on > the msdos partition. Yesterday was definitely not one of my better days. Sure enough, the file was out of place --and the FreeBSD warning was present as well. Sorry for taking your time. I now have booted with root (world) on the USB3 port: usbus4: 5.0Gbps Super Speed USB v3.0 ugen4.1: <Synopsys XHCI root HUB> at usbus4 uhub0 on usbus4 uhub0: <Synopsys XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus4 . . . ugen4.2: <vendor 0x04e8 product 0x4001> at usbus4 umass0 on uhub0 umass0: <vendor 0x04e8 product 0x4001, class 0/0, rev 3.20/1.00, addr 1> on usbus4 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:0:0: Attached to scbus0 Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM da0 at umass-sim0 bus 0 scbus0 target 0 lun 0 da0: <Samsung PSSD T7 Touch 0> Fixed Direct Access SPC-4 SCSI device da0: Serial Number ***REDACTED*** da0: 400.000MB/s transfers da0: 953869MB (1953525168 512 byte sectors) da0: quirks=0x2<NO_6_BYTE> Back to normal. Thanks! === Mark Millard marklmi at yahoo.com