CachyOS / CachyOS/linux-cachyos
[BUG] All microphones on Acer Aspire 314-23p are not working
- Dominant language
- Shell
- Stars
- 4.5k
- Forks
- 160
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
### Pre-flight checklist
- [x] I have searched existing issues and this is not a duplicate.
- [x] I have read the [Contributing Guidelines](https://github.com/CachyOS/linux-cachyos/blob/master/CONTRIBUTING.md).
- [x] I have verified the issue is reproducible with the latest available CachyOS kernel.
- [x] I have tried to reproduce the issue on Arch Linux's `linux` kernel.
### Upstream / vanilla kernel check
I have not tested with a vanilla/upstream kernel
### Kernel variant
linux-cachyos (EEVDF, Clang)
### System information (cachyos-bugreport.sh)
```text
https://paste.cachyos.org/p/41a93a6.log
```
### Manual system information (if cachyos-bugreport.sh is unavailable)
```text
```
### Bug description
I already had an issue with the internal microphone of my Acer Aspire 314-23p, and it was fix by patch request #947.
However, since the CachyOS linux kernel 7.2.0-1, none of the microphones for this devices are working. The bluetooth microphone of my headset does not work, nor do the jack and internal microphone of my devices. When I go back to the CachyOS linux kernel 7.1.8-1, everything works fine.
I searched in `acp6x-mach` in `sound/soc/amd/yc` and the patch from issue #947 is no longer there. Since that patch only addressed the internal microphone, I think there may be other issues affecting the jack and bluetooth microphones as well.
### Steps to reproduce
Use the CachyOS linux kernel 7.2.0-1
### Expected behavior
All microphones should be working.
### Actual behavior
No microphones are working.
### Logs / stack traces
```text
```
### Additional system information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.