![]() |
Re: Guide to getting NITdroid to run.
Quote:
|
Re: Guide to getting NITdroid to run.
Quote:
|
Re: Guide to getting NITdroid to run.
Dude, I am 90% sure you can do this on a Mac.
There is a flasher for Mac, there is tar for Mac, and that is all you need. Anyone willing to do a Mac guide? |
Re: Guide to getting NITdroid to run.
Quote:
Plus, you skipped the whole partitioning step, the command used in the guide is not installed in the OS X terminal. Really, I tried to follow the steps on my Mac already. It's missing some. (Minor note: only flasher 2.0 is available on the Mac, but since the instructions specifically say to use 3.0 and not 2.0-or-higher I can't tell if that's a roadblock as well.) |
Re: Guide to getting NITdroid to run.
OK, so I later realized that since I own VMWare Fusion for some office XP apps, I could create an Ubuntu virtual machine. So ultimately I caved in, installed, config'd, etc. Ubuntu under Fusion and used it to flash NITdroid. I never did get adb to work right -- kept saying it couldn't find the device, but the 0.4.0 filesystem seemed to already have the mappings in it as the hardware keyboard worked fine without manually pushing the layout. Pretty impressive work, if only the power button and keylock (screenlock) was functional, I might have stayed booted in it longer.
|
Re: Guide to getting NITdroid to run.
Quote:
Why are you trying to tackle the problem via the guide. It obviously wont work for Mac! Ok, this is what you need... First, you partition the SD card via Tablet or LiveCD (Or the Mac, but I don't know how) adb for Mac (Its in the SDK for Mac) flasher 2.0 for Mac (You have this) Boom bada Boom... |
Re: Guide to getting NITdroid to run.
Quote:
On the tablet, look under Settings, Applications, Development Options, and turn on Automatically Enable Debug when USB is connected. Once that check mark is green, try your adb again. If it still doesn't work, you may have a process out that that needs to be killed and restarted. From a command prompt ps axw | grep adb and if you see a line with "adb fork-server server", locate the number in the very first field on that line (called the Process ID or "pid"), and then type kill <pid> replacing <pid> with the actual number from the first column. Then try adb again (from the directory where you stored it) such as adb get-state and see if adb starts the server and shows "device" instead of "unknown". I've been a Linux geek for 15 years, and this one bit me for a few days last week! |
Re: Guide to getting NITdroid to run.
Quote:
0. Boot to flash, not sd. 1. Download gparted from http://penguinbait.com/ 2. Download NITdroid kernel for N8x0 and NITdroid filesystem to your n8x0's flash memory (but not in any folder). Get these files from http://guug.org/nit/nitdroid/ 3. Use gparted to partition your mmc, as described here. First FAT, then anything (i used fat again), and then ext3 (at least 128mb). Now, here are the modifications you'll make to the "hardcore" install guide: -Mount the new filesystem. Open xterm, gain root, and enter with Code:
mount -t ext3 /dev/mmcblk0p3 /mnt -Extract the NITdroid files to your new filesystem with Code:
cd /mnt;tar -xjpvf /home/user/MyDocs/rootfs-nitdroid-0.4.2.tar.bz2 Code:
cd;umount /mnt Code:
fiasco-flasher -k zImage-nitdroid-2.6.28_n8x0-5 -f That said, I found this release of NITdroid to be rather unstable. First, the onscreen keyboard kept crashing, and then the entire OS crashed--several times. Perhaps this has something to do with my method of installation. Who knows. Anyway, I've reflashed and am back to Maemo. But if you want to try NIT droid, you DO NOT need ubuntu. You just need an NIT. If someone smarter than me sees a place where I've messed up, please don't hesitate to point out the needed correction. |
Re: Guide to getting NITdroid to run.
How long should the nitdroid logo continue to flash?--I've been watching it for 15 minutes on my N800-flash, then black, repeat...
|
Re: Guide to getting NITdroid to run.
Not that much ;)
|
All times are GMT. The time now is 01:19. |
vBulletin® Version 3.8.8