Troubleshooting 'dmesg' error when connecting AudioBox USB

Talk about your MIDI interfaces, microphones, keyboards...

Moderators: MattKingUSA, khz

Post Reply
boh_zo
Posts: 2
Joined: Sun Nov 19, 2017 10:36 pm

Troubleshooting 'dmesg' error when connecting AudioBox USB

Post by boh_zo »

Hello everyone,

Lately, I have been using Linux much more for my daily computing activities. With this being said I find myself using my Windows workstation much less. My current goal of activating my PreSonus AudioBox USB on Linux has not been successful. When I plug in the device the output of the error is such:

dmesg:
[ 445.712729] usb 1-3: new full-speed USB device number 5 using xhci_hcd
[ 447.079412] usb 1-3: unable to read config index 0 descriptor/start: -75
[ 447.079420] usb 1-3: can't read configurations, error -75
[ 447.196713] usb 1-3: new full-speed USB device number 6 using xhci_hcd
[ 447.340769] usb 1-3: unable to read config index 0 descriptor/all
[ 447.340776] usb 1-3: can't read configurations, error -75
[ 447.460677] usb 1-3: new full-speed USB device number 7 using xhci_hcd
[ 447.483968] usb 1-3: unable to read config index 0 descriptor/start: -75
[ 447.483975] usb 1-3: can't read configurations, error -75
[ 447.600705] usb 1-3: new full-speed USB device number 8 using xhci_hcd
[ 447.627434] usb 1-3: device descriptor read/all, error -75
[ 447.627463] usb usb1-port3: unable to enumerate USB device

I verified that it is not the cable - tried swapping it for another one and experienced the same symptom. I also plugged it back into on my Windows machine and it works just fine. The same error occurs on both USB 2.0 and 3.0. My current suspicion is the kernel. Could anyone shed some light if it could be? And if so what might I need to change in order for it to work?

# lsb_release -a
Distributor ID: Debian
Description: Debian GNU/Linux 9.2 (stretch)
Release: 9.2
Codename: stretch


# uname -r
4.9.0-4-amd64
colonel_panic
Established Member
Posts: 35
Joined: Tue Dec 26, 2017 6:16 am
Been thanked: 1 time

Re: Troubleshooting 'dmesg' error when connecting AudioBox USB

Post by colonel_panic »

Have you tried removing the other USB devices, and trying it on a different port?
Post Reply