From nobody Sun Sep 29 16:24:00 2024 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XGqK061GGz5XsV8 for ; Sun, 29 Sep 2024 16:24:04 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:7400:8808:123::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4XGqK00sJ0z40WH; Sun, 29 Sep 2024 16:24:03 +0000 (UTC) (envelope-from jamie@catflap.org) Authentication-Results: mx1.freebsd.org; none X-Catflap-Envelope-From: X-Catflap-Envelope-To: christos@FreeBSD.org Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [209.250.224.51]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 48TGO0W8014235; Sun, 29 Sep 2024 17:24:01 +0100 (BST) (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 48TGO0L7014234; Sun, 29 Sep 2024 17:24:00 +0100 (BST) (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202409291624.48TGO0L7014234@donotpassgo.dyslexicfish.net> Date: Sun, 29 Sep 2024 17:24:00 +0100 Organization: Dyslexic Fish To: haramrae@gmail.com, christos@FreeBSD.org Cc: freebsd-stable@FreeBSD.org Subject: Re: uaudio device re-attach and persisting dev.pcm.$pcm.bitperfect sysctl References: In-Reply-To: User-Agent: Heirloom mailx 12.4 7/29/08 List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [209.250.224.51]); Sun, 29 Sep 2024 17:24:01 +0100 (BST) X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:7400::/38, country:US] X-Rspamd-Queue-Id: 4XGqK00sJ0z40WH X-Spamd-Bar: ---- Christos Margiolis wrote: > Is there a reboot involved here? If not, then /etc/sysctl.conf is not > read again, so it makes sense that it falls back to the defaults. May I humbly suggest that whilst it make sense to us who know how FreeBSD works, it doesn't make sense to a casual user. I guess devd would be the solution, maybe this could be documented/scripted for users with these issues? Cheers, Jamie