Re: uaudio device re-attach and persisting dev.pcm.$pcm.bitperfect sysctl
- In reply to: Jamie Landeg-Jones : "Re: uaudio device re-attach and persisting dev.pcm.$pcm.bitperfect sysctl"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Oct 2024 02:06:41 UTC
Jamie Landeg-Jones wrote: > Christos Margiolis <christos@FreeBSD.org> 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? I will test the devd solution, and if it works, will propose a patch soon. Christos