You are not logged in.
Pages: 1
Hello. I'm new to Arch, coming over Debian. My computer is a laptop.
I've installed pulseaudio, alsa, alsa-utils, alsa-firmware and pavucontrol.
The only sound ouput that I have listed is "Dummy output" and no audio comes out of the internal speakers nor it detects my internal microfone.
I RTFM but with no success. I tried the session about "Set the default soundcard" and snd_hda_intel here: https://wiki.archlinux.org/index.php/Ad … chitecture
Please, help!
Usefull outputs:
$uname -a
Linux speltriao-arch 5.8.5-arch1-1 #1 SMP PREEMPT Thu, 27 Aug 2020 18:53:02 +0000 x86_64 GNU/Linux
$aplay -lL
Discard all samples (playback) or generate zero samples (capture)
samplerate
Rate Converter Plugin Using Samplerate Library
speexrate
Rate Converter Plugin Using Speex Resampler
jack
JACK Audio Connection Kit
oss
Open Sound System
pulse
PulseAudio Sound Server
speex
Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
Plugin for channel upmix (4,6,8)
vdownmix
Plugin for channel downmix (stereo) with a simple spacialization
default
Default ALSA Output (currently PulseAudio Sound Server)
aplay: device_list:274: no soundcards found...
$pacmd list-cards
0 card(s) available.
$dmesg | grep snd
[ 3.048405] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 3.048412] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 3.441951] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 3.441957] snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Offline
Welcome to the boards
You additionally need sof-firmware for this type of card.
Also please wrap command outputs in [ code ] [ /code ] tags without the spaces
Last edited by V1del (2020-09-04 22:36:34)
Offline
Pages: 1