You are not logged in.
Pages: 1
Hi can anyone comment / help out with this?
I have a small HD install box here http://www.cpcnw.co.uk/server.htm
From time to time it totally locks up and I end up having to pull power plug. I have noticed that /var/logs/messages has a lot of these;
Apr 9 10:36:19 (none) daemon.err udevd[1067]: error binding udev control socket
Apr 9 10:36:19 (none) daemon.err udevd[1070]: bind failed: Address already in use
Apr 9 10:36:19 (none) user.notice error binding udev control socket
They seem to perist for just a second or so but there are a lot of them!
Should I be worried?
> Linux slitaz 2.6.37-slitaz #2 SMP Wed Mar 7 10:36:39 CET 2012 i586 GNU/Linux
Offline
I got fed up with those messages spamming my log.
I can't say if it will have any effect on your lockup issue.
Comment these 2 lines on /etc/init.d/rcS to get rid of the udev socket error messages.
[c]#echo "Using Udev for hotplugging..."[/c]
[c]#echo "/sbin/udevd" > /proc/sys/kernel/hotplug[/c]
On my 4.0 systems it doesn't appear to disable anything.
Offline
Thanks will give it a try 
Offline
Pages: 1
[ Generated in 0.017 seconds, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]