>>> Q: btw - how can I shutdown Maemo Launcher/Hildon/Matchbox/Xomap? >>> Whenever I do one of >>> >>> /etc/init.d/maemo-launcher stop >>> /etc/init.d/x-server stop >>> >>> the device will automatically reboot. >> There is a watchdog in place. I believe you can disable it with the >> flasher utility... > > Never tried but I think it should be possible to stop (almost) > everything in reverse order without triggering reboot. In this case > reboot may mean x-server was stopped before stopping other services that > depend on it. Try to go over /etc/rc2.d/ and stop stuff in reverse order.
good idea! unfort. it doesn't work;( I can do: #/etc/init.d/zzinitdone stop /etc/init.d/ttyusb0 stop /etc/init.d/metalayer-crawler0 stop /etc/init.d/mediaplayer-daemon stop /etc/init.d/hulda stop /etc/init.d/hildon-update-notifier stop /etc/init.d/alarmd stop /etc/init.d/obexsrv stop /etc/init.d/osso-systemui stop /etc/init.d/af-base-apps stop #/etc/init.d/osso-ic stop #/etc/init.d/wlancond stop /etc/init.d/btcond stop /etc/init.d/bluez-utils stop /etc/init.d/libgpsbt stop /etc/init.d/gpsdriver stop /etc/init.d/dnsmasq stop /etc/init.d/hildon-desktop stop /etc/init.d/af-startup stop /etc/init.d/maemo-launcher stop /etc/init.d/product-code stop /etc/init.d/ke-recv stop /etc/init.d/osso-systemui-early stop /etc/init.d/esd stop /etc/init.d/multimediad stop /etc/init.d/bme-dbus-proxy stop /etc/init.d/dsp-init stop all fine (osso-ic/wlancond I had to keep running, since I'm ssh'ing via WLAN into the device). but then, when I Nokia-N800-50-2:~# /etc/init.d/af-services stop Protecting UIDs 30001 30002 30000 from the memory allocation denial. Stopping media-server Stopping Matchbox window manager Stopping Sapwood image server Stopping D-BUS session bus daemon Stopping GConf daemon sh: cannot kill pid 752: Operation not permitted Stopping Periodical temporary file purging daemon Nokia-N800-50-2:~# and the device will reboot. The rest of reverse init would have been /etc/init.d/x-server stop /etc/init.d/mce stop #/etc/init.d/ssh stop /etc/init.d/osso-applet-display stop /etc/init.d/dbus stop /etc/init.d/fb-progress.sh stop #/etc/init.d/zzinitdone stop greets tgo _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers