Hello,
I have been encountering an issue with my Raspberry Pi 5 where USB microphones connected via any USB hub, including Argon V5 One, stop working after updating to newer kernel versions.
Details of the Issue:
Hardware Setup: Raspberry Pi 5 with Argon USB hub, but the issue occurs with any USB hub, not just Argon.
Problem Description:
The issue was first observed when using the USB-C port (used for powering the Pi) with the dtoverlay=dwc2,dr_mode=host configuration in config.txt.
After a kernel update (commit ID 465d2199a808ff5619cbda82af4dd2a158531859 or later), USB microphones connected to any of the Pi 5's USB ports stop working.
The issue is observed across all USB ports, not just the USB-C port.
Other USB devices (like Wi-Fi adapters) continue to work fine.
Reverting the Kernel:
I reverted to an earlier kernel version (commit ID e172b71336f17d6149dd3d6e21f2f7ac14dbeb35, kernel version 6.12.32-v8-16k+), and the microphone issue was resolved.
The command I used:
sudo rpi-update e172b71336f17d6149dd3d6e21f2f7ac14dbeb35
Request:
Could you please look into this kernel change and investigate what may have caused the issue with USB microphones connected via any USB hub? This problem is impacting users who rely on USB microphones with the Pi 5.
Link to the relevant commits:
https://github.com/raspberrypi/rpi-firm ... ts/master/
I have been encountering an issue with my Raspberry Pi 5 where USB microphones connected via any USB hub, including Argon V5 One, stop working after updating to newer kernel versions.
Details of the Issue:
Hardware Setup: Raspberry Pi 5 with Argon USB hub, but the issue occurs with any USB hub, not just Argon.
Problem Description:
The issue was first observed when using the USB-C port (used for powering the Pi) with the dtoverlay=dwc2,dr_mode=host configuration in config.txt.
After a kernel update (commit ID 465d2199a808ff5619cbda82af4dd2a158531859 or later), USB microphones connected to any of the Pi 5's USB ports stop working.
The issue is observed across all USB ports, not just the USB-C port.
Other USB devices (like Wi-Fi adapters) continue to work fine.
Reverting the Kernel:
I reverted to an earlier kernel version (commit ID e172b71336f17d6149dd3d6e21f2f7ac14dbeb35, kernel version 6.12.32-v8-16k+), and the microphone issue was resolved.
The command I used:
sudo rpi-update e172b71336f17d6149dd3d6e21f2f7ac14dbeb35
Request:
Could you please look into this kernel change and investigate what may have caused the issue with USB microphones connected via any USB hub? This problem is impacting users who rely on USB microphones with the Pi 5.
Link to the relevant commits:
https://github.com/raspberrypi/rpi-firm ... ts/master/
Statistics: Posted by Prasaanth001 — Thu Jul 17, 2025 11:43 am