Monday, November 12, 2012

NITDROID Market fix and UPGRADING: easy guide

FIX NITDROID MARKET ISSUES. Google Play Welcomes you!


Go to Settings-- Manage Applications

Click on the tab that says to see the list of all installed apps.

Click on Market, a new window opens up

Click on end process, click ok to confirm.

On the same window, click clear cache, confirm if you are asked

Then go back to the list of apps and choose Google Services Framework

Again kill this process

On the same window, click clear data, confirm when asked.

Now close all the windows and reboot

12-11-12 updated 1:58pm- Male' Maldives**************************

HOW TO UPDATE N12 2.3.4 to N12 2.3.7 (tested)


download the n12 update @ http://downloads.nitdroid.com/e-yes/experimental/N12_update_2.3.7.tar.bz2
open teminal
type in these commands
sudo gainroot
cd\
mount /user /and
cd user/MyDoc
bzip2 - d N12_update_2.3.7.tar.bz2
after the process
completes
cd\
cd /and
tar xvf /user/MyDoc/N12_update_2.3.7.tar.bz2
update is complete
type
reboot

KERNEL UPGRADING 


Boot into Maemo and Open Xterm and Type:
root
cd /
mount /home /and
cd /and
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-07_7-rc7_armel.deb (note that you can replace kernel name with the file you have downloaded)

wait for it to complete installation. when its done then its time to check multiboot.item file. typing:

leafpad /etc/multiboot.d/11*

it will open multiboot config file for nitdroid. if you use a sdcard and don't want to take it out while booting into Nitdroid then change the value of ITEM_DEVICE to like this.

ITEM_DEVICE=${INT_CARD}p2 (if the value is like this then dont change it)

and if you want to boot nitdroid without sd card in N900 then change it to like this:

ITEM_DEVICE=mmcblk0p2 (0 means zero)



OTHER FIXES

New init.nokia.rc and camd - Camera FIXED! Works on N12_UMay (2.3.4) with 2.3.7 camera libs, should also work on 2.3.7
P.s. Replace camd in system/maemo/bin (where init_subsys is stored)

nit.scr 
http://forum.nitdroid.com/index.php?action=dlattach;topic=73.0;attach=57
init_subsys
http://forum.nitdroid.com/index.php?action=dlattach;topic=73.0;attach=61
init.nokia.rc
http://forum.nitdroid.com/index.php?action=dlattach;topic=73.0;attach=213
camd
http://forum.nitdroid.com/index.php?action=dlattach;topic=73.0;attach=214
 
 
 
Note: HOW TO UPDATE N12 is not yet tested by me but tested at maemo.org and nitdroid forum...Everything under "OTHERFIXES" are tried by me and safe! :-D
12-11-12 updated 4:03pm- Male' Maldives**************************

No comments:

Post a Comment