Just installed kubuntu 20 lts from a live CD and am working through configuration issues. Machine is a dual-boot ASUS / AMD with an AMD XONAR sound card. The problem I experience is that there is no sound output. The card has been recognized as the output device (headphones, which I take to mean dual-channel stereo) but the speaker test (left, right) makes no sound. Neither does any other activity on the machine. Yes, output has been enabled and levels are set at about 70%.
The other OS on the machine is Win10 and with the same hardware Windows plays system sounds (out the card, to an amp and to speakers) regularly. I infer therefore that the problem is with the K20 configuration.
I found reference to the problem through an Internet search. The suggested solution was to run "alsactl restore" from the CLI. No special privileges were required, according to the post.
charlesh@ASUS:~$ 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:997snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
Found hardware: "CMI8786" "CMI8786" "CS4245 CMI8786" "0x1043" "0x8467"
Hardware is initialized using a generic method
alsa-lib main.c:1004snd_use_case_mgr_open) error: failed to import hw:1 (empty configuration)
Found hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100500" "0x1043" "0x85cb"
Hardware is initialized using a generic method
alsa-lib main.c:1004snd_use_case_mgr_open) error: failed to import hw:2 (empty configuration)
Found hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100300" "0x1043" "0xaab0"
Hardware is initialized using a generic method
alsa-lib main.c:997snd_use_case_mgr_open) error: failed to import hw:3 use case configuration -2
Found hardware: "CX23885" "" "" "0x0070" "0x7801"
Hardware is initialized using a generic method
charlesh@ASUS:~$
I entered again as SUDO and there was no error response. However, there was still no sound output. If anyone has a suggestion for troubleshooting this issue I would appreciate their advice.
Thanks,
-CH-
The other OS on the machine is Win10 and with the same hardware Windows plays system sounds (out the card, to an amp and to speakers) regularly. I infer therefore that the problem is with the K20 configuration.
I found reference to the problem through an Internet search. The suggested solution was to run "alsactl restore" from the CLI. No special privileges were required, according to the post.
charlesh@ASUS:~$ 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:997snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
Found hardware: "CMI8786" "CMI8786" "CS4245 CMI8786" "0x1043" "0x8467"
Hardware is initialized using a generic method
alsa-lib main.c:1004snd_use_case_mgr_open) error: failed to import hw:1 (empty configuration)
Found hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100500" "0x1043" "0x85cb"
Hardware is initialized using a generic method
alsa-lib main.c:1004snd_use_case_mgr_open) error: failed to import hw:2 (empty configuration)
Found hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100300" "0x1043" "0xaab0"
Hardware is initialized using a generic method
alsa-lib main.c:997snd_use_case_mgr_open) error: failed to import hw:3 use case configuration -2
Found hardware: "CX23885" "" "" "0x0070" "0x7801"
Hardware is initialized using a generic method
charlesh@ASUS:~$
I entered again as SUDO and there was no error response. However, there was still no sound output. If anyone has a suggestion for troubleshooting this issue I would appreciate their advice.
Thanks,
-CH-
Comment