Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel messages after init start ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
c_floyd
n00b
n00b


Joined: 01 Nov 2006
Posts: 21
Location: France

PostPosted: Thu Jun 07, 2007 8:10 pm    Post subject: kernel messages after init start ? Reply with quote

Hi,

In the Gentoo boot sequence, kernel messages, for example
Code:

input: ImPS/2 Logitech Wheel Mouse as class/input/input1

or the ones for USB devices, appear (as expected) before the messages of rc scripts (those with the '[ok]').

However, in a personally build system (as well as on slackware), some kernel messages, like the one for the mouse or USB devices, appear in the middle of the rc messages. The system is otherwise ok.

Does anybody know why ? I couldn't find any answer by looking at the (clean) Gentoo init scripts, nor at the 'init' doc and the net.
Maybe the kernel use some kind of "parallel stuff" with init and udev, really don't know.
Back to top
View user's profile Send private message
c_floyd
n00b
n00b


Joined: 01 Nov 2006
Posts: 21
Location: France

PostPosted: Fri Jun 08, 2007 8:28 am    Post subject: Reply with quote

This is what I thought first, but I'm afraid that's not possible: no kernel modules are loaded at all.
The system is very minimalist. As example, if the kernel is recompiled without USB support _build in_,
then 'USB kernel messages' disappear.
Back to top
View user's profile Send private message
djdunn
l33t
l33t


Joined: 26 Dec 2004
Posts: 812

PostPosted: Fri Jun 08, 2007 10:07 am    Post subject: Reply with quote

A computer can actually do more than one thing at a time, or rather in the very technical sense, run two scripts or programs at the same time, and well you can only output things one line at a time, and well some things are still being run and still printing and get thrown in the queue, and it doesn't come out neat all the time.
_________________
“Music is a moral law. It gives a soul to the Universe, wings to the mind, flight to the imagination, a charm to sadness, gaiety and life to everything. It is the essence of order, and leads to all that is good and just and beautiful.”

― Plato
Back to top
View user's profile Send private message
c_floyd
n00b
n00b


Joined: 01 Nov 2006
Posts: 21
Location: France

PostPosted: Fri Jun 08, 2007 10:34 am    Post subject: Reply with quote

That's the point, in fact. But, I was expecting the kernel loads the built in drivers before 'init' takes place, as this is done (at least by looking at boot messages) in Gentoo.

You are telling me this is not necessarily the case. So, in which configuration file, or whatever other place, can we see/modify this ?

I have an easy solution, but I'd prefer a complete one :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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