From owner-freebsd-current@freebsd.org Sat Aug 25 18:13:00 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 B621110922EE for ; Sat, 25 Aug 2018 18:13:00 +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 347FD7C092 for ; Sat, 25 Aug 2018 18:13:00 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.106] (cpe-23-243-162-239.socal.res.rr.com [23.243.162.239]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 35242d29 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Sat, 25 Aug 2018 11:12:59 -0700 (PDT) Subject: Re: issues with usb mouse detection on 12.0-ALPHA3 To: Yuri Pankov , FreeBSD-current References: <62afdc77-b247-fd78-d848-55b3b609660d@nomadlogic.org> From: Pete Wright Message-ID: <173b9e42-9b38-340b-5fee-45188ef1fbfb@nomadlogic.org> Date: Sat, 25 Aug 2018 11:12:55 -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 18:13:00 -0000 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. thanks! -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA