Reply
Thread Tools
solca's Avatar
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#141
Originally Posted by Thesandlord View Post
Ok, so this is why it does not work. It need the MapView API.

http://code.google.com/android/toolbox/apis/mapkey.html

Solca, it looks like you have to register with them so you can distribute it. I will see if I can rip it from the emulator though, for a temporary workaround.

Also, it looks like some guys are trying to make as OpenStreet version of MapView API, so we can overcome this obstacle.
AFAICT those keys are for individual applications not for the whole operating system but if you find something interesting please share.
__________________
NITdroid
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#142
Originally Posted by solca View Post
That's good news! Which kernel version have you running
The last one... Even with the FASTFPE emulation, which probably will speed up the whole 770.

I saw the console file redirection in the kernel config, was just wondering if there is a better way. Can I use the USB to serial convertor and ttyUSB0 to redirect the console output, and more important - how can i receive it ?
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
Posts: 10 | Thanked: 5 times | Joined on Dec 2008
#143
Originally Posted by jogorman View Post
Just a quick update, ADB shell was able to let me get online in browser just fine. (Amazing how much faster that is the then standard browser.)

Still crashes the same however, and the DNS settings do not persist between sessions like the other settings I had changed did.
You can make the dns persistent by putting it in /default.prop
(/nit/bin/vi /default.prop ... or pull&push)
 

The Following 2 Users Say Thank You to jcl For This Useful Post:
Posts: 607 | Thanked: 296 times | Joined on Jun 2008 @ Finland
#144
someone booted this up from ext card??? if so, that's why it won't boot when ext-card is in and fs.is on mmcblk0p2 (the internal)...
__________________
Touch Book .. do not waste you money on it.
 
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#145
Solca, could you put the Linux kernel 2.6.28 with working WiFi driver online somewhere so we can use it on Maemo as well?
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#146
Probably not yet usable with Maemo
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
Posts: 57 | Thanked: 4 times | Joined on May 2007
#147
Originally Posted by jcl View Post
dns: setprop net.dns1 ... indeed works
(after a full reflash..., prob. must have had some stale entries)

solca: are you already working on startup/shutdown, power management?
/nit/bin/busybox poweroff -f -n does the trick for shutdown, any better solution?
try: reboot -p
 
solca's Avatar
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#148
Originally Posted by Bundyo View Post
The last one... Even with the FASTFPE emulation, which probably will speed up the whole 770.
Excellent!

I saw the console file redirection in the kernel config, was just wondering if there is a better way. Can I use the USB to serial convertor and ttyUSB0 to redirect the console output, and more important - how can i receive it ?
The best way to get console output is via the internal serial ports on the NITs, even you get bootloader output, there is no other best way.

I just solder a tiny cable to the TX pad under the battery, GND can be anything in the chassis and both cables connected to a cheap USB to serial convertor dongle on my desktop/laptop based on the FTDI chip (ftdi_sio.ko driver). One has to be careful to use a dongle that matches the voltage on the NIT (3.3V) if not you fry your NIT. This help me a lot in debugging the initial kernels.

But earlier when I didn't have the serial console setup I just select the mini font for the framebuffer console so I can actually see much more output on the screen.
__________________
NITdroid
 

The Following 2 Users Say Thank You to solca For This Useful Post:
solca's Avatar
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#149
Originally Posted by allnameswereout View Post
Solca, could you put the Linux kernel 2.6.28 with working WiFi driver online somewhere so we can use it on Maemo as well?
Both kernel and driver are already online, the kernel it is the zImage-nitdroid-n8x0 file you download from the NITdroid site and the WiFI driver you can pull it from /system/lib/modules/stlc45xx.ko from the rootfs.

The WiFi driver doesn't work in Maemo because wlancond doesn't speak the mac80211 API so you can't create connections from the GUI although you can make it work from a shell using iwconfig and wpa_supplicant, manually.
__________________
NITdroid
 

The Following 3 Users Say Thank You to solca For This Useful Post:
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#150
I'm curious as to why you're using a bleeding edge kernel. What version do already-working Android phones use? It seems that an added variable is unnecessarily being introduced. Or am I missing something? Also, maybe the 2.6.27 Fremantle patches are compatible with Diablo. Do you see where I'm going? My opinion is that you should create a hybrid kernel based on already-running devices.

Does Android use an initfs? If not, maybe it should if it's going to run on Nokia tablets with 2 SDHC slots. Maybe you could more easily capture boot information. You should be able to create a hybrid initfs and bootmenu from the Diablo base. And although we want to be less embedded in the long run, I think talk about a grub-like boot partition is just another vaporware barrier to early usability. Sorry if I'm less informed than I should be; I'm just a proponent of walking before running.
__________________
N9: Go white or go home
 
Reply

Tags
android, nitdroid


 
Forum Jump


All times are GMT. The time now is 01:34.