Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] sound not working
Date: Sun, 03 Jan 2021 05:45:49
Message-Id: 10bc65bb-5c02-9c57-4a3c-14a78ca5b688@sys-concept.com
1 I have:
2 lspci | grep -i audio
3 08:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
4 0a:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
5
6 Kernel (seems like correct driver)
7 grep -i snd_hda_intel .config
8 CONFIG_SND_HDA_INTEL=y
9 # CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set
10
11 User is in "audio" group.
12 alsamixer is showing only:
13 Card: PulseAudio
14 Chip: PulseAudio
15
16 Shouldn't it be showing some kind of Nvidia audio?

Replies

Subject Author
Re: [gentoo-user] sound not working thelma@×××××××××××.com