zehjotkah
|
2008-12-16
, 13:47
|
|
Posts: 2,361 |
Thanked: 3,746 times |
Joined on Dec 2007
@ Berlin - Love this city!!
|
#171
|
|
2008-12-16
, 17:33
|
|
Posts: 109 |
Thanked: 196 times |
Joined on Sep 2008
@ Guatemala
|
#172
|
Can you post the updated patch on your website? Also, the link to the userspace patch is broken.
Thanks
|
2008-12-16
, 19:55
|
Posts: 11 |
Thanked: 2 times |
Joined on Jan 2007
|
#174
|
Application installation seems broken:
from shell, from browser crashes&reboots
Any other means?
Found a solution myself:
sudo ./adb push xxx.apk /data/app
|
2008-12-16
, 20:33
|
Posts: 25 |
Thanked: 0 times |
Joined on Dec 2006
@ Rio de Janeiro
|
#175
|
|
2008-12-16
, 21:30
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#176
|
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
|
2008-12-16
, 21:51
|
Posts: 19 |
Thanked: 0 times |
Joined on Oct 2007
|
#177
|
|
2008-12-16
, 22:02
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#178
|
|
2008-12-17
, 00:27
|
|
Posts: 109 |
Thanked: 196 times |
Joined on Sep 2008
@ Guatemala
|
#179
|
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...
|
2008-12-17
, 00:47
|
Posts: 12 |
Thanked: 23 times |
Joined on Jul 2008
|
#180
|
deb http://repository.maemo.org chinook free non-free extras
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
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!
Tags |
android, nitdroid |
Thread Tools | |
|