In message <[email protected]>, Theron Tarigo writ es: > On 03/18/18 18:35, AN wrote: > > Is there a way to restart the audio subsystem without rebooting the > > machine? > Building kernel with sound and snd_* as loadable modules should enable > this to be accomplished with kldunload/kldload. In my experience though > all sound device files must be closed before unloading these modules to > avoid some lockup issues.
The other thing you might want to check out is if you multiboot your laptop that any non-FreeBSD operating system may put hardware into an inconsistent state. For example, my Acer laptop loses sound if I boot Windows then boot FreeBSD. The workaround is either adjust the HDA inputs/outputs through sysctl or simply power cycle the laptop. -- Cheers, Cy Schubert <[email protected]> FreeBSD UNIX: <[email protected]> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
