From owner-freebsd-current@freebsd.org Mon Jun 27 12:36:12 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1538B7256E for ; Mon, 27 Jun 2016 12:36:12 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from dec.sakura.ne.jp (dec.sakura.ne.jp [210.188.226.8]) (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 A29212A1E for ; Mon, 27 Jun 2016 12:36:12 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from fortune.joker.local (123-48-23-227.dz.commufa.jp [123.48.23.227]) (authenticated bits=0) by dec.sakura.ne.jp (8.15.2/8.15.2/[SAKURA-WEB]/20080708) with ESMTPA id u5RCa3qO074604 for ; Mon, 27 Jun 2016 21:36:03 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Mon, 27 Jun 2016 21:36:02 +0900 From: Tomoaki AOKI To: freebsd-current@freebsd.org Subject: Re: r 302222: broken USB? Message-Id: <20160627213602.11d00d8328fa0e8407c769df@dec.sakura.ne.jp> In-Reply-To: <93223020-1f10-b4e4-3ce5-394389ab89f2@selasky.org> References: <20160627112809.5e4318d2@freyja.zeit4.iv.bundesimmobilien.de> <93223020-1f10-b4e4-3ce5-394389ab89f2@selasky.org> Organization: Junchoon corps X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Mon, 27 Jun 2016 12:36:13 -0000 On Mon, 27 Jun 2016 12:21:30 +0200 Hans Petter Selasky wrote: > On 06/27/16 11:28, O. Hartmann wrote: > > Running most recent CURRENT aka 11.0-ALPHA5 r302222, after the box went to > > multiuser there is no USB support in X11 anymore: no keyboard, no mouse. > > > > This is with nVidia GPU and driver BLOB 367.27. > > > > Version 11.0-ALPHA5 FreeBSD 11.0-ALPHA5 #12 r302170: Fri Jun 24 07:17:43 CEST > > 2016 amd64 is working well (this is my kernel.old for now). > > > > Does anyone also experience USB loss with graphical output? > > > > I regret having not checked against plain (non-X11), since with the most recent > > nVidia drivers and vt(4), console is broken/unusable. > > > > Regards, > > > > Oliver > > Hi, > > Might this be due to the pthread's issue with console-kit? Hi. Might not. The problematic commit (r302194) is already reverted at r302201, so r302222 would be OK for it. Moreover, if it's the console-kit issue, X server would die immediately due to the lack of session. Not only keyboards and mice. FYI, atkbd and psm are OK at r302204 with nvidia BLOB 364.19 for me, amd64. But with 367.27 installed, xorg-server didn't build, so I switched back to 364.19. (Sorry, no build logs are kept.) Note that 367.27 runs fine with already-built (with 364.19) xorg-server. Regards. > > --HPS > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Tomoaki AOKI junchoon@dec.sakura.ne.jp