On Fri, 9 Mar 2001, Scott Andrew Jacobsen wrote:

> Both klogd and syslogd are running on the system and I can't get printk
> messages to dsiplay on a console.
> I've tried changing DEFAULT_CONSOLE_LOGLEVEL to 8, and it still didn't
> work.
> Also tried printk("<1>...") but didn't work either.
>
> All messages are appended to /var/log/messages
>
> Is there a way around this?
> Scott
>
What does your syslog.conf file look like?  This is what controls what
error messages are displayed on the console when klogd and syslogd are
running.

The normal section is:

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

Try uncommenting the last line...

Mikkel
 --

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to