From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: Guix System 1.0: No audio Date: Sun, 05 May 2019 06:52:39 -0500 Message-ID: <16a87d6bf80.d65ddb9c37050.8615000726088250703@zoho.com> References: <16a84dc817f.123c10ef033874.6460720895034278289@zoho.com> <20190504222901.ozd2wletoen4d7e7@pelzflorian.localdomain> <16a852967aa.108c648d533362.2061596911783460437@zoho.com> <20190505063324.tzjxwokt3uzfocmr@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNbyD-00026c-3I for help-guix@gnu.org; Mon, 06 May 2019 07:39:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNby6-0002tp-9n for help-guix@gnu.org; Mon, 06 May 2019 07:39:40 -0400 Received: from sender4-pp-o95.zoho.com ([136.143.188.95]:25567) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hNby2-0002sA-Qg for help-guix@gnu.org; Mon, 06 May 2019 07:39:37 -0400 In-Reply-To: <20190505063324.tzjxwokt3uzfocmr@pelzflorian.localdomain> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: "pelzflorian (Florian Pelz)" Cc: help-guix ---- On Sun, 05 May 2019 01:33:24 -0500 pelzflorian (Florian Pelz) wrote ---- > On Sat, May 04, 2019 at 06:24:04PM -0500, sirgazil wrote:=20 > > The volume seems on and the card seems not muted:=20 > >=20 > > https://multimedialib.files.wordpress.com/2019/05/alsamixer-guix-syste= m-1.0.png=20 > >=20 > =20 > This looks like it does for me.=20 > =20 > =20 > > When I press F6 I see "(default)" selected, and there are no more opti= ons, except for an "enter device name..." option.=20 > >=20 > >=20 > =20 > But this is very strange. For me pressing F6 shows=20 > =20 > ------Sound Card----------=20 > - default=20 > 0 HDA Nvidia=20 > enter device name=20 > --------------------------=20 > =20 > and changing the volume for default changes the volume for HDA Nvidia=20 > and vice versa.=20 > =20 > In the top left corner of ALSA Mixer when selecting HDA Nvidia, I see=20 > that I have a Cirrus Logic CS4206 chip. When I enter `dmesg` I see=20 > snd_hda_codec_cirrus. I suppose your snd_ chip does not get loaded.=20 > If so, why would that be? I don=E2=80=99t know. Did the other distro us= e=20 > Linux-libre as its kernel? I see the prefix snd_ occurring in=20 > https://www.fsfla.org/ikiwiki/selibre/linux-libre/=20 > and=20 > https://www.fsfla.org/svn/fsfla/software/linux-libre/scripts/deblob-chec= k=20 Florian, for some reason, the speakers worked today. I'm not sure if runnin= g alsamixer yesterday after your instructions had anything to do with it or= booting without the headphones plugged. Those are the only different thing= s (related to sound) that I've done before starting the machine today. GNOM= E even displays some information when I plug the headphones. It didn't do t= his before. One thing I noticed when booting is an error that says something like this: Error: "pcspkr" is already registered, aborting. I wonder if that is related. Although the speakers worked anyways. Thank you, Florian.