Interessant!
Offenbar hat das Betriebssystem die Onboard Soundkarte deaktiviert:
Code:
root@epsylon3:~# dmesg | grep snd
[ 9.084412] snd_hda_intel 0000:00:05.0: Disabling MSI
[ 9.111572] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops radeon_audio_component_bind_ops [radeon])
[ 9.161698] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 9.161707] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 9.161710] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 9.161713] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 9.161715] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 9.161717] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 9.161720] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 9.161722] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 9.187314] snd_hda_intel 0000:00:05.0: device 1849:7662 is on the power_save denylist, forcing power_save to 0
[ 9.360294] usbcore: registered new interface driver snd-usb-audio
/*
* edit:
* Läuft wieder
*/