|
2008-07-02
, 21:21
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#2
|
/usr/bin/android.sh
echo "Starting Android..."
/etc/init.d/zzinitdone stop /etc/init.d/alarmd stop /etc/init.d/mediaplayer-daemon stop /etc/init.d/bme-dbus-proxy stop /etc/init.d/af-base-apps stop /etc/init.d/btcond stop /etc/init.d/dbus stop /etc/init.d/gpsdriver stop /etc/init.d/hildon-desktop stop /etc/init.d/hulda stop /etc/init.d/libgpsbt stop /etc/init.d/obexsrv stop /etc/init.d/af-startup stop /etc/init.d/af-services stop /etc/init.d/x-server stop /etc/init.d/maemo-launcher stop /etc/init.d/osso-systemui stop /etc/init.d/bluez-utils stop /etc/init.d/multimediad stop /etc/init.d/mce stop /etc/init.d/product-code stop /etc/init.d/hildon-update-notifier stop /etc/init.d/metalayer-crawler0 stop /etc/init.d/esd stop
The Following 7 Users Say Thank You to Bundyo For This Useful Post: | ||
|
2008-07-02
, 23:01
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#3
|
http://groups.google.com/group/andro...6624085c3080bd
Someone already got m5-rc15 running on n800 but not very stable. However, we can benefit from his stop all unneeded processes script
The problem is called RAM - already filled up with maemo.
EDIT: Just trying unloading the whole bunch of processes there - Android is much faster and responsive this way. If you want it before penguinbait adds it to the deb - just add this injust afterCode:/usr/bin/android.shCode:echo "Starting Android..."And by much faster i mean at least 5 timesCode:/etc/init.d/zzinitdone stop /etc/init.d/alarmd stop /etc/init.d/mediaplayer-daemon stop /etc/init.d/bme-dbus-proxy stop /etc/init.d/af-base-apps stop /etc/init.d/btcond stop /etc/init.d/dbus stop /etc/init.d/gpsdriver stop /etc/init.d/hildon-desktop stop /etc/init.d/hulda stop /etc/init.d/libgpsbt stop /etc/init.d/obexsrv stop /etc/init.d/af-startup stop /etc/init.d/af-services stop /etc/init.d/x-server stop /etc/init.d/maemo-launcher stop /etc/init.d/osso-systemui stop /etc/init.d/bluez-utils stop /etc/init.d/multimediad stop /etc/init.d/mce stop /etc/init.d/product-code stop /etc/init.d/hildon-update-notifier stop /etc/init.d/metalayer-crawler0 stop /etc/init.d/esd stop
According to the post - you should have lifeguard reset switched off.
|
2008-07-02
, 23:03
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#4
|
|
2008-07-02
, 23:17
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#5
|
The Following User Says Thank You to penguinbait For This Useful Post: | ||
|
2008-07-03
, 05:22
|
Posts: 214 |
Thanked: 30 times |
Joined on Jan 2008
|
#6
|
/etc/init.d/zzinitdone stop /etc/init.d/alarmd stop /etc/init.d/mediaplayer-daemon stop /etc/init.d/bme-dbus-proxy stop /etc/init.d/af-base-apps stop /etc/init.d/btcond stop /etc/init.d/dbus stop /etc/init.d/gpsdriver stop /etc/init.d/hildon-desktop stop /etc/init.d/hulda stop /etc/init.d/libgpsbt stop /etc/init.d/obexsrv stop /etc/init.d/af-startup stop /etc/init.d/bluez-utils stop /etc/init.d/multimediad stop /etc/init.d/mce stop /etc/init.d/product-code stop /etc/init.d/hildon-update-notifier stop /etc/init.d/metalayer-crawler0 stop /etc/init.d/esd stop
The Following 5 Users Say Thank You to drizek For This Useful Post: | ||
|
2008-07-03
, 05:56
|
Posts: 214 |
Thanked: 30 times |
Joined on Jan 2008
|
#7
|
|
2008-07-03
, 07:04
|
Posts: 393 |
Thanked: 112 times |
Joined on Jul 2007
|
#8
|
The only problem is that the only way to set no lifeguard reset flag,is on the linux flasher.
|
2008-07-03
, 22:32
|
Posts: 23 |
Thanked: 18 times |
Joined on May 2007
@ Fremont, CA
|
#9
|
The Following User Says Thank You to kimitake For This Useful Post: | ||
|
2008-07-08
, 22:11
|
Posts: 12 |
Thanked: 23 times |
Joined on Jul 2008
|
#10
|
echo "Starting Android..." /etc/init.d/zzinitdone stop /etc/init.d/alarmd stop /etc/init.d/mediaplayer-daemon stop /etc/init.d/bme-dbus-proxy stop /etc/init.d/af-base-apps stop /etc/init.d/btcond stop /etc/init.d/dbus stop /etc/init.d/gpsdriver stop /etc/init.d/hildon-desktop stop /etc/init.d/hulda stop /etc/init.d/libgpsbt stop /etc/init.d/obexsrv stop /etc/init.d/af-startup stop /etc/init.d/bluez-utils stop /etc/init.d/multimediad stop /etc/init.d/mce stop /etc/init.d/product-code stop /etc/init.d/hildon-update-notifier stop /etc/init.d/metalayer-crawler0 stop /etc/init.d/esd stop ## These may cause lifeguard to reboot the system touch /etc/no_lg_reboots /etc/init.d/af-services stop /etc/init.d/x-server stop /etc/init.d/maemo-launcher stop /etc/init.d/osso-systemui stop rm -rf /android/tmp/*
I looked it up a while back when I attempted to do all the work myself (didn't work very well lol). From what I can remember it had something to do with the framebuffer/kernel interface to it changed? I also read that it was possible of using the userspace of the newer SDK, but for some reason people generally don't.
• What can be done to port the newer SDK?
• What can be done to increase the speed of Android on the N800?
(it runs smoother on cells with lower specs, the 400MHz proc should be more than adequate for running Android)
--Jon