Gentoo Archives: gentoo-user

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