From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 08:16:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 372CA37B401 for ; Fri, 11 Apr 2003 08:16:57 -0700 (PDT) Received: from lists.travelguides.com (www.travelguides.com [64.39.31.53]) by mx1.FreeBSD.org (Postfix) with SMTP id 2206343F93 for ; Fri, 11 Apr 2003 08:16:56 -0700 (PDT) (envelope-from cliff@travelguides.com) Received: (qmail 76390 invoked by uid 7791); 11 Apr 2003 07:18:56 -0000 Received: from unknown (HELO TECH2) (12.236.209.89) by 0 with SMTP; 11 Apr 2003 07:18:56 -0000 Message-ID: <00bc01c3003d$acf50650$6801a8c0@TECH2> From: "Cliff" To: References: <20030411085508.S35428@monsterjam.org> Date: Fri, 11 Apr 2003 08:18:58 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: dmesg question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 15:16:57 -0000 If you are looking for the dmesg boot messge try looking in /var/log/dmesg.today or dmesg.boot. ----- Original Message ----- From: "Jason" To: Sent: Friday, April 11, 2003 6:00 AM Subject: dmesg question > I upgraded to 4-8 last week or so and things are running great. > [jason@beast]$ uname -a > FreeBSD beast 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Apr 4 13:18:18 EST > 2003 jason@beast:/usr/obj/usr/src/sys/BEAST i386 > [jason@beast]$ > > I just plugged in my D-link webcam and did a "dmesg" to see if it was > recognized. > > what I get is the following: > [root@beast]# dmesg > NO=Permission denied > [root@beast]# > > actually after starting this email, I now get.. > [root@beast]# dmesg > : [2003/04/11 05:08:08, 0] nmbd/nmbd_packets.c:send_netbios_packet(172) > [root@beast]# > > whats up with dmesg? > > then I went back to /var/log/messages and I now see that the > "NO=Permission denied" seems to have come from > > Apr 10 21:14:04 beast nmbd[8756]: Packet send failed to 10.1.1.255(137) > ERRNO=Permission denied > ^^^^^^^^^^^^^^^^^^^^ > I know this is some samba error, but should dmesg be behaving this way? > > > regards, > Jason > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >