Date: Fri, 23 Feb 2024 18:13:46 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277062] FreeBSD 14.0-RELEASE installer unable to install on HPE ProLiant DL385 Gen10v2 and HPE ProLiant DL345 Gen11 Message-ID: <bug-277062-227-klbwduyskY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277062-227@https.bugs.freebsd.org/bugzilla/> References: <bug-277062-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=3D277062 --- Comment #44 from Arrigo Triulzi <arrigo@alchemistowl.org> --- Further comments from my team working on the problem: I think that's what's hitting us, as the virtual drives (Floppy/img, CD/iso) are mounted as a USB3 device. Tried with a mounted iso, img and http but the result is the same. Tried out a bunch of kernel options but nothing made the mounted device app= ear for boot. Managed to get to mountroot with a working keyboard, but none of the options make the virtual device stick. Using ? at mountroot only shows the disks. Went through BIOS and iLO settings again but there is nothing to tweak that might make a difference. Tried quite a few of the setting (and combinations of them) from the below. https://man.freebsd.org/cgi/man.cgi?query=3Dxhci https://man.freebsd.org/cgi/man.cgi?query=3Duhci https://man.freebsd.org/cgi/man.cgi?query=3Dohci https://man.freebsd.org/cgi/man.cgi?query=3Dehci amongst the tried options (taken from various bug reports and suggestions): set hw.usb.xhci.dcepquirk=3D1 set hw.mfi.mrsas_enable=3D"1" set hw.usb.xhci.xhci_port_route=3D"-1" set debug.acpi.disabled=3D"hostres" set hw.pci.realloc_bars=3D"1" hw.usb.no_shutdown_wait=3D1 hw.usb.xhci.no_hs=3D1 --=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-277062-227-klbwduyskY>