Where is the hal d-bus service "org.freedestop.hal" in a callout?
Peggy Russell
prusselltechgroup at gmail.com
Sun Apr 6 15:21:43 PDT 2008
Hi,
Why isn't the HAL provided D-BUS service, "org.freedesktop.Hal"
available in a bash script executed from a callout?
Command:
dbus-send --system --print-reply --reply-timeout=2000 \
--type=method_call --dest=org.freedesktop.DBus \
/org/freedesktop/DBus org.freedesktop.DBus.ListNames
** Output from the console **
method return sender=org.freedesktop.DBus -> dest=:1.140
array [
string "org.freedesktop.DBus"
string ":1.20"
string ":1.0"
string ":1.140"
string ":1.25"
string ":1.18"
string ":1.14"
string "org.freedesktop.Hal"
string ":1.26"
string ":1.19"
string ":1.11"
string "org.freedesktop.ConsoleKit"
** Output from a callout **
method return sender=org.freedesktop.DBus -> dest=:1.21
array [
string "org.freedesktop.DBus"
string ":1.20"
string ":1.0"
string ":1.21"
string ":1.18"
string ":1.14"
string ":1.19"
string ":1.11"
string "org.freedesktop.ConsoleKit"
]
If you need additional information, let me know.
Thank you.
More information about the hal
mailing list