Re: usb mouse not work on boot
- Reply: Oleksandr Kryvulia : "Re: usb mouse not work on boot"
- In reply to: Oleksandr Kryvulia : "usb mouse not work on boot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 May 2024 07:26:49 UTC
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. -- Gary Jennejohn