From owner-freebsd-current@freebsd.org Sat Aug 25 20:07:04 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BD42109501D for ; Sat, 25 Aug 2018 20:07:04 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from vps-mail.nomadlogic.org (mail.nomadlogic.org [IPv6:2607:f2f8:a098::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0DFAB8082E for ; Sat, 25 Aug 2018 20:07:03 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.190] (cpe-23-243-162-239.socal.res.rr.com [23.243.162.239]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id a3942672 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Sat, 25 Aug 2018 13:07:01 -0700 (PDT) Subject: Re: issues with usb mouse detection on 12.0-ALPHA3 To: Warner Losh Cc: Yuri Pankov , FreeBSD Current References: <62afdc77-b247-fd78-d848-55b3b609660d@nomadlogic.org> <173b9e42-9b38-340b-5fee-45188ef1fbfb@nomadlogic.org> From: Pete Wright Message-ID: Date: Sat, 25 Aug 2018 13:06:57 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2018 20:07:04 -0000 On 8/25/18 11:51 AM, Warner Losh wrote: > On Sat, Aug 25, 2018, 12:17 PM Pete Wright 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: at usbus0 (disconnected) >>>> ugen0.2: 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