You need to search using  -- "kernel message redirection"

well wait,, this file can help you,,

$ cat /etc/rsyslog.conf

contains such lines,,

# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.*                                                 /dev/console

---
it means,, all kernel message will redirect to console,

edit and redirect to some null device (.dev/null) or file,,
(/var/log/kern_message)

hope it may help you,,,



2009/1/8 amit kumar <[email protected]>

> sorry these messages are coming at login shell only
>
> they are constantly coming
>
> i had opened my computer sa ithought it was overheating but messages are
> constantly displayed
>
> 2009/1/8 narendra sisodiya <[email protected]>
>
>> seems like printk message from kernel... may be some exception from
>> overheating of a device,,,
>> but it is a surprise you are getting these message on terminal ,,,
>> normally printk message appears at login shell ( press "Ctrl + Alt + F1 "
>> ,,, )
>> are you getting these message at every terminal you open,, ?? and Ctrl +
>> Alt + F1....
>>
>>
>> On Thu, Jan 8, 2009 at 1:03 PM, amit kumar <[email protected]> wrote:
>>
>>> when i use command line ,a message is continously dispayed_"unable to
>>> cool ACPI:codeDDE ETC"
>>>
>>> I can't use command line as a result.
>>>
>>> please help
>>>
>>> amit
>>>
>>>
>>>
>>
>>
>> --
>> ┌───[ Narendra Sisodiya ]──────────────┐
>> │     http://narendra.techfandu.org
>> │     http://www.lug-iitd.org
>> │     http://twitter.com/eduvid
>> └─new number ───[ +91-93121-66995 ]──────┘
>>
>>
>>
>
> >
>


-- 
┌───[ Narendra Sisodiya ]──────────────┐
│     http://narendra.techfandu.orghttp://www.lug-iitd.orghttp://twitter.com/eduvid
└─new number ───[ +91-93121-66995 ]──────┘

--~--~---------~--~----~------------~-------~--~----~
l...@iitd mailing list -- group http://groups.google.com/group/iitdlug
-~----------~----~----~----~------~----~------~--~---

Reply via email to