[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dmesg.log







jonr wrote:
> 
> Quoting stirner <bmax@gmx.it>:
> 
>>
>>
>>
>> jonr wrote:
>>>
>>> Hello Knoppix List!
>>>
>>> I am new to the list and hope you can help me with an issue I am
>>> having. I am using Knoppix 6.2 and I need the full output of dmesg for
>>> another issue that I am having.
>>>
>>> When I run dmesg it is truncated and not showing me the full output
>>> and I don't see it in /var/log/. Is there a way to get the full
>>> output, such as the dmesg.log file, for the 6.2 version?
>>>
>>> Any help is greatly appreciated,
>>>
>>> Jon
>>>
>>>
>>>
>>> --
>>> To UNSUBSCRIBE, email to debian-knoppix-request@lists.debian.org
>>> with a subject of "unsubscribe". Trouble? Contact
>>> listmaster@lists.debian.org
>>> Archive:
>>> [🔎] 20101022172007.133261a0d0op2w84@mail.destar.net">http://lists.debian.org/[🔎] 20101022172007.133261a0d0op2w84@mail.destar.net
>>>
>>>
>>>
>>
>> Try with dmesg|less
>>
>> You have all the log in /var/logs/ (  cat /var/log/debug |less  or  cat
>> /var/log/messages |less )
>>
>> Don't forget  cat /home/knoppix/.xsession-errors  for debbugging X
>> applications.
>>
>> Cheers
>>
>> Max
>> --
> 
> Hello Max,
> 
> Thats what I thought as well but there is no debug log in /var/log and  
> no messages in /var/log/. When I do dmesg|less the dmesg log is  
> truncated and I miss most of it. I wanted to put a kernel option on  
> the boot line, log_buf_len=262144, but there was no way to do that as  
> far as I could see.
> 
> I could be missing something but I am not sure what.
> 
> Thanks for the reply,
> 
> Jon
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-knoppix-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> Archive:
> [🔎] 20101025080709.20254q71gx064i68@mail.destar.net">http://lists.debian.org/[🔎] 20101025080709.20254q71gx064i68@mail.destar.net
> 
> 
> 


Are syslogd, klogd running?

try:

ps auxw | grep logd

You should see:

/sbin/syslogd 

/sbin/klogd -s 

Good luck

Max
-- 
View this message in context: http://old.nabble.com/dmesg.log-tp30033499p30049794.html
Sent from the debian-knoppix mailing list archive at Nabble.com.


Reply to: