[gentoo-user] Re: ALSA forgot default device

2022-05-01 Thread Grant Edwards
On 2022-05-01, John Covici wrote: > These configurations are in /etc/modprobe.d/alsa.conf as to which is > the default sound card and its parameters. I believe that file is only used if alsa is a module. I've never configured alsa as a module. > The name might not be alsa.conf, but you would

Re: [gentoo-user] Re: ALSA forgot default device

2022-04-30 Thread John Covici
On Sat, 30 Apr 2022 21:56:11 -0400, Grant Edwards wrote: > > On 2022-05-01, Grant Edwards wrote: > > > >> The usual fallback is wiki.archlinux.org, but its instructions to > >> place the following in /etc/asound.conf or ~/.asoundrc doesn't work: > >> > >> defaults.pcm.card 1 > >>

[gentoo-user] Re: ALSA forgot default device

2022-04-30 Thread Grant Edwards
On 2022-05-01, Grant Edwards wrote: > >> The usual fallback is wiki.archlinux.org, but its instructions to >> place the following in /etc/asound.conf or ~/.asoundrc doesn't work: >> >> defaults.pcm.card 1 >> defaults.ctl.card 1 > > wiki.gentoo.org is back, and it says to use something

[gentoo-user] Re: ALSA forgot default device

2022-04-30 Thread Grant Edwards
On 2022-05-01, Grant Edwards wrote: > On Gentoo, with OpenRC, how do you configure the default board/device > for ALSA? > > I've asked Google, and all the links it comes up with are for sites > that are broken because of PHP or database failures (e.g. wiki.gentoo.org > and forums.gentoo.org). >