Discussion:
"index_mm_open: No such file or directory" on a kernel without modules
Rogutės Sparnuotos
2012-02-10 13:44:41 UTC
Permalink
G'day,

On a kernel without modules (/lib/modules empty), udev prints
"index_mm_open: No such file or directory"
at startup. Why?

--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Kay Sievers
2012-02-11 11:31:17 UTC
Permalink
On Fri, Feb 10, 2012 at 14:44, Rogut=C4=97s Sparnuotos
Post by Rogutės Sparnuotos
G'day,
On a kernel without modules (/lib/modules empty), udev prints
"index_mm_open: No such file or directory"
at startup. Why?
It's probably libkmod.

Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug=
" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Lucas De Marchi
2012-02-11 21:36:52 UTC
Permalink
Hey!
Post by Kay Sievers
On Fri, Feb 10, 2012 at 14:44, Rogut=C4=97s Sparnuotos
Post by Rogutės Sparnuotos
G'day,
On a kernel without modules (/lib/modules empty), udev prints
"index_mm_open: No such file or directory"
at startup. Why?
Because:

1. You are not using the last release (v5) that added a more meaningful=
message
2. Because you are running without a modules.dep{,.bin} on your system.

Kay, do you think we should decrease the prio of this message to DBG?

Lucas De Marchi
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug=
" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Kay Sievers
2012-02-12 16:22:40 UTC
Permalink
On Sat, Feb 11, 2012 at 22:36, Lucas De Marchi
Post by Kay Sievers
On Fri, Feb 10, 2012 at 14:44, Rogut=C4=97s Sparnuotos
Post by Rogutės Sparnuotos
G'day,
On a kernel without modules (/lib/modules empty), udev prints
"index_mm_open: No such file or directory"
at startup. Why?
1. You are not using the last release (v5) that added a more meaningf=
ul message
2. Because you are running without a modules.dep{,.bin} on your syste=
m.
Kay, do you think we should decrease the prio of this message to DBG?
Yeah, I think so. No modules config files to work off, means nothing
to do, and no complains, I guess.

Kay

Loading...