hal 0.5.0 "The family had a lot of buffers." release

Diego González dggonz at gmail.com
Thu Mar 10 10:31:40 PST 2005


On Wed, 2005-03-09 at 20:40 +0000, Matthew Burgess wrote:
> Kay Sievers wrote:
> 
> > What kernel version is it? Do you have CONFIG_KOBJECT_UEVENT=y in the
> > kernel config?
> 
> 2.6.11, and yes, CONFIG_KOBJECT_UEVENT=y is in the config.
>
>Care to try this:
> http://www.kernel.org/pub/linux/utils/kernel/hotplug/uevent_listen.c
>
>if it prints something while you add/remove a device or load a module.

I'm seeing the same problem as Matthew, i have tried uevent_listen.c
and it works corretly when i plug somehting and then remove it, i see
all the hotplug messages and stuff, but hald will not start.

if i run it with: hald --daemon=no i get this error:
[DIE] osspec.c:osspec_init():328 : Unable to bind to netlink socket

i have found the problem, it happends that if i launch hald without
the --retain-privileges option it changes the user to haldaemon, and
is not able to bind to the netlink socket beacuse it needs root
privileges to do so.
_______________________________________________
hal mailing list
hal at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/hal



More information about the Hal mailing list