Poll: Have you successfully installed Nitdroid by now?
Poll Options
Have you successfully installed Nitdroid by now?

Reply
Thread Tools
Posts: 82 | Thanked: 7 times | Joined on Oct 2011
#4111
Originally Posted by michaaa62 View Post
Did you install to some separate partition or to your /home partition, which used to be the default place?
Do you still manage to store file in /home/user, where those applications might have their temporary files?
Watch the space issue carefully with just 8GB for Maemo, Nitdroid and MyDocs altogether on that stick.

You know the procedure
Code:
df 
mount
free
du -kx / | sort -n | tail -n20
du -kx /home | sort -n | tail -n20
Please also show the 'unusual' setup of the sd-card
Code:
sudo gainroot
sfdisk -l /dev/mmcblk0
sfdisk -l /dev/mmcblk1
~ $ df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233344 174892 54172 76% /
ubi0:rootfs 233344 174892 54172 76% /
tmpfs 1024 88 936 9% /tmp
tmpfs 256 84 172 33% /var/run
none 10240 72 10168 1% /dev
tmpfs 65536 4 65532 0% /dev/shm
/dev/mmcblk1p2 2064336 380628 1578856 19% /home
/home/opt 2064336 380628 1578856 19% /opt
/dev/mmcblk1p1 4872884 2612892 2259992 54% /media/mmc1
~ $ free
total used free shared buffers
Mem: 245380 241236 4144 0 1232
Swap: 780280 60972 719308
Total: 1025660 302208 723452
~ $ mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k)
/dev/mmcblk1p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)
/home/opt on /opt type none (bind)
nodev on /sys/kernel/debug type debugfs (0)
/dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime, utf8,uid=29999,shortname=mixed,dmask=000,fmask=013 3,rodir)
~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # du -kx / | sort -n | tail -n20
10252 /usr/src/kernel-power-headers/include/linux
12104 /usr/share/locale
12476 /lib/modules
14164 /usr/share/microb-engine/chrome
14848 /usr/share/microb-engine
16676 /usr/src/kernel-power-headers/include
19340 /usr/bin
23268 /var/lib/dpkg/info
23352 /usr/lib/locale
24288 /usr/lib/microb-engine
24292 /lib
26232 /var/lib/dpkg
26872 /var/lib
26956 /var
32604 /usr/src/kernel-power-headers
34844 /usr/src
51528 /usr/share
150324 /usr/lib
261676 /usr
326032
/home/user # du -kx /home | sort -n | tail -n20
12512 /home/system/framework
14952 /home/opt/opera
15440 /home/opt/usr/share/themes
15608 /home/opt/var/cache/apt
15612 /home/opt/var/cache
19260 /home/user
31240 /home/opt/usr/share
31304 /home/data/dalvik-cache
32192 /home/system/app
32816 /home/opt/usr
32892 /home/data
44560 /home/opt/var/lib/apt/lists
44572 /home/opt/var/lib/apt
44576 /home/opt/var/lib
48444 /home/system/lib
50864 /home/opt/lib
60192 /home/opt/var
114660 /home/system
176532 /home/opt
344772 /home
/home/user # sfdisk -l /dev/mmcblk0
/dev/mmcblk0: No such file or directory

sfdisk: cannot open /dev/mmcblk0 for reading
/home/user # sfdisk -l /dev/mmcblk1

Disk /dev/mmcblk1: 242560 cylinders, 4 heads, 16 sectors/track
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End #cyls #blocks Id System
/dev/mmcblk1p1 32 152607 152576 4882432 b W95 FAT32
start: (c,h,s) expected (32,0,1) found (0,32,33)
end: (c,h,s) expected (1023,3,16) found (607,245,22)
/dev/mmcblk1p2 152617+ 218175 65559- 2097872 83 Linux
start: (c,h,s) expected (1023,3,16) found (608,0,1)
end: (c,h,s) expected (1023,3,16) found (869,44,7)
/dev/mmcblk1p3 218176 242559 24384 780288 82 Linux swap / Solaris
start: (c,h,s) expected (1023,3,16) found (869,44,8)
end: (c,h,s) expected (1023,3,16) found (966,80,10)
/dev/mmcblk1p4 0 - 0 0 0 Empty
/home/user #

 
Posts: 69 | Thanked: 6 times | Joined on Jan 2012
#4112
still no development on nitdroid??
 
Posts: 53 | Thanked: 6 times | Joined on Jan 2012
#4113
If you want to install whatsapp on n900, follow the steps that micha, eight, and other community members gave to me from the page 400 until here, because right now im talking to my friends with whatsapp
 
panjgoori's Avatar
Posts: 1,238 | Thanked: 1,278 times | Joined on Aug 2011 @ Balochistan
#4114
Nitdroid website is back online
 
Posts: 53 | Thanked: 6 times | Joined on Jan 2012
#4115
who can help me in this thread:
http://talk.maemo.org/showthread.php...29#post1158129
to get kernel power without any risk of losing nitdroid.
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#4116
Originally Posted by amukid View Post
Hi
great thread
installed android on my n900 now
and it seems to be working fine
however, i am unable to connect to mobile internet
when i try to add APN under settings, it is just a blank screen and nothing happens
so I tried to connect to wifi
it connects perfectly, however, I cant load any web pages or anything
so im stuck with virtually no way of connecting to the internet
does anyone know how i can solve this issue?
many thanks
Are you using ICS? If so, that will be why you have problems with WiFi.

APN settings can be added by using the lock switch as stated a few posts ago.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#4117
Originally Posted by Tygercat View Post
who can help me in this thread:
http://talk.maemo.org/showthread.php...29#post1158129
to get kernel power without any risk of losing nitdroid.
I see you have a reply to that thread. That should add the multiboot menu item needed to boot power-kernel so you can use all the features.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Posts: 53 | Thanked: 6 times | Joined on Jan 2012
#4118
i have the multiboot menu, i answered in the post, could you answer me there? thanks!
 
Posts: 293 | Thanked: 163 times | Joined on Jan 2012 @ beijing-islamabad
#4119
ammyt if you could make something like AN UPDATER from previous versions , like 2.3.4 to 2.3.7 ? N12 to N13 ?
if some one knows how to update from 2.3.4 to 2.3.7 ?
i know how to do it manually but just to know if there is any other way ?
 
Posts: 69 | Thanked: 6 times | Joined on Jan 2012
#4120
yeah nitdroid.com is online now...
 
Reply

Tags
community win, mor*nicindians, nitdroid


 
Forum Jump


All times are GMT. The time now is 07:40.