Forum: Community
2023-10-16, 12:12
|
Replies: 595
Views: 229,143
Re: How many of you still use N900 as main phone?
Here we are, mid-october 2023, and I still use my N900. In fact, I picked up another one on ebay when my original kinda fell apart (the USB apparently broke because it wouldn't charge) after 12...
|
Forum: Community
2021-12-25, 06:44
|
Replies: 595
Views: 229,143
|
Forum: Applications
2013-09-11, 22:42
|
Replies: 18
Views: 19,652
|
Forum: Nokia N900
2012-02-01, 15:33
|
Replies: 35
Views: 24,580
Re: test request: N900 microSDXC-capable?
It is important because while it may have a 'mediocre at best' sequential copy speed, it may have a totally badass 4k random block read write speed.
You see, SD card 'class' is a pile of total...
|
Forum: Nokia N900
2012-01-25, 20:35
|
Replies: 211
Views: 86,467
Re: N900 generally slow and unresponsive
Note that personally, I use swap only on internal memory (the default) because my microSD is too slow, so my script is written for this use and only use the memory card as a temporal swap (but don't...
|
Forum: Nokia N900
2012-01-25, 18:38
|
Replies: 211
Views: 86,467
Re: N900 generally slow and unresponsive
don't forget to mount the swap partition at startup too.
http://wiki.maemo.org/Swap_on_microSD
but becareful, with swap on microsd, removing the back cover automatically unmounts the microsd...
|
Forum: Nokia N900
2012-01-25, 18:05
|
Replies: 211
Views: 86,467
Re: N900 generally slow and unresponsive
To create the swap partition , make a backup of your microSD data first, the easier way is to use gparted on a Linux pc and create a swap partition on the microSD, you can even do it from your N900...
|
Forum: Nokia N900
2012-01-24, 23:26
|
Replies: 211
Views: 86,467
Re: N900 generally slow and unresponsive
My swap defrag script:
#!/bin/sh
INTERNALSWAP=/dev/mmcblk0p3
MMCSWAP=/dev/mmcblk1p2 # microSD partition 2 (swap)
if [ ! -b "$MMCSWAP" ]; then
exit 1
fi
DATE="$(date)"...
|
Forum: Maemo 5 / Fremantle
2012-01-24, 18:54
|
Replies: 3,349
Views: 997,959
|
Forum: Nokia N900
2012-01-23, 16:38
|
Replies: 10
Views: 4,863
|
Forum: General
2012-01-23, 12:06
|
Replies: 15
Views: 6,071
|
Forum: General
2012-01-23, 08:23
|
Replies: 15
Views: 6,071
|
Forum: Maemo 5 / Fremantle
2012-01-22, 23:53
|
Replies: 29
Views: 9,682
Re: proposed banner for cssu
On banners, logos and other images, the less text, the better.
All such items should, however, be direct links to something with a full text version. This might be hover-over text, a link or the...
|
Forum: Maemo 5 / Fremantle
2012-01-21, 12:10
|
Replies: 6
Views: 2,730
Re: Really strange problem. Help appreciated
Seems like hildon-desktop is crashing, most-probably because of bad/missing transitions.ini. You can try to start xterm using ctrl-shift-x right after reboot (while hildon-desktop is still alive)....
|
Forum: Maemo 5 / Fremantle
2012-01-21, 11:33
|
Replies: 6
Views: 2,730
Re: Really strange problem. Help appreciated
i know your problem, you just need to apt-get install a big package but I don't remember it now. I had removed it to make rootfs space. If you are patient enough you can skim the cssu thread it has...
|
Forum: Maemo 5 / Fremantle
2012-01-21, 11:13
|
Replies: 6
Views: 2,730
|
Forum: Maemo 5 / Fremantle
2012-01-18, 20:22
|
Replies: 1,883
Views: 787,743
Re: [Announce] CSSU Testing thread
What might be more sad is what the community he contributed to turned out to be when he disappeared to handle some life bumps, anyway, this'd turn to an argument if it goes on *pulls plug on this...
|
Forum: Applications
2011-11-25, 04:44
|
Replies: 147
Views: 54,311
|
Forum: Maemo 5 / Fremantle
2011-11-06, 12:37
|
Replies: 24
Views: 8,747
|
Forum: Maemo 5 / Fremantle
2011-11-06, 12:17
|
Replies: 24
Views: 8,747
|
Forum: Maemo 5 / Fremantle
2011-11-06, 11:07
|
Replies: 24
Views: 8,747
Re: UNMet Dependencies - libqtm-12-contacts
Reflashing is the equivalent of Windows reinstallation in case of bugging issues; a quick but unnecessary fix IMHO. Whereas under Windows it's sometimes needed because of the relatively closed...
|
Forum: Maemo 5 / Fremantle
2011-11-06, 10:18
|
Replies: 24
Views: 8,747
Re: UNMet Dependencies - libqtm-12-contacts
i got the same problem last night regarding this update packages....i solved it by...
apt-get -f install
apt-get autoremove
the first one is to fix the installation while the second one is...
|
Forum: Maemo 5 / Fremantle
2011-11-06, 07:44
|
Replies: 24
Views: 8,747
|
Forum: Maemo 5 / Fremantle
2011-11-06, 06:56
|
Replies: 24
Views: 8,747
|
Forum: Applications
2011-11-02, 09:50
|
Replies: 3
Views: 1,721
|