Hi, i'm getting a load of udev_event errors on boot of my Cubox. At the stage of "Waiting for UDev uevents to be proccessed", the errors i'm getting are:
$this->bbcode_second_pass_code('', 'systemd-udevd[xxx]: failed to execute '/usr/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory')
(where xxx is a 3 digit number - there are quite a few of them ranging from 369 to 642. Not sure whether the numbers are error code numbers or just sequential IDs of the log line numbers.)
I'm not sure where these are coming from, or why, or how they might manifest themselves as issues elsewhere.
The thing seems to boot and work OK as far as I can see. Well, I'm having a bit of trouble setting some software up, but hopefully nothing to do with these errors.
Would these sorts of errors cause issues, or shall I ignore them? I know that it's not directly causing an issue, but as it's udev, I'm bothered that these might be causing something (drivers etc) to not work properly elsewhere.
Is there anything obvious that I either haven't installed/configured properly, or not running as a module/daemon?
Are there any other log files that might be relevant?
Cheers.