maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Android (https://talk.maemo.org/forumdisplay.php?f=54)
-   -   The Grand NITDroid Thread - NITDroid ICS Upgrade! (https://talk.maemo.org/showthread.php?t=66459)

rb26vl 2011-05-05 01:35

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
Quote:

Originally Posted by yopyop123 (Post 991918)
Hi ! I have a problem :
When I do " dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-06_final1_armel.deb "
I have : "sh: /dev/mmcblk0p2: unknown operand nitdroid"

Do you know why ?
Thanks and sorry for my bad english

Bit of a late reply but if anyone get's this error, it's most likely due to /and being mounted multiple times. Do the following to resolve:

Code:

umount /home /and
mount /home /and

You need to check and ensure there is only 1 entry for the /and mount, you can check by running:
Code:

cat /proc/mounts

vivmak 2011-05-05 13:11

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
Installed Vostok successfully and booted it successfully, installation was extremely and unbelievably easy....... thanks to e-yes and ammyt for the work.:o

teamer 2011-05-05 13:34

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
Ok guys , in N11 where is the google latitude ? maps ? navigation ? gmail ? i can't find them in the app store either !!!

vivmak 2011-05-05 13:39

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
How do I close the applications on the nitroid, there are no x on top right or left?

lorul2 2011-05-05 13:47

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
Quote:

Originally Posted by vivmak (Post 1000619)
How do I close the applications on the nitroid, there are no x on top right or left?

That's why I love maemo...;)

"lightly" tap camera button.

shardul 2011-05-05 14:00

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
How can we install theme on nitdroid vostok

teamer 2011-05-05 14:02

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
where to get google latitude or maps for vostok ?

vivmak 2011-05-05 21:45

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
Quote:

Originally Posted by teamer (Post 1000628)
where to get google latitude or maps for vostok ?

It came installed for me but wouldn't work as internal GPS is still not working.

blopa 2011-05-05 22:48

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
Quote:

Originally Posted by Wreck (Post 998868)
None, the voice drivers aren't working.

But I'm using HeyTell without any problem!

m4r0v3r 2011-05-06 00:25

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
for those getting a damaged sd card error. i suggest you plug your phone booted into maemo as mass storage. unmount the emmc partition. and run fsck -V -r /dev/whateverdevice. after correcting the problems this fixed the error for me. and seems to work better than remounting constantly since after a good 100 remounts nothing worked. this command is for linux. so dont try it with windows. you can try chkdsk for windows since its a fat partitions but thats a risk for the user to decide

sudarsan_avs 2011-05-06 06:11

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
I Installed Vostok on MicoSD with 3 GB ext3 partition on 8 GB card... Speed of the OS is not bad, but the device is rebooting while running out of memory (cannot play 3d games - loading... for long while)... I checked my RAM sized (Settings -> Applications -> Storage use) - only total RAM I have is 180 MB (76MB is used and 105MB is free), any tweaks for increasing this... Can any check you're memory size is it more than 180 MB...? Need your help!!!

Thanks in advance!!!

teamer 2011-05-06 09:28

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
Quote:

Originally Posted by vivmak (Post 1000892)
It came installed for me but wouldn't work as internal GPS is still not working.

oh man , i can't even find them in the market :s and GPS was working fine with me on 0.9

vivmak 2011-05-06 10:53

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
Will the internal GPS be enabled ever on Vostok or future releases?
will the phone capability be ever available?
The battery just suddenly runs out, any suggestions to save battery for longer?

sr00t 2011-05-06 18:59

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
So guys, I had a previous version of NITDroid installed in my microsd class 6 and I had no problems with it. It shared the partition with an Easy Debian without problems.
I just wanted to update to last Android version, so in the format process I get this output:
Quote:

Creating partitions ...done

/dev/mmcblk1p1 0+ 182203 182204- 5830527+ c W95 FAT32 (LBA)
/dev/mmcblk1p2 182204 244703 62500 2000000 83 Linux
/dev/mmcblk1p3 0 - 0 0 0 Empty
/dev/mmcblk1p4 0 - 0 0 0 Empty

Formatting /dev/mmcblk1p1 (vfat) ...done
Formatting /dev/mmcblk1p2 (ext3) ...done
Mounting /dev/mmcblk1p2 ...done
Extracting ...cat: read error: Is a directory

bunzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bunzip2: Invalid argument
Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

FAILURE. Bailing out.
/home/user/MyDocs #
What am I doing wrong? I searched trough google and I didn't find relevant info. Please help me.
Thanks a lot.

m4r0v3r 2011-05-07 10:53

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
does multitasking work on Android?Since the thumb switcher is empty

elie-7 2011-05-07 12:58

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
N12 is out "umay" so waiting for ammyt to update the wiki ;)

m4r0v3r 2011-05-08 11:15

Re: The Grand Nitdroid Thread - Nitdroid 11 a.k.a N11 Vostok is Out!
 
anybody know how i can contain the entire nitdroid in /and i dont like it messing up my files.

ammyt 2011-05-08 18:53

Re: The Grand Nitdroid Thread - Nitdroid 12 a.k.a UMay, Got the SMS?
 
Good news.
I got my fibre optics on, and it's pretty f****** fast!
GCSE's GONE!
I will dedicate whatever free time I'll have for helping my bros here!
Welcome Summer!
Back to topic:
I missed a lot of what happened in this thread, and all of sudden, I logged on today to find that N12 is out?! WTF E-yes?! Dude your a big man, respect, respect...
I'm gonna install it right away and dive in! :)

ammyt 2011-05-08 18:54

Re: The Grand Nitdroid Thread - Nitdroid 12 a.k.a UMay, Got the SMS?
 
BTW humongous thx to all contributors/maintainers to/of the wiki :)

Laughingstok 2011-05-08 20:46

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Howdy folks.. so I've done some searching and believe I may have found my answer, but I want to verify here:

It appears I can ot connect to AT&T's Edge network (2G) while on NITDroid here in the U.S. Is this because the AT&T network is not yet supported? Or is there another reason.

I had installed NITDroid version 8 a while back and I thought I recall the data piece working but I could be wrong.

Does anyone else have NITDroid on N900 using the AT&T Edge network? If so, have you been able to get connected on this N12 version?

m4r0v3r 2011-05-08 21:27

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
is there no way to contain nitdroid to the /and folder? no way at all? it would make life so much easier.

bong91 2011-05-09 08:51

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
is an auto installer for N12 "uMay"?

blopa 2011-05-10 02:01

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
I can't get UMay to work! Tryied every tutorial avaliable. Can somebody help me with a extremely noob-like tutorial?
thx

mahie 2011-05-10 03:58

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
m gonna install dis bt should we install all the fixes or everything is fixed i mean dat appmarket n all those stuff..

Mohic 2011-05-10 10:23

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Phone is working or not?

m4r0v3r 2011-05-10 22:09

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
no check the first page next time

N900L 2011-05-10 22:51

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
would nitdroid run faster if i delete preinstalled apps that i dont need?

wouldnt android 2.1 run faster and use less battery?
because the 2.1 doesnt require an 1 ghz processor.

however if phone calls would work i wouldnt care about that.

Evildemon 2011-05-11 17:06

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
hi guys, i installed nitdroid but while my phone is on nitdroid he overclocks himself to 1150mhz, but i used setcpu stability test and he reboots after some time, so i assume he is not stable. Do you think that its necessary overclock to run nitdroid properly ?
ANd is there any way (besides setcpu) to cancel the overclock ?
Thanks

Kevstacey 2011-05-11 20:40

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
alright peeps

i installed nitdroid n12 fine with update only (without kernel)
and my n900 was booting up and showing 2 options (1 for maemo, 1 for nitdroid with old kernel) and both ran fine.

Then i tried adding the new kernel to make n12 run a bit smoother with:

sudo gainroot
cd /
mount /home /and
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_rc3_armel.deb

at first after rebooting the phone fired up with all 3 options and i selected new nitdroid kernel then screen went blank and now when i reboot the device nokia stays on screen for about 10 secs and white light stays on then just turns itself off? :(

any advice to get my device to boot up again is very much appreciated, thanks in advance



*EDIT* i decided to flash my device as i found it would be the easiest option in this case! i may just wait for nitdroid n13 now lol :D

Kevstacey 2011-05-13 07:51

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
i tried again to install nitdroid n12 with the new power kernel and same thing happened even though i started from fresh so im guessing theres a problem with this kernel?

flashed it again and im going to try now with the old kernel again

jananan 2011-05-13 14:27

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Quote:

Originally Posted by Kevstacey (Post 1005337)
i tried again to install nitdroid n12 with the new power kernel and same thing happened even though i started from fresh so im guessing theres a problem with this kernel?

flashed it again and im going to try now with the old kernel again


yeah, i had the same issue, the .06 kernel works, but .07 rc3 just gets stuck in white screen switches off

jananan 2011-05-13 14:36

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Quote:

Originally Posted by jananan (Post 1005543)
yeah, i had the same issue, the .06 kernel works, but .07 rc3 just gets stuck in white screen switches off

http://downloads.nitdroid.com/e-yes/..._defconfig_RC3

but where to put the config file ? hmmm....

fidel cashlow 2011-05-13 15:28

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
I've searched but haven't had much success in finding an answer for this. I assume it's supposed to be working as part of nitdroid (please correct me if I'm wrong) but have been unable to get it to work so far. I've tried Internet2.voicestream and get nothing. epc.tmobile reroutes me to the upgrade page except it doesn't load I'm only shown a link.

funkmunk 2011-05-14 09:22

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Quote:

Originally Posted by jananan (Post 1005543)
yeah, i had the same issue, the .06 kernel works, but .07 rc3 just gets stuck in white screen switches off

Same thing happened to me also...I did it on a fresh flash of Maemo & EMMC...now flashing again & will try with the old .06 kernel and see how it goes..

funkmunk 2011-05-14 09:23

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Quote:

Originally Posted by jananan (Post 1005549)
http://downloads.nitdroid.com/e-yes/..._defconfig_RC3

but where to put the config file ? hmmm....

What is this config file for & what does it do??

Kevstacey 2011-05-14 09:53

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
im having a problem reinstalling :(

ive done an apt-get update

then apt-get install nitdroid-installer

but i'm getting error 'package not found'

theres also a couple of other apps that used to show in repos but are not there (unzip and unrar addon for file manager) :(

rb26vl 2011-05-14 10:22

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Quote:

Originally Posted by funkmunk (Post 1006001)
What is this config file for & what does it do??

It's the kernel configuration file (.config), e-yes had made some tweaks to the default config.....google it :)

da_nvncbl 2011-05-17 09:25

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Hi there,

I am trying to install N11 and N12 on my n900 but while installing either of them I get an error, I do this:

root
cd /home/user/MyDocs
bzip2 -d N11_Vostok.tar.bz2
cd /home
mkdir /and
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/N11_Vostok.tar


but after this i get the message:

tar: can't open the old file sdcard: Is a directory

CAN ANYONE PLEASE HELP ME AS I AM NOT ABLE TO INSTALL N11 OR N12 BECAUSE OF THIS PROBLEM, THANKS IN ADVANCE :D

hermes040 2011-05-18 08:48

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Hello All,

First time installation of NITDroid thru the information on first page and everything went flawlessly. Thanks to everybody who prepared and helped on it.
Market fix also done with only 2 times boot.

Two problem:
One is that I can't charge under NITDroid, but charging is fine in Maemo.
Second is still couldn't get rid of airplane mode.

What else can I do?

keinola 2011-05-19 12:44

Re: The Grand Nitdroid Thread - Got The SMS? Nitdroid 12 a.k.a UMay is Out!
 
Hi da_nvncbl !

"Have you done following?
1) X Terminal :
root
apt-get update
apt-get install nitdroid-installer
y
y again if it asks again.

After the nitdroid-installer package is installed, close X Terminal, but do NOT run the installer you just downloaded.

2) X Terminal :
root
cd /home/user/MyDocs
bzip2 -d N11_Vostok.tar.bz2
cd /home
mkdir /and
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/N11_Vostok.tar
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-06_final1_armel.deb"

3)Have You multiboot installed?
4) I should look for right spelling.
Very little can go wrong: try again !!

BR
keinola


All times are GMT. The time now is 18:58.

vBulletin® Version 3.8.8