Date: Sat, 18 May 2024 07:26:49 +0000 From: Gary Jennejohn <garyj@gmx.de> To: Oleksandr Kryvulia <shuriku@shurik.kiev.ua> Cc: freebsd-current@FreeBSD.org Subject: Re: usb mouse not work on boot Message-ID: <20240518092649.6430ad53@ernst.home> In-Reply-To: <ae973e80-7f06-432c-ab66-b1a2ab337eaa@shurik.kiev.ua> References: <ae973e80-7f06-432c-ab66-b1a2ab337eaa@shurik.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
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=3D"YES" to your /boot/loader.conf. With that added the module should be automatically loaded during the kernel boot. =2D- Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240518092649.6430ad53>