[pkg-fso-maint] to boldly go where no man (except shr) has gone before :-)

Heiko Stübner heiko at sntech.de
Sat Jan 16 14:48:10 UTC 2010


Hi all,

for the adventurous of us I have just uploaded fso-deviced to the pkg-fso. 

A config based on the shr one is attaches. Simply put it in 
/etc/freesmartphone. Also a section

[odeviced]
disable = 1

is necessary in framework.conf

I don't really know what will work and what not and are just about to go out 
and test it myself :-)

so, good luck to whoever will want to test it
Heiko
-------------- next part --------------
#######################################################################################
# FSO Device Daemon Configuration File -- for SYSTEM INTEGRATORS only
########################################################################################
[logging]
# Log level: DEBUG, INFO (default), WARNING, ERROR
# Override via environment as FSO_LOG_LEVEL
log_level = INFO
# Where to log to: none (default), stderr, stderr:colors, file, syslog
# Override via environment as FSO_LOG_TO
log_to = file
# Log Destination (valid only for log_to = file)
# Override via environment as FSO_LOG_DESTINATION
log_destination = /tmp/fsodeviced.log

[fsodevice]
# No settings yet

[fsodevice.accelerometer_lis302]
# Which input node to read from
#inputnode = /input/event2
# How many samples to process, when in use
#sample_rate = 100
# Threshhold to program, when in use (default = 100)
#threshold = 100
# Scale to program, when in use (default = 2.3)
#full_scale = 2.3

[fsodevice.accelerometer]
# Which accelerometer variant plugin to use: none (default), lis302
device_type = lis302

[fsodevice.player_alsa]
# No settings yet

[fsodevice.player_canberra]
# No settings yet

[fsodevice.player_gstreamer]
# No settings yet

[fsodevice.router_alsa]
# No settings yet

[fsodevice.audio]
# Which Audio Player variant plugin to use: none (default), alsa, canberra, gstreamer
player_type = alsa
# Which Audio Router variant plugin to use: none (default), alsa
router_type = alsa

[fsodevice.kernel26_display]
# No settings yet

[fsodevice.kernel26_leds]
# No settings yet

[fsodevice.kernel26_powersupply]
# No settings yet

[fsodevice.kernel26_rtc]
# No settings yet

[fsodevice.kernel_info]
# No settings yet

[fsodevice.kernel_input]
# Which input objects to ignore (by product id substring)
ignore_by_id = lis302
# Which input objects to ignore (by physical path substring)
#ignore_by_path = usb
# Which buttons/switches to report.
# Format: <name>,<type>,<keycode>,<report hold events as well>
report1 = AUX,key,169,1
report2 = POWER,key,116,1
report3 = USB,key,356,0
report4 = HEADSET,switch,2,0


[fsodevice.kernel_idle]
# Which input objects to ignore (by product id substring)
ignore_by_id = lis302
# Which input objects to ignore (by physical path substring)
#ignore_by_path = usb
idle = 5


# Enable this on openmoko devices on kernels <= 2.6.32 (rfkill)
[fsodevice.openmoko_powercontrol]


More information about the pkg-fso-maint mailing list