Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]kernel message (printk) is shown on console
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jkmin96
n00b
n00b


Joined: 12 May 2005
Posts: 13

PostPosted: Mon Sep 18, 2006 9:23 pm    Post subject: [solved]kernel message (printk) is shown on console Reply with quote

Hi..


Inside a modules, that modules uses some printk messages to show some version information and etc.

Usually I saw it in "/var/log/messages".

But after reinstalling gentoo system, some printk message is shown on first console. I can see same message with dmesg as well.

Do you have any idea to fix this one?

I'd really appreciate any help!!


Thanks.

jkmin96


Last edited by jkmin96 on Tue Sep 19, 2006 2:52 am; edited 1 time in total
Back to top
View user's profile Send private message
El_Presidente_Pufferfish
Veteran
Veteran


Joined: 11 Jul 2002
Posts: 1179
Location: Seattle

PostPosted: Mon Sep 18, 2006 10:29 pm    Post subject: Reply with quote

do you have a logger running?
Back to top
View user's profile Send private message
jkmin96
n00b
n00b


Joined: 12 May 2005
Posts: 13

PostPosted: Mon Sep 18, 2006 11:05 pm    Post subject: Reply with quote

currently, I'm using syslog-ng.
And I can see it's log from "/var/log/messages"

Thanks..
Back to top
View user's profile Send private message
TerminalJack
n00b
n00b


Joined: 19 Sep 2006
Posts: 6

PostPosted: Tue Sep 19, 2006 1:37 am    Post subject: Reply with quote

If you're running the latest version of baselayout then you might be experiencing the bug described here.

If so then the short-term fix is to simply edit /etc/conf.d/rc...

...and change this:

Code:
RC_DMESG_LOGLEVEL="1"


to this:

Code:
RC_DMESG_LEVEL="1"


Apparently a bug has already been reported and it has been marked as fixed so expect a long-term solution soon.
Back to top
View user's profile Send private message
jkmin96
n00b
n00b


Joined: 12 May 2005
Posts: 13

PostPosted: Tue Sep 19, 2006 2:52 am    Post subject: Reply with quote

Oh...!!

Thank you so much!!

This is it!! :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum