From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-198464-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 85A2115808B for <garchives@archives.gentoo.org>; Fri, 25 Mar 2022 08:49:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1CBEE086A; Fri, 25 Mar 2022 08:49:16 +0000 (UTC) Received: from smarthost01a.sbp.mail.zen.net.uk (smarthost01a.sbp.mail.zen.net.uk [212.23.1.1]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9212FE07ED for <gentoo-user@lists.gentoo.org>; Fri, 25 Mar 2022 08:49:15 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01a.sbp.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <peter@prh.myzen.co.uk>) id 1nXfdB-0002BF-Te for gentoo-user@lists.gentoo.org; Fri, 25 Mar 2022 08:49:13 +0000 From: Peter Humphrey <peter@prh.myzen.co.uk> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Sound not sounding Date: Fri, 25 Mar 2022 08:49:13 +0000 Message-ID: <5568064.DvuYhMxLoT@wstn> In-Reply-To: <t1j142$8bn$1@ciao.gmane.io> References: <4711821.GXAFRqVoOG@wstn> <t1j142$8bn$1@ciao.gmane.io> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: dd234e57-4077-4ebd-87fe-47b712498a2d X-Archives-Hash: 5d5a6824d062e4f01bfd33d7ec9e8928 On Friday, 25 March 2022 00:07:30 GMT Nikos Chantziaras wrote: > On 23/03/2022 18:50, Peter Humphrey wrote: > > The USB sound dongle on this workstation has stopped working, but only for > > me. The system settings Audio setup window detects it but no sound is > > heard > Run "alsamixer" (it's a command-line tool) and in the text UI that > appears, press F6, select your USB audio device, and then check if it's > muted or the volume is 0. No alsamixer here, so I installed alsa-utils and did as you suggest. All seems fine: volume at full, muting off. > PulseAudio generally uses the ALSA sound mixer to change volumes, but > not always. For some devices, it uses a software volume control that > doesn't use the ALSA volume controls. So if those are set to 0, there > will never be any sound. There was sound just fine until one day last week. I'm not aware of any change by which I could have affected sound - just routine daily upgrades and ordinary use of the system. -- Regards, Peter.