On Mon, 02 Dec 2024 19:31:19 +0100,
Jan Stary <[email protected]> wrote:
>
> On Dec 02 17:07:44, [email protected] wrote:
> > On Mon, 02 Dec 2024 16:25:53 +0100,
> > Jan Stary <[email protected]> wrote:
> > >
> > > On Dec 02 12:02:27, [email protected] wrote:
> > > > misc@,
> > > >
> > > > Do you try to run OpenBSD on MacBook Pro 2018? I did it yesterday with
> > > > the
> > > > snapshot and it's almost not usable.
> > > >
> > > > 1. Booting from USB drive requires significant time. It needs about 7
> > > > minutes to finish the first line: booting sd0a:/bsd:...
> > >
> > > Compared to that, how is the boot from the hard drive, once installed?
> > >
> >
> > Installer hung on boot on this machine. So, I've used another machine to
> > prepare live USB.
> >
> > Thus, OpenBSD doesn't see the disk:
> >
> > vendor "Apple", unknown product 0x2005 (class mass storage subclass
> > miscellaneous, rev 0x01) at pci14 dev 0 function 0 not configured
>
> That's how your original message should have started:
> the OpenBSD installer doesn't see the MB Pro disk.
>
Well... I can't run installer because it is stuck on lines from dmesg:
xhci0 at pci6 dev 0 function 0 "Intel JHL7540 Thunderbolt 3" rev 0x06: msi,
xHCI 1.10
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
3.00/1.00 addr 1
ppb6 at pci3 dev 4 function 0 "Intel JHL7540 Thunderbolt 3" rev 0x06: msi
pci7 at ppb6 bus 65
but after I had made usb flash I've reallized that it is the only way to use it.
> > > Have you tried in other USB slots too?
> > > There seems to be a lot of usb devices timeouts:
> > >
> > > xhci2: command ring abort timeout
> > > uhub2: device problem, disabling port 1
> > > xhci2: command ring abort timeout
> > > uhub2: device problem, disabling port 2
> > > xhci2: command ring abort timeout
> > > uhub2: device problem, disabling port 3
> > > xhci2: command ring abort timeout
> > > uhub2: device problem, disabling port 4
> > > xhci2: command ring abort timeout
> > > [...]
> > >
> >
> > Yes, I've tried all 4 USB-C ports on this machine and all of them works.
>
> What I mean is have yout tried to _boot_ the USB media
> from the other usb ports, and is the delay the same?
>
Yes, all 4 ports works the same way.
Seems that idea to use Full Disk Encryption on that USB flash is a root
cause of issue. Without FDE it boots fast enough.
--
wbr, Kirill