From owner-freebsd-questions@FreeBSD.ORG Fri Jul 20 15:40:33 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 207181065675; Fri, 20 Jul 2012 15:40:33 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 6A81C8FC15; Fri, 20 Jul 2012 15:40:32 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q6KFeRru003749; Fri, 20 Jul 2012 17:40:27 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q6KFeRvP003746; Fri, 20 Jul 2012 17:40:27 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 20 Jul 2012 17:40:27 +0200 (CEST) From: Wojciech Puchar To: Fbsd8 In-Reply-To: <50096C82.8090104@a1poweruser.com> Message-ID: References: <50096C82.8090104@a1poweruser.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Fri, 20 Jul 2012 17:40:27 +0200 (CEST) Cc: FreeBSD Questions , current@freebsd.org Subject: Re: usb plugin msg class X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2012 15:40:33 -0000 > In 8.x and older when I plugged in my usb thumb drive I got some messages on > the console. But in 9.0 and 9.1 those message no longer show up on my i run 9.0 and after i plug any USB device kernel output messages as usual. It always get displayed on first console (ttyv0), the rest depends on your syslog config. > Did the message class of those usb plug-in message change between 8.x and > 9.x? IE as defined in /etc/syslog.conf > > If their in a new class what is it? what you mean "console". what kernel displays on first console does not depend on syslog. turn off syslog and it will be displayed too.