Hey friends, how are you doing.
For quite a long time i've used an ASROck B550 PG Riptide motherboard in my system. It has worked fine for quite a long time. Now i have moved on to a MSI B550 Pro-A because i had major issues with my ASRock B550 PG Riptide.
I'm using an Intel AX200 M2 WiFi/Bluetooth card, using the PCIe to M.2 Adapter. The USB cable of the adapter is plugged into one of the USB2 headers on the motherboard.
But there is an issue.
I got disconnects sporadically, my sound is gone and when i check the logs, seems like the USB port, connected to the Bluetooth card is being disabled.
Code:
Dez 19 11:16:32 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:32 fedora kernel: usb 1-2.3: USB disconnect, device number 4
Same issue occcurs using Windows.
I've tried a different header, purchased a new PCIe M.2 WiFi/Bluetooth card, but same issue. don't know how to proceed here.
Code:
Dez 19 11:16:32 fedora kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Dez 19 11:16:32 fedora kernel: Bluetooth: hci0: Boot Address: 0x24800
Dez 19 11:16:32 fedora kernel: Bluetooth: hci0: Firmware Version: 106-39.22
Dez 19 11:16:32 fedora kernel: Bluetooth: hci0: Firmware already loaded
Dez 19 11:16:33 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:33 fedora kernel: usb 1-2.3: USB disconnect, device number 9
Dez 19 11:16:33 fedora kernel: Bluetooth: hci0: Opcode 0x c03 failed: -19
Dez 19 11:16:33 fedora kernel: Bluetooth: hci0: sending frame failed (-19)
Dez 19 11:16:33 fedora kernel: Bluetooth: hci0: Failed to read MSFT supported features (-19)
Dez 19 11:16:33 fedora systemd[1]: Stopped target bluetooth.target - Bluetooth Support.
Using an external bluetooth dongle it works fine, but that's not the option i want to go for.
So for some reason, when using the internal USB headers, they get disabled for some reason. Even when using different adapter, different cable, different header etc.
Code:
Dez 19 11:16:32 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:33 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:44 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:45 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:56 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:57 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:58 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Dez 19 11:16:59 fedora kernel: usb 1-2-port3: disabled by hub (EMI?), re-enabling...
Code:
chairman@fedora:/tmp$ lsusb
Bus 004 Device 003: ID 05e3:0616 Genesys Logic, Inc. hub
Bus 004 Device 002: ID 05e3:0626 Genesys Logic, Inc. Hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 003 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 0d8c:0005 C-Media Electronics, Inc. Blue Snowball
Bus 001 Device 006: ID 1462:7c56 Micro Star International MYSTIC LIGHT
Bus 001 Device 005: ID 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576)
Bus 001 Device 003: ID 046d:c07e Logitech, Inc. G402 Gaming Mouse
Bus 001 Device 004: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 008: ID 046d:0892 Logitech, Inc. C920 HD Pro Webcam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Did someone encounter a similar issue?