|
2010-12-30
, 11:45
|
|
Posts: 213 |
Thanked: 115 times |
Joined on Jul 2010
@ Rota Land
|
#912
|
|
2010-12-30
, 11:47
|
Posts: 388 |
Thanked: 277 times |
Joined on Sep 2010
@ UK
|
#913
|
mohic, is this mohich as a last name?
and full team of nitdroid ppl work on it, no preasure.
The Following User Says Thank You to tele For This Useful Post: | ||
|
2010-12-30
, 11:48
|
Posts: 388 |
Thanked: 277 times |
Joined on Sep 2010
@ UK
|
#914
|
|
2010-12-30
, 12:27
|
Posts: 73 |
Thanked: 1 time |
Joined on Dec 2010
|
#915
|
decompressing the archive for you, so you can skip this step... upload will take time as its much slower compared to download
until then what you can try is
sudo gainroot
cd /home/user/MyDocs
bzip2 -d NITDroid-0.0.9.tar.bz2
sudo gainroot may do the trick which the root isnt...
|
2010-12-30
, 12:42
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#916
|
mount /home /and
cp home/user/MyDocs/com.adobe.flashplayer-1.apk /and/system/app/
The Following User Says Thank You to J4ZZ For This Useful Post: | ||
|
2010-12-30
, 12:50
|
Posts: 289 |
Thanked: 49 times |
Joined on Jun 2010
|
#917
|
I just did a final edit and check-up to the wiki,--
http://wiki.maemo.org/Nitdroid_easy_...requent_errors
-- to gladly anounce that e-yes and the elite Nitdroid team just released Nitdroid 0.0.9 codenamed: xMasDroid. Since this is just a minor update to 0.0.8, the instructions of installing it will only be posted here, nothing will travel to the wiki till the awaited Gingerbread is released .
As for the instructions, I would like to thank to mido.fayad and tele for contributing:
Changelog:
http://nitdroid.com/index.php?title=Changelog
Let's start:
If you installed Nitdroid 0.0.8 in /home, remove all Nitdroid files from /home partition, by filebox for simplicity, but don't remove maemo files!
Files to be downloaded:
Nitdroid 0.0.9:
http://downloads.nitdroid.com/e-yes/...-0.0.9.tar.bz2
Copy it to:
Nitdroid's kernel:Code:/home/user/MyDocs
http://downloads.nitdroid.com/nitins...nal1_armel.deb
Copy it to:
Installing NITDroid 0.0.9 to the EMMC:Code:/home/user/MyDocs
1.Enable all repositories from App manager (Extras-testing, Extras-devel, Extras and the default Nokia)
2.Install Leafpad from the App manager and make sure that you have root access
3.Close App manager, open X Terminal and execute the following commands:
4.After the nitdroid-installer package is installed, close X TerminalCode:root apt-get update apt-get install nitdroid-installer y y again if it asks again
5.On your new X Terminal window, type the following commands:
9. On Xterm:Code:root cd /home/user/MyDocs bzip2 -d NITDroid-0.0.9.tar.bz2 cd /home mkdir /and cd / mount /home /and cd /and tar xvf /home/user/MyDocs/NITDroid-0.0.9.tar dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-06_final1_armel.deb
Your .item file shall open take a look at ITEM_DEVICE:, if you're using an mmc ITEM_DEVICE:${INT_CARD}p2 OR if you don't have an mmc ITEM_DEVICE:mmcblk0p2Code:leafpad /etc/multiboot.d/1 (then press tab on your screen
Fixes:
Great fixes are included in 0.0.9, including airplane mode, wifi fix, and google sign in. In addition, some users reported that the app market already needs no fixes, but not with me, so let's keep this fix here. More fixes are included in the wiki if you needed them.
Alpha-numeric Keyboard FIX:
Very annoying problem is gone...
http://downloads.nitdroid.com/e-yes/...keypad.kcm.bin
1.Download this file to ./MyDocs
2.On Xterm:
APP Market Fix:Code:mount /home /and cd /home/user/MyDocs cp "filename" /and/system/usr/keychars/
1.Open the Market app (from the Home screen or app launcher)
2.Leaving the Market app running, return to the Home screen and open the Settings app again
2.Within Settings select Applications → Manage applications → Running (from Tab at top)
4.Scroll to select the Market app → press the Clear Cache button → then press the Force Stop button (Do not press the Clear Data button)
5.Press the back button (to go back to the list of running apps)
6.Scroll to select Google Services Framework → press the Clear Data button → OK (to confirm) → then press the Force Stop button
7.Return to the Home screen
8.Launch the Market app again, which will give an error "Attention an error has occurred..." → OK button
9.Shutdown by holding power button → Power Off → OK
10.Restart, wait for wi-fi to reconnect, open Market again (You may have to reboot several times and check Market)
The opening Market screen should no longer be blank, and many more apps (free & paid) should now be available. (Although apps can be downloaded, a few may still fail to install or run properly).
Kernel update for Nitdroid:
1. Download the kernel from http://downloads.nitdroid.com/e-yes/zImage.
2. Connect your phone using usb to your computer and copy the kernel over to the phone (paste it in MyDocs) open up filebox and navigate to where you copied the kernel and copy the zImage.
3. Now navigate to /boot/multiboot. There should be a file here called vmlinuz-2.6.28.NIT.06. Rename it to vmlinuz-2.6.28.NIT.06.old.
4. Paste the xImage and rename it to vmlinuz-2.6.28.NIT.06.
Now you have the latest kernel installed!
I Need Speed!:
The easy way:
Basically OC'ing is done by editing the OC profiles in ./etc, there you'll find 4 OC profiles. Delete the ones you don't want, and keep the needed ones.To modify your "needed" ones:
Code:mount /home /andThe nooby side:Code:leafpad /and/system/etc/"yoursomething"
1. Install attached setcpu, OC, party
Kernel Power installation:
For people who want to install Kernel-Power:
1. apt-get it:
2. Using filebox, navigate toCode:root apt-get install kernel-power kernel-power-flasher apt-get install kernel-power-bootimg kernel-power-modules3. There you should find zImage-2.6.28.10maemoxx where xx stands for kernel-power version.Code:/boot/
4. Rename it to vmlinuz-2.6.28.10powerxx, then copy it to5.Open Xterm and execute:Code:/boot/multiboot/
6. Change the values toCode:cd /etc/multiboot.d/examples leafpad Maemo-power39.item
7. On the N900's keyboard, ctrl s to save the file.Code:ITEM_NAME="Maemo kernel powerxx" ITEM_KERNEL=2.6.28.10powerxx
8. Returning to Xterm:
For people who had kernel-power preinstalled:Code:cp /etc/multiboot.d/examples/Maemo-powerxx.item /etc/multiboot.d
Open up xterminal and type
after this reboot your phone and you should be able to overclock maemo!Code:root apt-get install --reinstall kernel-power kernel-power-flasher apt-get install --reinstall kernel-power-bootimg kernel-power-modules apt-get install --reinstall multiboot-kernel-power
FAQ:
Why isn't the phone working?The other person cant hear me?The phone is not working in this version. It is under development, as soon it will work, I will update this page!
Does the installer do any repartitions?
No, absolutely no. It only downloads .tars, and extract them to the right place.
The phone stops charging when the screen turns off?You have to keep the phone awake while on charge. To do this go to Settings > Applications > Development > Stay Awake
Any more questions? Use the search the thread function. Still can't find it? Post it below
|
2010-12-30
, 13:20
|
Posts: 388 |
Thanked: 277 times |
Joined on Sep 2010
@ UK
|
#918
|
I am not able to install it when i type mkdir /and "Its say there is no directory"
Pz help
The Following User Says Thank You to tele For This Useful Post: | ||
|
2010-12-30
, 13:29
|
Posts: 78 |
Thanked: 21 times |
Joined on Apr 2010
|
#919
|
|
2010-12-30
, 14:02
|
Posts: 19 |
Thanked: 14 times |
Joined on Jul 2010
@ mauritius
|
#920
|
Tags |
community win, mor*nicindians, nitdroid |
Thread Tools | |
|
and full team of nitdroid ppl work on it, no preasure.