Re: printk not printing to kernel log

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

 



Sorry, didn't mean to exclude the list, added it back as CC:

On Wed, Apr 1, 2009 at 2:15 AM, Sukanto Ghosh
<sukanto.cse.iitb@xxxxxxxxx> wrote:
> On Tue, Mar 24, 2009 at 11:57 PM, Bob Beers <bob.beers@xxxxxxxxx> wrote:
>> On Tue, Mar 24, 2009 at 2:15 PM, Sukanto Ghosh
>> <sukanto.cse.iitb@xxxxxxxxx> wrote:
>>
>>> What might be the possible reasons for such behavior ?
>>
>> contents of /etc/syslog.conf ??
>>
>
> no /etc/syslog.conf in Fedora Core 9
>

You're right, fedora 9 uses rsyslogd, so check /etc/rsyslog.conf.
( I don't use fedora, so the following might be irrelevant. )
There is also the 'trick' of relaunching klogd with -c to have kernel
 messages print to the console.

from 'man klogd'
"to have the kernel display all messages with a priority level of 3
(KERN_ERR) or  more  severe  the
              following command would be executed:

                   klogd -c 4"

So, to get KERN_NOTICE messages on console, try 'klogd -c 5' ??

HTH,
-Bob

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux