public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] sound not working
@ 2021-01-03  5:45 thelma
  2021-01-03  8:17 ` thelma
  0 siblings, 1 reply; 3+ messages in thread
From: thelma @ 2021-01-03  5:45 UTC (permalink / raw
  To: Gentoo mailing list

I have:
lspci | grep -i audio
08:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
0a:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller

Kernel (seems like correct driver)
grep -i snd_hda_intel .config
CONFIG_SND_HDA_INTEL=y
# CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set

User is in "audio" group.  
alsamixer is showing only:
Card: PulseAudio         
Chip: PulseAudio

Shouldn't it be showing some kind of Nvidia audio? 




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] sound not working
  2021-01-03  5:45 [gentoo-user] sound not working thelma
@ 2021-01-03  8:17 ` thelma
  2021-01-04  5:51   ` J. Roeleveld
  0 siblings, 1 reply; 3+ messages in thread
From: thelma @ 2021-01-03  8:17 UTC (permalink / raw
  To: gentoo-user

On 1/2/21 10:45 PM, thelma@sys-concept.com wrote:
> I have:
> lspci | grep -i audio
> 08:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
> 0a:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
> 
> Kernel (seems like correct driver)
> grep -i snd_hda_intel .config
> CONFIG_SND_HDA_INTEL=y
> # CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set
> 
> User is in "audio" group.  
> alsamixer is showing only:
> Card: PulseAudio         
> Chip: PulseAudio
> 
> Shouldn't it be showing some kind of Nvidia audio? 
 
I was able to make it to work by compiling some additional codec in kernel but I can not store the alsa letting:

alsamixer 
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.)

What to do with it?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] sound not working
  2021-01-03  8:17 ` thelma
@ 2021-01-04  5:51   ` J. Roeleveld
  0 siblings, 0 replies; 3+ messages in thread
From: J. Roeleveld @ 2021-01-04  5:51 UTC (permalink / raw
  To: gentoo-user

On Sunday, January 3, 2021 9:17:43 AM CET thelma@sys-concept.com wrote:
> On 1/2/21 10:45 PM, thelma@sys-concept.com wrote:
> > I have:
> > lspci | grep -i audio
> > 08:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio
> > Controller (rev a1) 0a:00.4 Audio device: Advanced Micro Devices, Inc.
> > [AMD] Starship/Matisse HD Audio Controller
> > 
> > Kernel (seems like correct driver)
> > grep -i snd_hda_intel .config
> > CONFIG_SND_HDA_INTEL=y
> > # CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set
> > 
> > User is in "audio" group.
> > alsamixer is showing only:
> > Card: PulseAudio
> > Chip: PulseAudio
> > 
> > Shouldn't it be showing some kind of Nvidia audio?
> 
> I was able to make it to work by compiling some additional codec in kernel
> but I can not store the alsa letting:
> 
> alsamixer
> 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.)
> 
> What to do with it?

What it says, don't run "alsamixer" as root.

--
Joost





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-04  5:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-03  5:45 [gentoo-user] sound not working thelma
2021-01-03  8:17 ` thelma
2021-01-04  5:51   ` J. Roeleveld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox