Date: Sat, 18 May 2024 11:23:36 +0300 From: Oleksandr Kryvulia <shuriku@shurik.kiev.ua> To: freebsd-current@freebsd.org Cc: garyj@gmx.de Subject: Re: usb mouse not work on boot Message-ID: <af05317d-8d64-4a25-b13d-785848c0d326@shurik.kiev.ua> In-Reply-To: <20240518092649.6430ad53@ernst.home> References: <ae973e80-7f06-432c-ab66-b1a2ab337eaa@shurik.kiev.ua> <20240518092649.6430ad53@ernst.home>
next in thread | previous in thread | raw e-mail | index | archive | help
18.05.24 10:26, Gary Jennejohn: > On Sat, 18 May 2024 09:20:24 +0300 > Oleksandr Kryvulia <shuriku@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?af05317d-8d64-4a25-b13d-785848c0d326>