You are not logged in.
Pages: 1
Hi there!
I got a brand new asus us501vw and I'm having really annoying problem:
When I plug in headphones I head only crackling noise (no sound) and it ignores sound level
I tried to change snd-hda-intel model parameter to auto and I succeeded, but after suspend problem got back, even after reboot.
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC668 Analog [ALC668 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0I got stuck absolutely, any help how to debug this issue is appreciated.
Offline
$ sudo journalctl -b | grep -i alsa
Feb 07 22:08:30 homebook systemd-udevd[193]: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: sysfs_init:48: sysfs path '/sys' is invalid
Feb 07 22:08:30 homebook alsactl[334]: Found hardware: "HDA-Intel" "Realtek ALC668" "HDA:10ec0668,10431080,00100003 HDA:80862809,80860101,00100000" "0x1043" "0x1080"
Feb 07 22:08:30 homebook alsactl[334]: Hardware is initialized using a generic method
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #6 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #7 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #8 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #9 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #11 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #14 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #15 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #18 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #19 (No such file or directory)
Feb 07 22:08:30 homebook alsactl[334]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #20 (No such file or directory)Offline
Pages: 1