This is the command fsodeviced that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
fsodeviced - FSO device daemon
SYNOPSIS
fsodeviced
DESCRIPTION
fsodeviced implements the FSO Device DBus API. This API allows peripheral control, such as
managing audio, backlight brightness, LEDs, Vibrator, Accelerometer, and power control for
devices without dedicated controlling daemon. It can deal with charging notification and
RTC, forwarding button events and notifying about the system's idleness status.
It also ensures proper high-level suspend and resume preparation for available resources.
Although it might be tempting, preparing a GSM modem for suspend can't sanely be handled
in kernelspace, since you need to send several AT commands to it in order to prevent bogus
wakeups. Which commands exactly is very device and situation specific, hence should be
handled by userspace.
fsodeviced loads its configuration from
/etc/freesmartphone/conf/<platform>/fsodeviced.conf (platform is detected via
/proc/cpuinfo). If this file can't be found it will fallback to
/etc/freesmartphone/conf/default/fsodeviced.conf instead.
The daemon will be started automatically by DBus, once a request is send to it, but can
also be started manually, e.g. via /etc/init.d/fso-deviced.
OPTIONS
fsodeviced takes no parameters.
Use fsodeviced online using onworks.net services