Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2006 19:45:35 -0400 (EDT)
From:      doug <doug@fledge.watson.org>
To:        Chris Maness <chris@chrismaness.com>
Cc:        Greg Barniskis <nalists@scls.lib.wi.us>, freebsd-questions@freebsd.org
Subject:   Re: dmesg not working on new system
Message-ID:  <20060605193741.N62495@fledge.watson.org>
In-Reply-To: <20060605145453.S55741@ns1.internetinsite.com>
References:  <44843B61.5050209@chrismaness.com> <448469D5.8060700@scls.lib.wi.us> <20060605105358.Q54670@ns1.internetinsite.com> <44847336.9050908@scls.lib.wi.us> <448xobpi30.fsf@be-well.ilk.org> <20060605145453.S55741@ns1.internetinsite.com>

next in thread | previous in thread | raw e-mail | index | archive | help
A couple of things you can try: turn on the all.log line in syslog.conf; and, 
mkae sure syslog.conf and newsyslog.conf match the source tree. If all that 
looks okay, do a boot verbose (I forget the syntax). If you are getting any 
warning or status messages that could cause this either the all.log or the boot 
should show them.


On Mon, 5 Jun 2006, Chris Maness wrote:

>
>
> On Mon, 5 Jun 2006, Lowell Gilbert wrote:
>
>> Greg Barniskis <nalists@scls.lib.wi.us> writes:
>> 
>>> Chris Maness wrote:
>>>> 
>>>> 
>>>> On Mon, 5 Jun 2006, Greg Barniskis wrote:
>>>> 
>>>>> Chris Maness wrote:
>>>>>> I just installed 6.1 and upgraded to RELEASE-p1.  The command
>>>>>> dmesg is not displaying any kernel messages, any suggestions?
>>>>> 
>>>>> Suggests all is well?
>>>>> 
>>>>> dmesg outputs stuff from the current system message buffer, which
>>>>> contains your boot messages right after booting but those can get
>>>>> flushed over time. Boot messages are saved to a file though, for
>>>>> reference.
>>>>> 
>>>>> more /var/run/dmesg.boot
>>>>> 
>>> 
>>>> 
>>>> I just thought it was strange because every other system I have it
>>>> at least displays dmesg.boot if there is no other messages.  Is this
>>>> new behavior for 6.1?
>>> 
>>> Not new behavior. A dmesg on any of my running systems (4.x, 5.x)
>>> returns nothing after a time. You were just catching it before the
>>> buffer was flushed. I don't know what triggers that, and it is
>>> possible that the trigger/timing of it may have changed in 6.x (and as
>>> always, YMMV).
>> 
>> Interesting.  Does "dmesg -a" show anything different?
>> 
> Yes, it does, but why would it not show anything without the flag right after 
> a reboot?  Wierd.  I almost suspect hard drive issues.
> _______________________________________________
> 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"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060605193741.N62495>