On Mon, Feb 06, 2006 at 12:05:37AM +0100, Mau wrote: > > Does /etc/udev/hal.rules contain > >``RUN+="socket:/org/freedesktop/hal/udev_event"'' ? > > My /etc/udev/hal.rules: > > # Have udev pass data over a socket to hal > RUN+="socket:/org/freedesktop/hal/udev_event" > > # unmount block devices when they are removed > SUBSYSTEM=="block",ACTION="remove", RUN+="/usr/lib/hal/hal-unmount.sh" > > >> Could somebody please explain again the "$env{SUBSYSTEM} hack"? > >> I haven't really found where to add that thing. > >Which hack ? > > When I wrote about the "$env{SUBSYSTEM} hack" I meant the suggestion > that Kay Sievers gave to make hal 0.5.5.1-5 work some posts before: > sorry if the words I used were confusing.
That's not applicable anymore as we've switched to using the socket to communicate. Could you check that hald actually has the socket open ? (netstat -p -x | grep freedesktop) Sjoerd -- After a number of decimal places, nobody gives a damn. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]