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
I did as you wrote under audio section. sudo sh -c "echo 'options snd_hda_intel model=dell-headset-multi' >> /etc/modprobe.d/sound.conf"
Seems to work ok, but after suspend, it doesn't work anymore.
When plugging in headset after suspend, nothing happens, need a new reboot in order to use headset.
alsactl restore after suspend does not work.
alsactl restore alsactl: state_lock:125: file /var/lib/alsa/asound.state lock error: File exists alsactl: load_state:1683: Cannot open /var/lib/alsa/asound.state for reading: File exists alsa-lib main.c:1021:(snd_use_case_mgr_open) error: failed to import hw:0 (empty configuration) Found hardware: "HDA-Intel" "Realtek ALC256" "HDA:10ec0256,19e5320f,00100002" "0x19e5" "0x3e09" Hardware is initialized using a generic method
Have been googling but can't really find anything that works.
Any suggestions?
The text was updated successfully, but these errors were encountered:
I did as you wrote under audio section.
sudo sh -c "echo 'options snd_hda_intel model=dell-headset-multi' >> /etc/modprobe.d/sound.conf"
Seems to work ok, but after suspend, it doesn't work anymore.
When plugging in headset after suspend, nothing happens, need a new reboot in order to use headset.
alsactl restore after suspend does not work.
alsactl restore alsactl: state_lock:125: file /var/lib/alsa/asound.state lock error: File exists alsactl: load_state:1683: Cannot open /var/lib/alsa/asound.state for reading: File exists alsa-lib main.c:1021:(snd_use_case_mgr_open) error: failed to import hw:0 (empty configuration) Found hardware: "HDA-Intel" "Realtek ALC256" "HDA:10ec0256,19e5320f,00100002" "0x19e5" "0x3e09" Hardware is initialized using a generic method
Have been googling but can't really find anything that works.
Any suggestions?
The text was updated successfully, but these errors were encountered: