You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I would like to suggest adding the following:
I have a USB microphone connected to my laptop. In some cases, the device identifier in the system changes from 0, which breaks the script (I mean that the path to the device changes, for example, from /dev/snd/hwC0D0 to hwC0D1).
Suggestion how to fix:
Hardcode the sound card index in: /etc/modprobe.p/sound.conf
add:
I discovered that in kernel 6.9.5 (maybe in earlier ones) the auto detection of connected headphones or speaker was fixed (Only what pacmd does is fixed). And using pacmd in
Hello, I would like to suggest adding the following:
Suggestion how to fix:
Hardcode the sound card index in:
/etc/modprobe.p/sound.conf
add:
and reboot
huawei-ubuntu-sound-fix/huawei-soundcard-headphones-monitor.sh
Line 61 in df97919
The text was updated successfully, but these errors were encountered: