Date: Sat, 25 Aug 2018 13:06:57 -0700 From: Pete Wright <pete@nomadlogic.org> To: Warner Losh <imp@bsdimp.com> Cc: Yuri Pankov <yuripv@yuripv.net>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: issues with usb mouse detection on 12.0-ALPHA3 Message-ID: <ef484d56-b14a-6a7c-bfd1-70772425ff06@nomadlogic.org> In-Reply-To: <CANCZdfp-i951oykZDkmU%2ByNTx7uf0Kmhth=2U30%2BQ_NprnY1qA@mail.gmail.com> References: <62afdc77-b247-fd78-d848-55b3b609660d@nomadlogic.org> <ad36f876-fbdf-4401-a2a5-047683bf917d@yuripv.net> <173b9e42-9b38-340b-5fee-45188ef1fbfb@nomadlogic.org> <CANCZdfp-i951oykZDkmU%2ByNTx7uf0Kmhth=2U30%2BQ_NprnY1qA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/25/18 11:51 AM, Warner Losh wrote: > On Sat, Aug 25, 2018, 12:17 PM Pete Wright <pete@nomadlogic.org> wrote: > >> >> On 8/25/18 11:10 AM, Yuri Pankov wrote: >>> Pete Wright wrote: >>>> howdy - just upgraded one of my machines to 12.0-ALPHA3 and noticed >>>> that my usb mouse is not being detected. i made sure to do a proper >>>> mergemaster after building my kernel and world, and verified that >>>> updates to devd configs were picked up as per UPDATING. >>>> >>>> i am seeing the following in my dmesg console: >>>> ugen0.2: <PixArt Lenovo USB Optical Mouse> at usbus0 (disconnected) >>>> ugen0.2: <PixArt Lenovo USB Optical Mouse> at usbus0 >>>> >>>> >>>> this seems to happen every 60secs or so. starting moused also >>>> reports the following: >>>> $ sudo service moused start >>>> Starting default mousedmoused: unable to open /dev/psm0: No such file >>>> or directory >>>> >>>> not really sure what the best way to debug this is as i'm a bit >>>> uncertain about devd and devmatch's recent changes, so let me know if >>>> more info is needed or if i'm just missing something obvious. >>> See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230868. >> d'oh - didn't even think to check bugzilla. >> > Just committed a change to devmatch. It looks like I committed from the > wrong tree, dropping a new line.:( > > Warner > > thanks! yep that fix 'er up on my end. initially i thought it didn't work because i had only installed an updated kernel. once i realized my mistake, rebuilding devmatch with your latest patch applied fixed everything up. cheers! -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef484d56-b14a-6a7c-bfd1-70772425ff06>