View previous topic :: View next topic |
Author |
Message |
andm461c n00b
Joined: 26 Oct 2006 Posts: 29
|
Posted: Thu Oct 26, 2006 10:51 pm Post subject: [SOLVED] udevd[936] error at bootup.. Bad? |
|
|
Hi!
When I boot up I get this error message:
Code: |
udevd[936]: main: the kernel does not support inotify, udevd can't monitor configuration file changes
|
It passes on and boots up normally after that, there seems to be no problems.. But it wasn't there the last time I rebooted, and I don't know if it's good or not.
I really don't know what caused it, I did a emerge -NuD world, installed mutt, gnupg and I did a lot of other stuff before I rebooted...
Anyone know what it's about? I tried to google it but it turned out nothing.
Thanks
Last edited by andm461c on Thu Oct 26, 2006 11:50 pm; edited 1 time in total |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54799 Location: 56N 3W
|
Posted: Thu Oct 26, 2006 11:01 pm Post subject: |
|
|
andm461c,
You are missing a 'nice to have' feature. The kernel is able to notify user space programs when files change.
This feature is called Inotify support in the kernel.
Its a kernel rebuild to fix it.
Go into make menuconfig. Press /, enter intoify and go to the menu path it tells you.
Turn on Intoify Support and build install and reboot your kernel _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
andm461c n00b
Joined: 26 Oct 2006 Posts: 29
|
Posted: Thu Oct 26, 2006 11:49 pm Post subject: Thanks! |
|
|
Thank you, the "error" is gone now.
Big creds for an extremely fast and informative reply! |
|
Back to top |
|
|
|