Hello, To fix my setup with usb mouse and audio dac on both amd64 (laptop) and rpi4:
/boot/loader.conf.local: snd_uaudio_load="YES" ums_load="YES" This restores previous behaviour as it detects mouse before login prompt and audio dac that it is processed correctly by sysctl. Cheers, Oleksandr Kryvulia <shur...@shurik.kiev.ua> escreveu (sábado, 18/05/2024 à(s) 09:24): > 18.05.24 10:26, Gary Jennejohn: > > On Sat, 18 May 2024 09:20:24 +0300 > > Oleksandr Kryvulia <shur...@shurik.kiev.ua> wrote: > > > >> After 6437872c1d665c2605f54e8ff040b0ba41edad07 my usb mouse no longer > >> works on boot because uhid(4) is not autoloaded. To make it work I need > >> manualy load uhid or replug my usb mouse. > >> > > Try adding uhid_load="YES" to your /boot/loader.conf. With that added > > the module should be automatically loaded during the kernel boot. > > As workaround I already have kld_list+="uhid" in /etc/rc.conf. But IMHO > it some regression. > > > -- Nuno Teixeira FreeBSD UNIX: <edua...@freebsd.org> Web: https://FreeBSD.org