[Bug 277062] FreeBSD 14.0-RELEASE installer unable to install on HPE ProLiant DL385 Gen10v2 and HPE ProLiant DL345 Gen11
Date: Fri, 16 Feb 2024 01:16:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277062
Chuck Tuffli <chuck@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chuck@FreeBSD.org
--- Comment #30 from Chuck Tuffli <chuck@FreeBSD.org> ---
I'm seeing a similar issue on a DL385. In my case, the CD image doesn't
disappear, but the kernel spews a stream of:
usbd_setup_device_desc: getting device descriptor at addr 4 failed,
USB_ERR_TIMEOUT
usbd_req_re_enumerate: addr=4, set address failed! (USB_ERR_TIMEOUT, ignored)
usbd_setup_device_desc: getting device descriptor at addr 4 failed,
USB_ERR_TIMEOUT
usbd_req_re_enumerate: addr=4, set address failed! (USB_ERR_TIMEOUT, ignored)
usbd_setup_device_desc: getting device descriptor at addr 4 failed,
USB_ERR_TIMEOUT
usbd_req_re_enumerate: addr=4, set address failed! (USB_ERR_TIMEOUT, ignored)
usbd_setup_device_desc: getting device descriptor at addr 4 failed,
USB_ERR_TIMEOUT
usbd_req_re_enumerate: addr=4, set address failed! (USB_ERR_TIMEOUT, ignored)
usbd_setup_device_desc: getting device descriptor at addr 4 failed,
USB_ERR_TIMEOUT
ugen0.4: <Unknown > at usbus0 (disconnected)
uhub_reattach_port: could not allocate new device
Note that I suspect there is a different issue using the "Virtual Floppy"
device with a memstick image file.
--
You are receiving this mail because:
You are the assignee for the bug.