Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sound not working
Date: Sun, 03 Jan 2021 08:17:57
Message-Id: 703e2ac6-6dd6-616e-8640-f9ebca7307f0@sys-concept.com
In Reply to: [gentoo-user] sound not working by thelma@sys-concept.com
1 On 1/2/21 10:45 PM, thelma@×××××××××××.com wrote:
2 > I have:
3 > lspci | grep -i audio
4 > 08:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
5 > 0a:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
6 >
7 > Kernel (seems like correct driver)
8 > grep -i snd_hda_intel .config
9 > CONFIG_SND_HDA_INTEL=y
10 > # CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set
11 >
12 > User is in "audio" group.
13 > alsamixer is showing only:
14 > Card: PulseAudio
15 > Chip: PulseAudio
16 >
17 > Shouldn't it be showing some kind of Nvidia audio?
18
19 I was able to make it to work by compiling some additional codec in kernel but I can not store the alsa letting:
20
21 alsamixer
22 XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
23
24 What to do with it?

Replies

Subject Author
Re: [gentoo-user] sound not working "J. Roeleveld" <joost@××××××××.org>