Active Topics

 



Notices


Reply
Thread Tools
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#41
Originally Posted by reinob View Post
... which is 0.5% of your battery capacity, thus reducing your time-between-charges by a whole of.. wait for it.. 20min

How often do you reboot anyway?
The point is I avoid rebooting so why make rebooting faster, if I never have to.

This 20 minutes all depends on variables, state of the battery and it's capacity, temperature; also we are working from rough timings and amperes.

I do agree BME is balls and shows that it has eaten the whole battery after two boot cycles, whereas from or calculations it's more like 1%.
Either way more CPU cycles equal more current.

Take the example calculations again this shows it is better (more battery saving) to keep the device on over switching it off, unless you are switching off for more than 20-30 minutes.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following User Says Thank You to sixwheeledbeast For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#42
Originally Posted by reinob View Post
In /etc/Xsession.d you have to remove, if present:
01xprogress

and in /etc/Xsession.post you remove, if present:
22xprogress-stop
I did not find /etc/Xsession.* on mine, only /etc/X11/Xsession.*

Removed the dots and... nothing bad happened I was expecting a blank screen for an uncomfortably long time but nothing like that. The dots were quite unnecessary indeed. Thanks, reinob!

Last edited by pichlo; 2012-11-17 at 14:16.
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#43
Originally Posted by pichlo View Post
I did not find /etc/XSession.* on mine, only /etc/X11/Xsession.*
Thanks for the correction (although I wrote /etc/Xsession.*, not /etc/XSession.*

Removed the dots and... nothing bad happened I was expecting a blank screen for an uncomfortably long time but nothing like that. The dots were quite unnecessary indeed. Thanks, reinob!
Glad that it worked!
 

The Following 3 Users Say Thank You to reinob For This Useful Post:
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#44
Simple list of what packages and files can be removed, I guess.
No warranty! Own risk!

apt-get remove --purge cherry
rm /etc/X11/Xsession.d/34cherry
apt-get remove --purge hildon-welcome
rm /etc/X11/Xsession.d/10hildon_welcome
rm /etc/X11/Xsession.post/04hildon-welcome-wait
apt-get remove --purge hildon-welcome-default-logo
rm -r /etc/hildon-welcome.d
apt-get remove --purge osso-startup-wizard
rm /etc/X11/Xsession.d/30osso_startup_wizard
apt-get remove --purge hildon-startup-progress
rm /etc/event.d/hildon-startup-progress
rm /etc/X11/Xsession.d/01xprogress
rm /etc/X11/Xsession.post/22xprogress-stop


Note: those last 2 files weren't even present on my device, however I didn't even purge hildon-startup-progress yet.
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate
 

The Following 3 Users Say Thank You to mr_pingu For This Useful Post:
Posts: 203 | Thanked: 445 times | Joined on Mar 2010
#45
Originally Posted by reinob View Post
[ Note: to make things easier and faster, if ANYONE happens to flash his or her N900 completely, I would appreciate it if the first thing he or she does would be to send me the output of "dpkg -l". I can obviously extract the list of packages from a fiasco image, but the less effort it takes, the better.. ]
http://pastebin.com/QzScBdVu
 

The Following 6 Users Say Thank You to foobar For This Useful Post:
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#46
Originally Posted by foobar View Post
http://pastebin.com/QzScBdVu
Great! Thanks a lot foobar!
 

The Following User Says Thank You to reinob For This Useful Post:
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#47
Originally Posted by reinob View Post
Great! Thanks a lot foobar!
This could be useful also.
Maybe foobars list can be moved here when the wiki's up again.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following 2 Users Say Thank You to sixwheeledbeast For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#48
Originally Posted by reinob View Post
Thanks for the correction (although I wrote /etc/Xsession.*, not /etc/XSession.*
You did indeed. Sorry, my typo. Now fixed.
 

The Following User Says Thank You to pichlo For This Useful Post:
fw190's Avatar
Posts: 584 | Thanked: 700 times | Joined on Jan 2010
#49
Originally Posted by mr_pingu View Post
Simple list of what packages and files can be removed, I guess.
No warranty! Own risk!

apt-get remove --purge cherry
rm /etc/X11/Xsession.d/34cherry
apt-get remove --purge hildon-welcome
rm /etc/X11/Xsession.d/10hildon_welcome
rm /etc/X11/Xsession.post/04hildon-welcome-wait
apt-get remove --purge hildon-welcome-default-logo
rm -r /etc/hildon-welcome.d
apt-get remove --purge osso-startup-wizard
rm /etc/X11/Xsession.d/30osso_startup_wizard
apt-get remove --purge hildon-startup-progress
rm /etc/event.d/hildon-startup-progress
rm /etc/X11/Xsession.d/01xprogress
rm /etc/X11/Xsession.post/22xprogress-stop


Note: those last 2 files weren't even present on my device, however I didn't even purge hildon-startup-progress yet.
Well for me just purging removed everything. The other lines gave nothing as there was nothing to delete.
__________________
per ardua ad astra
 

The Following 2 Users Say Thank You to fw190 For This Useful Post:
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#50
Started to make a scrap-paper/semi-script of non-critical packages
I don't have the balls to test everything as I only have 1 N900, can't afford to nuke it...

Code:
# Remove MyNokia 
apt-get purge cherry
rm /etc/X11/Xsession.d/34cherry
# Remove Nokiahands bootvideo
apt-get purge hildon-welcome
rm /etc/X11/Xsession.d/10hildon_welcome
rm /etc/X11/Xsession.post/04hildon-welcome-wait
apt-get purge hildon-welcome-default-logo
rm -r /etc/hildon-welcome.d
#Remove splashscreen (UNSURE)
#apt-get purge osso-systemui-splashscreen 
#Remove the datescreenie after hwclockreset / battery pulled out
apt-get purge osso-startup-wizard
rm /etc/X11/Xsession.d/30osso_startup_wizard
rm -rf /var/lib/osso-startup-wizard/
#Remove the 5 dots
apt-get purge hildon-startup-progress
rm /etc/event.d/hildon-startup-progress
rm /etc/X11/Xsession.d/01xprogress
rm /etc/X11/Xsession.post/22xprogress-stop
#Remove the tutorial/user-guide
apt-get purge osso-tutorial-l10n-engb osso-tutorial-l10n-ptpt osso-tutorial-l10n-frca osso-tutorial-l10n-nlnl osso-tutorial-l10n-cscz osso-tutorial-l10n-itit osso-tutorial-l10n-eses osso-tutorial-l10n-svse osso-tutorial-l10n-frfr osso-tutorial-l10n-dede osso-tutorial-l10n-fifi osso-tutorial-l10n-nono osso-tutorial-l10n-esmx osso-tutorial-l10n-enus osso-tutorial-l10n-ruru osso-tutorial-l10n-mr0 osso-tutorial-l10n-plpl
rm /usr/share/applications/hildon/user-guide.desktop
#Remove the Ovi-store-icon
#Can be found in bookmarks in MicroB
rm /usr/share/applications/hildon/ovi.desktop
# Remove the default Nokia games
# Remove chess
apt-get purge osso-chess-ui gnuchess osso-graphics-game-chess sounds-game-chess
#Remove mahjong
apt-get purge osso-mahjong osso-sounds-game-mahjong osso-graphics-game-mahjong
osso-graphics-game-mahjong
#Remove marbles
osso-lmarbles osso-graphics-game-lmarbles 
# remove blocks
apt-get purge maemoblocks  
# Remove leftovers
# apt-get purge hildon-games-wrapper0 - (needs investigation)  
apt-get purge osso-games-startup 
# Remove language files osso-games
apt-get purge osso-games-l10n-cscz osso-games-l10n-dadk osso-games-l10n-dede osso-games-l10n-engb osso-games-l10n-enus osso-games-l10n-eses osso-games-l10n-esmx osso-games-l10n-fifi osso-games-l10n-frca osso-games-l10n-frfr osso-games-l10n-itit osso-games-l10n-mr0 osso-games-l10n-nlnl osso-games-l10n-nono osso-games-l10n-plpl osso-games-l10n-ptpt osso-games-l10n-ruru osso-games-l10n-svse
# Remove the default Installer-**** after reflash
Apt-get purge ap-installer amazon-installer foreca-installer facebook-installer skype-installer dtg-installer
# Remove the useless googlewidget which is basically a bookmark-widget
apt-get purge google-search-widget
# Remove the ovistorewidget
apt-get purge ovi-promotion-widget
# Remove the Default Themes
# Only do if custom theme is installed
# Orange theme
# Apt-get purge hildon-theme-beta
# Blue theme
# Apt-get purge hildon-theme-alpha
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate
 

The Following 10 Users Say Thank You to mr_pingu For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 02:31.