Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FuUsbDevice failed to load BOS descriptor from USB device: USB error on device 552d:4348 : No such device (it may have been disconnected) [-4] #6882

Closed
soyersoyer opened this issue Mar 6, 2024 · 1 comment
Labels

Comments

@soyersoyer
Copy link
Contributor

soyersoyer commented Mar 6, 2024

Describe the bug
When I connect my USB Midi cable, it always disconnects when fwupd is running.

It works when fwupd is not running.

márc 06 16:55:04 fedori kernel: usb 9-1: new full-speed USB device number 67 using xhci_hcd
márc 06 16:55:04 fedori kernel: usb 9-1: New USB device found, idVendor=552d, idProduct=4348, bcdDevice=f1.10
márc 06 16:55:04 fedori kernel: usb 9-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
márc 06 16:55:04 fedori kernel: usb 9-1: Product: USB Midi
márc 06 16:55:04 fedori kernel: usb 9-1: Quirk or no altset; falling back to MIDI 1.0
márc 06 16:55:04 fedori kernel: usb 9-1: USB disconnect, device number 67
márc 06 16:55:04 fedori fwupd[53648]: 15:55:04.803 FuUsbDevice failed to load BOS descriptor from USB device: USB error on device 552d:4348 : No such device (it may have been disconnected) [-4]

Steps to Reproduce
Connect the USB Midi cable, watch the journal

Expected behavior
It should work as without fwupd.

fwupd version information
Name : fwupd
Version : 1.9.14
Release : 1.fc39

fwupdmgr --version
compile   com.hughsie.libxmlb           0.3.15
compile   com.hughsie.libjcat           0.2.1
compile   org.freedesktop.fwupd         1.9.14
runtime   org.freedesktop.fwupd-efi     1.4
compile   org.freedesktop.gusb          0.4.8
runtime   com.hughsie.libjcat           0.2.1
runtime   org.freedesktop.gusb          0.4.8
runtime   org.freedesktop.fwupd         1.9.14
runtime   org.kernel                    6.8.0-rc7

Please note how you installed it (apt, dnf, pacman, source, etc):
dnf

Additional questions

  • Operating system and version: Fedora F39
  • Have you tried rebooting? N
  • Is this a regression? I don't know.
@soyersoyer soyersoyer added the bug label Mar 6, 2024
@superm1
Copy link
Member

superm1 commented Mar 6, 2024

Should be a duplicate of #6871, fixed by f92ea06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants