Solved is mixertui broken?

just installed FBSD 14.1 under a VM , for a weird reason the audio/mixertui run once then .. nothing, it complains for a library libsysctlmibinfo2.so is missing, which in fact is already installed on the system, I am not sure if it's a known bug .. thanks..
 
MANY thanks! I will try this!

edit: quite handy page there, my brain is bit rusty rusty as it's months ago since the last time I run FBSD ...
 
hi mate, only 2 commands to run

Code:
sudo sysrc -f /boot/loader.conf sysctlinfo_load="YES"
sudo sysrc -f /boot/loader.conf sysctlbyname_improved="YES"

reboot

job done
 
Back
Top