Reply
Thread Tools
zehjotkah's Avatar
Posts: 2,361 | Thanked: 3,746 times | Joined on Dec 2007 @ Berlin - Love this city!!
#171
so now the home button works... but how do we quit a program?
 
solca's Avatar
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#172
Originally Posted by cyrus View Post
Can you post the updated patch on your website? Also, the link to the userspace patch is broken.

Thanks
Both patches plus config for kernel regenerated to match latest release and link fixed.
__________________
NITdroid
 
solca's Avatar
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#173
Originally Posted by zehjotkah View Post
so now the home button works... but how do we quit a program?
You don't need to, Android automatically will kill programs when needed.
__________________
NITdroid
 
Posts: 11 | Thanked: 2 times | Joined on Jan 2007
#174
Originally Posted by jcl View Post
Application installation seems broken:
from shell, from browser crashes&reboots
Any other means?

Found a solution myself:
sudo ./adb push xxx.apk /data/app
I have the same problem, I tried making the partitions bigger, but no luck, I think it must be something about permissions as the error says that the temporary file can't be created (today I found out that they are store in /data/local/tmp

Thanks for the trick, it worked for me

(Running latest release with Home button supported and so, thanks again Solca)
 
Posts: 25 | Thanked: 0 times | Joined on Dec 2006 @ Rio de Janeiro
#175
I want android in my N800 !!!

The keyboard issue seems to be solved by:
http://www.dotphone.org/viewthread.p...extra=page%3D1

best regards for all.
__________________
Linux rocks!
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#176
Now I'm trying on my N800 at least to see what i should get at the end

Problem - doesn't boot at all - blinking and stuff, ADB working, logcat shows its choking on media...

Code:
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
W/AudioSystem( 1185): AudioFlinger not published, waiting...
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
W/AudioSystem( 1185): AudioFlinger not published, waiting...
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
I/        ( 1344): ServiceManager: 0xaab8
E/AudioHardwareALSA( 1344): Unable to attach mixer to device AndroidPlayback: No such file or directory
E/AudioHardwareALSA( 1344): Unable to attach mixer to device default: No such file or directory
E/AudioHardwareALSA( 1344): Unable to attach mixer to device AndroidRecord: No such file or directory
E/AudioHardwareALSA( 1344): Unable to attach mixer to device default: No such file or directory
I/DEBUG   (  587): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   (  587): Build fingerprint: 'nokia/nit/nit/:1.0/TC3/eng.solca.20081215.185205:eng/test-keys'
I/DEBUG   (  587): pid: 1344, tid: 1344  >>> mediaserver <<<
I/DEBUG   (  587): signal 11 (SIGSEGV), fault addr 00000010
I/DEBUG   (  587):  r0 00000000  r1 ab749e8c  r2 0000ac78  r3 00000000
I/DEBUG   (  587):  r4 0000ac78  r5 ab753080  r6 ab753be4  r7 00000000
I/DEBUG   (  587):  r8 0000ac78  r9 00000000  10 00000000  fp beab8b3c
I/DEBUG   (  587):  ip 00000018  sp beab8a98  lr ab715d30  pc ab722ff8  cpsr 00000010
I/ServiceManager( 1185): Waiting for sevice media.audio_flinger...
I/DEBUG   (  587):          #00  pc ab722ff8  /system/lib/libaudio.so
I/DEBUG   (  587):          #01  pc ab715d2c  /system/lib/libaudio.so
I/DEBUG   (  587):          #02  pc ab716044  /system/lib/libaudio.so
I/DEBUG   (  587):          #03  pc ab713c8c  /system/lib/libaudio.so
I/DEBUG   (  587):          #04  pc ab0116be  /system/lib/libaudioflinger.so
I/DEBUG   (  587):          #05  pc ab011828  /system/lib/libaudioflinger.so
I/DEBUG   (  587):          #06  pc 0000875c  /system/bin/mediaserver
I/DEBUG   (  587):          #07  pc afe1e0aa  /system/lib/libc.so
I/DEBUG   (  587):          #08  pc afe0b09c  /system/lib/libc.so
I/DEBUG   (  587):          #09  pc b0000d70  /system/bin/linker
I/DEBUG   (  587): stack:
I/DEBUG   (  587):     beab8a58  00000003  
I/DEBUG   (  587):     beab8a5c  afe20821  /system/lib/libc.so
I/DEBUG   (  587):     beab8a60  ab749e88  /system/lib/libaudio.so
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 

The Following 3 Users Say Thank You to Bundyo For This Useful Post:
Posts: 19 | Thanked: 0 times | Joined on Oct 2007
#177
Hey guys,

I'm having a ton of fun tracking the progress of the project on this forum and had a quick question. I think I read on another thread or forum that NITdroid would not be able to include the Google Apps (Mail, Cal, Contact, etc) because of licensing issues?

Is that true?! SAY IT AIN'T SO!!

Thanks! Evan
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#178
Thanks Bundyo, I want to see someone with an N800 get this debugged before I attempt it.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
solca's Avatar
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#179
Originally Posted by Bundyo View Post
Now I'm trying on my N800 at least to see what i should get at the end

Problem - doesn't boot at all - blinking and stuff, ADB working, logcat shows its choking on media...
Bundyo:

Thanks for trying and debugging this! right now I'm uploading an experimental userspace without the media (ALSA sound) part, can you check again on your N800?

(If you get 404 is still uploading as my Internet is not very fast)

This one should go past the mediaserver crashing on N800...hopefully...

EDIT: this is in the regular userspace now.
__________________
NITdroid

Last edited by solca; 2008-12-17 at 02:27.
 

The Following 2 Users Say Thank You to solca For This Useful Post:
Posts: 12 | Thanked: 23 times | Joined on Jul 2008
#180
I don't have access to a Linux system right now, but I was able to install the latest NITdroid directly from diablo. To make this work, you must install bzip2 and e2fsprogs on Maemo first. Note that I had to grab e2fsprogs from chinook, as there doesn't seem to be a .deb for diablo. Just install from

Code:
deb http://repository.maemo.org chinook free non-free extras
Next, you need to download the latest kernel and filesystem from http://guug.org/nit/nitdroid/. Fire up an xterm, and get a root shell using your favorite method (`sudo su' works for me). To repartition the internal flash, use the following commands:

Code:
sudo su
sfdisk -uM --no-reread /dev/mmcblk0
# In sfdisk, use the following commands
,356,C
0,0
,,L
,,
y

# sfdisk exits.  At the command prompt, type:
reboot
After the reboot, start another xterm and get a root shell. Then use the following commands to build new filesystems and flash the kernel:

Code:
sudo su
mkdosfs /dev/mmcblk0p1
mkfs.ext3 /dev/mmcblk0p3
mount /dev/mmcblk0p3 /mnt
cd /mnt
bzcat /path/to/rootfs_nitdroid.tar.bz2 | tar -xpvf -
cd /
umount /mnt
fiasco-flasher -k /path/to/zImage-nitdroid-n8x0 -f
reboot
# Don't forget to remove the mini-SD card!
Note that Android will reboot every 5 min or so as I haven't figured out a way to enable R&D mode using fiasco-flasher, so you'll need to fix that with adb from a Linux system. But this was enough to get me up and running right away Great work Solca! And thanks to b-man for the idea that I could get this working without a Linux host too
 

The Following 4 Users Say Thank You to Vid For This Useful Post:
Reply

Tags
android, nitdroid


 
Forum Jump


All times are GMT. The time now is 09:42.