public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] modules.devname not found...
@ 2014-07-29 16:25 Jarry
  2014-07-29 17:22 ` Neil Bothwick
  0 siblings, 1 reply; 4+ messages in thread
From: Jarry @ 2014-07-29 16:25 UTC (permalink / raw
  To: gentoo-user

Hi Gentoo-users,
I just installed Gentoo on one more system and everything
seems to be OK except for one strange boot-up message
between "Mounting /dev/shm" and "Mounting /sys":
________
* Creating list of required static device nodes for the current kernel...
Warning: /lib/modules/3.12.21-gentoo-r1/modules.devname not found - ignor
________

What does it mean and how can I get rid of it?

Strange is, I do not have this message on any other system
(and I installed them the same way). All are updated, using
the same kernel. None of them is using modules, none of them
has /lib/modules/3.12.21-gentoo-r1/modules.devname and none
of them complains. Except this new one...

Jarry

-- 
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] modules.devname not found...
  2014-07-29 16:25 [gentoo-user] modules.devname not found Jarry
@ 2014-07-29 17:22 ` Neil Bothwick
  2014-07-29 17:25   ` Samuli Suominen
  0 siblings, 1 reply; 4+ messages in thread
From: Neil Bothwick @ 2014-07-29 17:22 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 781 bytes --]

On Tue, 29 Jul 2014 18:25:15 +0200, Jarry wrote:

> ________
> * Creating list of required static device nodes for the current
> kernel... Warning: /lib/modules/3.12.21-gentoo-r1/modules.devname not
> found - ignor ________
> 
> What does it mean and how can I get rid of it?

By creating the missing file :)

> Strange is, I do not have this message on any other system
> (and I installed them the same way). All are updated, using
> the same kernel. None of them is using modules, none of them
> has /lib/modules/3.12.21-gentoo-r1/modules.devname and none
> of them complains. Except this new one...

/lib/modules/${uname -r)/modules.devname is created by depmod -a.


-- 
Neil Bothwick

The careful application of terror is also a form of communication.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] modules.devname not found...
  2014-07-29 17:22 ` Neil Bothwick
@ 2014-07-29 17:25   ` Samuli Suominen
  2014-07-29 17:32     ` Jarry
  0 siblings, 1 reply; 4+ messages in thread
From: Samuli Suominen @ 2014-07-29 17:25 UTC (permalink / raw
  To: gentoo-user


On 29/07/14 20:22, Neil Bothwick wrote:
> On Tue, 29 Jul 2014 18:25:15 +0200, Jarry wrote:
>
>> ________
>> * Creating list of required static device nodes for the current
>> kernel... Warning: /lib/modules/3.12.21-gentoo-r1/modules.devname not
>> found - ignor ________
>>
>> What does it mean and how can I get rid of it?
> By creating the missing file :)
>
>> Strange is, I do not have this message on any other system
>> (and I installed them the same way). All are updated, using
>> the same kernel. None of them is using modules, none of them
>> has /lib/modules/3.12.21-gentoo-r1/modules.devname and none
>> of them complains. Except this new one...
> /lib/modules/${uname -r)/modules.devname is created by depmod -a.
>
>

Right, and if he is using monolitic kernel with CONFIG_MODULES=n in
kernel /usr/src/linux/.config,
with no modules at all, then he should remove 'kmod-static-nodes' init
script from the runlevels
to silence the warning
That is, if that's really true, otherwise use `depmod -a`

- Samuli


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] modules.devname not found...
  2014-07-29 17:25   ` Samuli Suominen
@ 2014-07-29 17:32     ` Jarry
  0 siblings, 0 replies; 4+ messages in thread
From: Jarry @ 2014-07-29 17:32 UTC (permalink / raw
  To: gentoo-user

On 29-Jul-14 19:25, Samuli Suominen wrote:
> On 29/07/14 20:22, Neil Bothwick wrote:
>> On Tue, 29 Jul 2014 18:25:15 +0200, Jarry wrote:
>>> ________
>>> * Creating list of required static device nodes for the current
>>> kernel... Warning: /lib/modules/3.12.21-gentoo-r1/modules.devname not
>>> found - ignor ________
>>>
>>> What does it mean and how can I get rid of it?
>> By creating the missing file :)
>
> Right, and if he is using monolitic kernel with CONFIG_MODULES=n in
> kernel /usr/src/linux/.config,
> with no modules at all, then he should remove 'kmod-static-nodes' init
> script from the runlevels to silence the warning
> That is, if that's really true, otherwise use `depmod -a`

That's the right solution! I'm absolutely sure I never disabled
kmod-static-nodes on other system, but it is not started there.
But on this freshly installed system, kmod-static-nodes is started
at sysinit. I removed it, and that message is gone. Thanks!

Jarry--
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-29 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 16:25 [gentoo-user] modules.devname not found Jarry
2014-07-29 17:22 ` Neil Bothwick
2014-07-29 17:25   ` Samuli Suominen
2014-07-29 17:32     ` Jarry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox