Getting hal to invoke callouts

Phillip Susi psusi at cfl.rr.com
Sat Jan 7 15:20:29 PST 2006


I did as you sugested and verified that info.callouts.add is set on the 
object with g-d-m, but my dump script is still not being called.  I have 
made sure that the script is world executable, and set my home directory 
to be world writable.  Do you have any more ideas?  The verbose output 
of hald contains this:


18:12:16.311 [I] util.c:1204: Add callouts for 
udi=/org/freedesktop/Hal/devices/storage_model_SONY_DVD_RW_DRU_710A
18:12:16.315 [I] hald_dbus.c:2969: local_server_message_handler: 
destination=(null) obj_path=/org/freedesktop/DBus/Local 
interface=org.freedesktop.DBus.Local method=Disconnected
18:12:16.315 [I] hald_dbus.c:2985: Client to local_server was disconnected
18:12:16.315 [I] hald_dbus.c:2995: unregistered
18:12:16.315 [I] util.c:601: child exited for pid 6063
18:12:16.315 [I] blockdev.c:139: Add callouts completed 
udi=/org/freedesktop/Hal/devices/storage_model_SONY_DVD_RW_DRU_710A
18:12:16.315 [I] hald.c:89: Added device to GDL; 
udi=/org/freedesktop/Hal/devices/storage_model_SONY_DVD_RW_DRU_710A
18:12:16.316 [I] hald.c:106: Invoked addon hald-addon-storage with pid 
6064 for
udi /org/freedesktop/Hal/devices/storage_model_SONY_DVD_RW_DRU_710A


Andrey Borzenkov wrote:

>you need append, callouts is strlist. Attempt to set it to string is silently 
>ignored.
>
><append key="info.callouts.add"> type="strlist">/home/psusi/dump</append>
>
>- -andrey
>
>  
>



More information about the hal mailing list