Jump to content

U8110 Android 2.1 ROM


Guest BigBearMDC

Recommended Posts

Guest BigBearMDC
I don't think patching the old driver into the new kernel would be a huge task. Surely its just a bit of modprobe...?

Thats true, but we'd need the radio drivers too, and we don't have them.

Greetings,

BigBear

Link to comment
Share on other sites

Guest BigBearMDC
Nice. :blink:

BTW, I've updated my Perl script for unpacking UPDATA.APP files - although you've probably already figured out the files are in a different order for the U8110. It's attached. :huh:

Useage: perl split_updata.pl updata.app

Wow.

Your new split_updata script works perfectly!

Thanks :P

Greetings,

BigBear

Link to comment
Share on other sites

Guest MarcusHenrique
I don't have a clue what your on about but their is a tutorial here

http://www.robmcghee.com/android/creating-...te-zip-package/

don't know if thats any help :-)

I was trying to find the tutorial I've used to create mine with success, but that'll do.

Bear, assuming it's obvious you should zip the folder normally and exactly like any update.zip files you've seen, you should just focus on this last step and it'll work:

Now you are going to sign the zip file. Download testsign.zip and copy it in your <SDK>/tools folder. Extract it here. It should create a sign subfolder with a testsign.jar file in it.

Then in the command prompt/terminal, from <workdir> folder, do:

java -classpath <SDK>/tools/sign/testsign.jar" testsign file.zip file-signed.zip

Edited by MarcusHenrique
Link to comment
Share on other sites

Guest BigBearMDC

Thanks for the links!

:huh:

I found a binary in the android source that lets me generate an update-script.

But it requires a file called android-info.txt, and I don't have it :blink:

Hey Bear, what about my U8220-6? How should my baby fit in this?

If it works by just copying our Pulse kernel into the boot.img, it would work the same way for your U8220-6 :P

Even if I / we have to build a 2.6.29 kernel, it should work on the U8220-6 too.

Greetings,

BigBear

Link to comment
Share on other sites

Guest David Horvath
Thanks for the links!

:huh:

I found a binary in the android source that lets me generate an update-script.

But it requires a file called android-info.txt, and I don't have it :blink:

If it works by just copying our Pulse kernel into the boot.img, it would work the same way for your U8220-6 :P

Even if I / we have to build a 2.6.29 kernel, it should work on the U8220-6 too.

Greetings,

BigBear

Google:

"The same directory also need to have android-info.txt file, this file just have a single entry as board=trout in it, if you don't have it create this file and then run fastboot again"

Link to comment
Share on other sites

Guest MarcusHenrique
Thanks for the links!

:huh:

I found a binary in the android source that lets me generate an update-script.

But it requires a file called android-info.txt, and I don't have it :o

Just follow how I did and it'll work for sure! :blink:

If it works by just copying our Pulse kernel into the boot.img, it would work the same way for your U8220-6 :P

Even if I / we have to build a 2.6.29 kernel, it should work on the U8220-6 too.

Greetings,

BigBear

Great, you're making me and 90% of this community dying of excitement! hehehe

Link to comment
Share on other sites

Guest BigBearMDC

Okay.

The moment has come.

- update.zip generated and flashed to the Pulse (had to drop 65% of the apps because of memory).

- Reboot sytem now -> GO!

Greetings,

BigBear

Link to comment
Share on other sites

Guest thfc5975
OMG! OMG! I'm gonna die!

Im with Marcus on this, not in that kind of way like lol but im with him, literally dying in anticipation.

Go Bear!!!

Link to comment
Share on other sites

Guest BigBearMDC

Okay, like I expected it .... freeze.

But at least we got the device-state (copied from ddms):

========================================================
== dumpstate
========================================================
------ MEMORY INFO ------
MemTotal: 98124 kB
MemFree: 90272 kB
Buffers: 0 kB
Cached: 1408 kB
SwapCached: 0 kB
Active: 2152 kB
Inactive: 648 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 1420 kB
Mapped: 988 kB
Slab: 3196 kB
SReclaimable: 760 kB
SUnreclaim: 2436 kB
PageTables: 452 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 49060 kB
Committed_AS: 9572 kB
VmallocTotal: 385024 kB
VmallocUsed: 51420 kB
VmallocChunk: 303100 kB

------ CPU INFO ------
execv /system/bin/top returned -1
------ PROCRANK ------
execv /system/xbin/procrank returned -1
------ VIRTUAL MEMORY STATS ------
nr_free_pages 22550
nr_inactive 161
nr_active 546
nr_anon_pages 355
nr_mapped 247
nr_file_pages 352
nr_dirty 0
nr_writeback 0
nr_slab_reclaimable 190
nr_slab_unreclaimable 610
nr_page_table_pages 113
nr_unstable 0
nr_bounce 0
nr_vmscan_write 0
nr_writeback_temp 0
pgpgin 52
pgpgout 0
pswpin 0
pswpout 0
pgalloc_dma 11129
pgalloc_normal 0
pgalloc_movable 0
pgfree 33710
pgactivate 191
pgdeactivate 0
pgfault 15474
pgmajfault 174
pgrefill_dma 0
pgrefill_normal 0
pgrefill_movable 0
pgsteal_dma 0
pgsteal_normal 0
pgsteal_movable 0
pgscan_kswapd_dma 0
pgscan_kswapd_normal 0
pgscan_kswapd_movable 0
pgscan_direct_dma 0
pgscan_direct_normal 0
pgscan_direct_movable 0
pginodesteal 0
slabs_scanned 0
kswapd_steal 0
kswapd_inodesteal 0
pageoutrun 0
allocstall 0
pgrotated 0

------ VMALLOC INFO ------
------ SLAB INFO ------
slabinfo - version: 2.1
# name <active_objs> <num_objs> <objsize> <objperslab> <pagesperslab> : tunables <limit> <batchcount> <sharedfactor> : slabdata <active_slabs> <num_slabs> <sharedavail>
rpc_buffers 8 8 2048 2 1 : tunables 24 12 0 : slabdata 4 4 0
rpc_tasks 8 24 160 24 1 : tunables 120 60 0 : slabdata 1 1 0
rpc_inode_cache 0 0 416 9 1 : tunables 54 27 0 : slabdata 0 0 0
cifs_small_rq 30 36 448 9 1 : tunables 54 27 0 : slabdata 4 4 0
cifs_request 4 4 16480 1 8 : tunables 8 4 0 : slabdata 4 4 0
cifs_oplock_structs 0 0 32 113 1 : tunables 120 60 0 : slabdata 0 0 0
cifs_mpx_ids 3 59 64 59 1 : tunables 120 60 0 : slabdata 1 1 0
cifs_inode_cache 0 0 336 11 1 : tunables 54 27 0 : slabdata 0 0 0
nfs_direct_cache 0 0 72 53 1 : tunables 120 60 0 : slabdata 0 0 0
nfs_write_data 36 36 448 9 1 : tunables 54 27 0 : slabdata 4 4 0
nfs_read_data 32 36 416 9 1 : tunables 54 27 0 : slabdata 4 4 0
nfs_inode_cache 0 0 576 7 1 : tunables 54 27 0 : slabdata 0 0 0
nfs_page 0 0 64 59 1 : tunables 120 60 0 : slabdata 0 0 0
fat_inode_cache 0 0 352 11 1 : tunables 54 27 0 : slabdata 0 0 0
fat_cache 0 0 24 145 1 : tunables 120 60 0 : slabdata 0 0 0
squashfs_inode_cache 0 0 352 11 1 : tunables 54 27 0 : slabdata 0 0 0
ext2_inode_cache 0 0 432 9 1 : tunables 54 27 0 : slabdata 0 0 0
ext2_xattr 0 0 48 78 1 : tunables 120 60 0 : slabdata 0 0 0
jbd2_journal_handle 0 0 24 145 1 : tunables 120 60 0 : slabdata 0 0 0
jbd2_journal_head 0 0 56 67 1 : tunables 120 60 0 : slabdata 0 0 0
jbd2_revoke_table 0 0 16 203 1 : tunables 120 60 0 : slabdata 0 0 0
jbd2_revoke_record 0 0 32 113 1 : tunables 120 60 0 : slabdata 0 0 0
journal_handle 0 0 24 145 1 : tunables 120 60 0 : slabdata 0 0 0
journal_head 0 0 56 67 1 : tunables 120 60 0 : slabdata 0 0 0
revoke_table 0 0 16 203 1 : tunables 120 60 0 : slabdata 0 0 0
revoke_record 0 0 16 203 1 : tunables 120 60 0 : slabdata 0 0 0
ext4_inode_cache 0 0 520 7 1 : tunables 54 27 0 : slabdata 0 0 0
ext4_xattr 0 0 48 78 1 : tunables 120 60 0 : slabdata 0 0 0
ext4_free_block_extents 0 0 32 113 1 : tunables 120 60 0 : slabdata 0 0 0
ext4_alloc_context 0 0 112 35 1 : tunables 120 60 0 : slabdata 0 0 0
ext4_prealloc_space 0 0 64 59 1 : tunables 120 60 0 : slabdata 0 0 0
ext3_inode_cache 0 0 440 9 1 : tunables 54 27 0 : slabdata 0 0 0
ext3_xattr 0 0 48 78 1 : tunables 120 60 0 : slabdata 0 0 0
dnotify_cache 0 0 24 145 1 : tunables 120 60 0 : slabdata 0 0 0
inotify_event_cache 0 0 32 113 1 : tunables 120 60 0 : slabdata 0 0 0
inotify_watch_cache 0 0 40 92 1 : tunables 120 60 0 : slabdata 0 0 0
kioctx 0 0 160 24 1 : tunables 120 60 0 : slabdata 0 0 0
kiocb 0 0 160 24 1 : tunables 120 60 0 : slabdata 0 0 0
fasync_cache 0 0 16 203 1 : tunables 120 60 0 : slabdata 0 0 0
ashmem_range_cache 0 0 32 113 1 : tunables 120 60 0 : slabdata 0 0 0
ashmem_area_cache 1 14 280 14 1 : tunables 54 27 0 : slabdata 1 1 0
shmem_inode_cache 260 260 392 10 1 : tunables 54 27 0 : slabdata 26 26 0
nsproxy 0 0 32 113 1 : tunables 120 60 0 : slabdata 0 0 0
posix_timers_cache 0 0 104 37 1 : tunables 120 60 0 : slabdata 0 0 0
uid_cache 10 59 64 59 1 : tunables 120 60 0 : slabdata 1 1 0
UNIX 20 20 384 10 1 : tunables 54 27 0 : slabdata 2 2 0
UDP-Lite 0 0 480 8 1 : tunables 54 27 0 : slabdata 0 0 0
tcp_bind_bucket 2 113 32 113 1 : tunables 120 60 0 : slabdata 1 1 0
inet_peer_cache 0 0 64 59 1 : tunables 120 60 0 : slabdata 0 0 0
ip_fib_alias 0 0 16 203 1 : tunables 120 60 0 : slabdata 0 0 0
ip_fib_hash 4 92 40 92 1 : tunables 120 60 0 : slabdata 1 1 0
ip_dst_cache 2 15 256 15 1 : tunables 120 60 0 : slabdata 1 1 0
arp_cache 1 30 128 30 1 : tunables 120 60 0 : slabdata 1 1 0
RAW 2 8 480 8 1 : tunables 54 27 0 : slabdata 1 1 0
UDP 9 16 480 8 1 : tunables 54 27 0 : slabdata 2 2 0
tw_sock_TCP 0 0 96 40 1 : tunables 120 60 0 : slabdata 0 0 0
request_sock_TCP 0 0 64 59 1 : tunables 120 60 0 : slabdata 0 0 0
TCP 3 7 1088 7 2 : tunables 24 12 0 : slabdata 1 1 0
eventpoll_pwq 0 0 40 92 1 : tunables 120 60 0 : slabdata 0 0 0
eventpoll_epi 0 0 96 40 1 : tunables 120 60 0 : slabdata 0 0 0
blkdev_queue 18 21 1080 7 2 : tunables 24 12 0 : slabdata 3 3 0
blkdev_requests 8 20 192 20 1 : tunables 120 60 0 : slabdata 1 1 0
blkdev_ioc 2 78 48 78 1 : tunables 120 60 0 : slabdata 1 1 0
biovec-256 2 2 3072 2 2 : tunables 24 12 0 : slabdata 1 1 0
biovec-128 2 5 1536 5 2 : tunables 24 12 0 : slabdata 1 1 0
biovec-64 2 5 768 5 1 : tunables 54 27 0 : slabdata 1 1 0
biovec-16 2 20 192 20 1 : tunables 120 60 0 : slabdata 1 1 0
biovec-4 2 59 64 59 1 : tunables 120 60 0 : slabdata 1 1 0
biovec-1 2 203 16 203 1 : tunables 120 60 0 : slabdata 1 1 0
bio 2 59 64 59 1 : tunables 120 60 0 : slabdata 1 1 0
sock_inode_cache 44 44 352 11 1 : tunables 54 27 0 : slabdata 4 4 0
skbuff_fclone_cache 0 0 352 11 1 : tunables 54 27 0 : slabdata 0 0 0
skbuff_head_cache 1 20 192 20 1 : tunables 120 60 0 : slabdata 1 1 0
file_lock_cache 0 0 96 40 1 : tunables 120 60 0 : slabdata 0 0 0
proc_inode_cache 24 24 320 12 1 : tunables 54 27 0 : slabdata 2 2 0
sigqueue 16 27 144 27 1 : tunables 120 60 0 : slabdata 1 1 0
radix_tree_node 51 52 288 13 1 : tunables 54 27 0 : slabdata 4 4 0
bdev_cache 7 9 416 9 1 : tunables 54 27 0 : slabdata 1 1 0
sysfs_dir_cache 4454 4524 48 78 1 : tunables 120 60 0 : slabdata 58 58 0
mnt_cache 18 30 128 30 1 : tunables 120 60 0 : slabdata 1 1 0
inode_cache 1521 1521 296 13 1 : tunables 54 27 0 : slabdata 117 117 0
dentry 1860 1860 128 30 1 : tunables 120 60 0 : slabdata 62 62 0
filp 210 240 128 30 1 : tunables 120 60 0 : slabdata 8 8 0
names_cache 8 8 4096 1 1 : tunables 24 12 0 : slabdata 8 8 0
buffer_head 0 0 56 67 1 : tunables 120 60 0 : slabdata 0 0 0
mm_struct 20 20 384 10 1 : tunables 54 27 0 : slabdata 2 2 0
vm_area_struct 352 352 88 44 1 : tunables 120 60 0 : slabdata 8 8 0
fs_cache 17 113 32 113 1 : tunables 120 60 0 : slabdata 1 1 0
files_cache 78 100 192 20 1 : tunables 120 60 0 : slabdata 5 5 0
signal_cache 72 72 416 9 1 : tunables 54 27 0 : slabdata 8 8 0
sighand_cache 63 63 1312 3 1 : tunables 24 12 0 : slabdata 21 21 0
task_struct 95 110 768 5 1 : tunables 54 27 0 : slabdata 22 22 0
anon_vma 208 339 8 339 1 : tunables 120 60 0 : slabdata 1 1 0
pid 94 118 64 59 1 : tunables 120 60 0 : slabdata 2 2 0
idr_layer_cache 108 108 144 27 1 : tunables 120 60 0 : slabdata 4 4 0
size-4194304(DMA) 0 0 4194304 1 1024 : tunables 1 1 0 : slabdata 0 0 0
size-4194304 0 0 4194304 1 1024 : tunables 1 1 0 : slabdata 0 0 0
size-2097152(DMA) 0 0 2097152 1 512 : tunables 1 1 0 : slabdata 0 0 0
size-2097152 0 0 2097152 1 512 : tunables 1 1 0 : slabdata 0 0 0
size-1048576(DMA) 0 0 1048576 1 256 : tunables 1 1 0 : slabdata 0 0 0
size-1048576 0 0 1048576 1 256 : tunables 1 1 0 : slabdata 0 0 0
size-524288(DMA) 0 0 524288 1 128 : tunables 1 1 0 : slabdata 0 0 0
size-524288 0 0 524288 1 128 : tunables 1 1 0 : slabdata 0 0 0
size-262144(DMA) 0 0 262144 1 64 : tunables 1 1 0 : slabdata 0 0 0
size-262144 0 0 262144 1 64 : tunables 1 1 0 : slabdata 0 0 0
size-131072(DMA) 0 0 131072 1 32 : tunables 8 4 0 : slabdata 0 0 0
size-131072 0 0 131072 1 32 : tunables 8 4 0 : slabdata 0 0 0
size-65536(DMA) 0 0 65536 1 16 : tunables 8 4 0 : slabdata 0 0 0
size-65536 0 0 65536 1 16 : tunables 8 4 0 : slabdata 0 0 0
size-32768(DMA) 0 0 32768 1 8 : tunables 8 4 0 : slabdata 0 0 0
size-32768 1 1 32768 1 8 : tunables 8 4 0 : slabdata 1 1 0
size-16384(DMA) 0 0 16384 1 4 : tunables 8 4 0 : slabdata 0 0 0
size-16384 14 14 16384 1 4 : tunables 8 4 0 : slabdata 14 14 0
size-8192(DMA) 0 0 8192 1 2 : tunables 8 4 0 : slabdata 0 0 0
size-8192 11 11 8192 1 2 : tunables 8 4 0 : slabdata 11 11 0
size-4096(DMA) 0 0 4096 1 1 : tunables 24 12 0 : slabdata 0 0 0
size-4096 87 87 4096 1 1 : tunables 24 12 0 : slabdata 87 87 0
size-2048(DMA) 0 0 2048 2 1 : tunables 24 12 0 : slabdata 0 0 0
size-2048 66 66 2048 2 1 : tunables 24 12 0 : slabdata 33 33 0
size-1024(DMA) 0 0 1024 4 1 : tunables 54 27 0 : slabdata 0 0 0
size-1024 36 36 1024 4 1 : tunables 54 27 0 : slabdata 9 9 0
size-512(DMA) 0 0 512 8 1 : tunables 54 27 0 : slabdata 0 0 0
size-512 506 512 512 8 1 : tunables 54 27 0 : slabdata 64 64 0
size-256(DMA) 0 0 256 15 1 : tunables 120 60 0 : slabdata 0 0 0
size-256 71 75 256 15 1 : tunables 120 60 0 : slabdata 5 5 0
size-192(DMA) 0 0 192 20 1 : tunables 120 60 0 : slabdata 0 0 0
size-192 60 60 192 20 1 : tunables 120 60 0 : slabdata 3 3 0
size-128(DMA) 0 0 128 30 1 : tunables 120 60 0 : slabdata 0 0 0
size-128 270 270 128 30 1 : tunables 120 60 0 : slabdata 9 9 0
size-96(DMA) 0 0 96 40 1 : tunables 120 60 0 : slabdata 0 0 0
size-96 320 320 96 40 1 : tunables 120 60 0 : slabdata 8 8 0
size-64(DMA) 0 0 64 59 1 : tunables 120 60 0 : slabdata 0 0 0
size-32(DMA) 4 113 32 113 1 : tunables 120 60 0 : slabdata 1 1 0
size-64 708 708 64 59 1 : tunables 120 60 0 : slabdata 12 12 0
size-32 3692 3729 32 113 1 : tunables 120 60 0 : slabdata 33 33 0
kmem_cache 135 160 96 40 1 : tunables 120 60 0 : slabdata 4 4 0

------ ZONEINFO ------
Node 0, zone DMA
pages free 22550
min 360
low 450
high 540
scanned 0 (a: 0 i: 0)
spanned 32768
present 32512
nr_free_pages 22550
nr_inactive 161
nr_active 546
nr_anon_pages 356
nr_mapped 247
nr_file_pages 352
nr_dirty 0
nr_writeback 0
nr_slab_reclaimable 190
nr_slab_unreclaimable 611
nr_page_table_pages 113
nr_unstable 0
nr_bounce 0
nr_vmscan_write 0
nr_writeback_temp 0
protection: (0, 0, 0)
pagesets
cpu: 0
count: 29
high: 42
batch: 7
all_unreclaimable: 0
prev_priority: 12
start_pfn: 65536
mem_notify_status: 0

------ SYSTEM LOG ------
04-23 12:52:30.269 I/DEBUG ( 990): debuggerd: Apr 4 2010 19:05:50
04-23 12:52:30.399 E/vold ( 989): Unable to open '/sys/devices/platform/msm_hsusb_periphera/checksdstatus' (err:No such file or directory)
------ VM TRACES ------
------ EVENT LOG TAGS ------
42 answer (to life the universe etc|3)
314 pi
2718 e
2719 configuration_changed (config mask|1|5)
2720 sync (id|3),(event|1|5),(source|1|5),(account|1|5)
2721 cpu (total|1|6),(user|1|6),(system|1|6),(iowait|1|6),(irq|1|6),(softirq|1|6)
2722 battery_level (level|1|6),(voltage|1|1),(temperature|1|1)
2723 battery_status (status|1|5),(health|1|5),(present|1|5),(plugged|1|5),(technology|3)
2724 power_sleep_requested (wakeLocksCleared|1|1)
2725 power_screen_broadcast_send (wakelockCount|1|1)
2726 power_screen_broadcast_done (on|1|5),(broadcastDuration|2|3),(wakelockCount|1|1)
2727 power_screen_broadcast_stop (which|1|5),(wakelockCount|1|1)
2728 power_screen_state (offOrOn|1|5),(becauseOfUser|1|5),(totalTouchDownTime|2|3),(touchCycles|1|1)
2729 power_partial_wake_state (releasedorAcquired|1|5),(tag|3)
2730 battery_discharge (duration|2|3),(minLevel|1|6),(maxLevel|1|6)
2740 location_controller
2741 force_gc (reason|3)
2742 tickle (authority|3)
2743 sync_details (authority|3),(send|1|2),(recv|1|2),(details|3)
2744 free_storage_changed (data|2|2)
2745 low_storage (data|2|2)
2746 free_storage_left (data|2|2),(system|2|2),(cache|2|2)
2747 contacts_aggregation (aggregation time|2|3), (count|1|1)
2750 notification_enqueue (pkg|3),(id|1|5),(notification|3)
2751 notification_cancel (pkg|3),(id|1|5),(required_flags|1)
2752 notification_cancel_all (pkg|3),(required_flags|1)
2800 gtalkservice (eventType|1)
2801 gtalk_connection (status|1)
2802 watchdog (Service|3)
2803 watchdog_proc_pss (Process|3),(Pid|1|5),(Pss|1|2)
2804 watchdog_soft_reset (Process|3),(Pid|1|5),(MaxPss|1|2),(Pss|1|2),(Skip|3)
2805 watchdog_hard_reset (Process|3),(Pid|1|5),(MaxPss|1|2),(Pss|1|2)
2806 watchdog_pss_stats (EmptyPss|1|2),(EmptyCount|1|1),(BackgroundPss|1|2),(BackgroundCount|1|1),(Servi
ePss|1|2),(ServiceCount|1|1),(VisiblePss|1|2),(VisibleCount|1|1),(ForegroundPss|
|2),(ForegroundCount|1|1),(NoPssCount|1|1)
2807 watchdog_proc_stats (DeathsInOne|1|1),(DeathsInTwo|1|1),(DeathsInThree|1|1),(DeathsInFour|1|1),(Deat
sInFive|1|1)
2808 watchdog_scheduled_reboot (Now|2|1),(Interval|1|3),(StartTime|1|3),(Window|1|3),(Skip|3)
2809 watchdog_meminfo (MemFree|1|2),(Buffers|1|2),(Cached|1|2),(Active|1|2),(Inactive|1|2),(AnonPages|
|2),(Mapped|1|2),(Slab|1|2),(SReclaimable|1|2),(SUnreclaim|1|2),(PageTables|1|2)
2810 watchdog_vmstat (runtime|2|3),(pgfree|1|1),(pgactivate|1|1),(pgdeactivate|1|1),(pgfault|1|1),(pg
ajfault|1|1)
2811 watchdog_requested_reboot (NoWait|1|1),(ScheduleInterval|1|3),(RecheckInterval|1|3),(StartTime|1|3),(Windo
|1|3),(MinScreenOff|1|3),(MinNextAlarm|1|3)
2820 backup_data_changed (Package|3)
2821 backup_start (Transport|3)
2822 backup_transport_failure (Package|3)
2823 backup_agent_failure (Package|3),(Message|3)
2824 backup_package (Package|3),(Size|1|2)
2825 backup_success (Packages|1|1),(Time|1|3)
2826 backup_reset (Transport|3)
2827 backup_initialize
2830 restore_start (Transport|3),(Source|2|5)
2831 restore_transport_failure
2832 restore_agent_failure (Package|3),(Message|3)
2833 restore_package (Package|3),(Size|1|2)
2834 restore_success (Packages|1|1),(Time|1|3)
3000 boot_progress_start (time|2|3)
3010 boot_progress_system_run (time|2|3)
3020 boot_progress_preload_start (time|2|3)
3030 boot_progress_preload_end (time|2|3)
3040 boot_progress_ams_ready (time|2|3)
3050 boot_progress_enable_screen (time|2|3)
3060 boot_progress_pms_start (time|2|3)
3070 boot_progress_pms_system_scan_start (time|2|3)
3080 boot_progress_pms_data_scan_start (time|2|3)
3090 boot_progress_pms_scan_end (time|2|3)
3100 boot_progress_pms_ready (time|2|3)
4000 gtalk_conn_close (status|1),(duration|1)
4001 gtalk_heartbeat_reset (interval_and_nt|1),(ip|3)
20001 dvm_gc_info (custom|2),(custom|2),(custom|2),(custom|2)
20002 dvm_gc_madvise_info (total|1|2),(zygote|1|2)
30001 am_finish_activity (Token|1|5),(Task ID|1|5),(Component Name|3),(Reason|3)
30002 am_task_to_front (Task|1|5)
30003 am_new_intent (Token|1|5),(Task ID|1|5),(Component Name|3),(Action|3),(MIME Type|3),(URI|3),(Flags|1|5)
30004 am_create_task (Task ID|1|5)
30005 am_create_activity (Token|1|5),(Task ID|1|5),(Component Name|3),(Action|3),(MIME Type|3),(URI|3),(Flags|1|5)
30006 am_restart_activity (Token|1|5),(Task ID|1|5),(Component Name|3)
30007 am_resume_activity (Token|1|5),(Task ID|1|5),(Component Name|3)
30008 anr (pid|1|5),(Package Name|3),(reason|3)
30009 activity_launch_time (Token|1|5),(Component Name|3),(time|2|3)
30010 am_proc_bound (PID|1|5),(Process Name|3)
30011 am_proc_died (PID|1|5),(Process Name|3)
30012 am_failed_to_pause (Token|1|5),(Wanting to pause|3),(Currently pausing|3)
30013 am_pause_activity (Token|1|5),(Component Name|3)
30014 am_proc_start (PID|1|5),(UID|1|5),(Process Name|3),(Type|3),(Component|3)
30015 am_proc_bad (UID|1|5),(Process Name|3)
30016 am_proc_good (UID|1|5),(Process Name|3)
30017 am_low_memory (Num Processes|1|1)
30018 am_destroy_activity (Token|1|5),(Task ID|1|5),(Component Name|3)
30019 am_relaunch_resume_activity (Token|1|5),(Task ID|1|5),(Component Name|3)
30020 am_relaunch_activity (Token|1|5),(Task ID|1|5),(Component Name|3)
30021 am_on_paused_called (Component Name|3)
30022 am_on_resume_called (Component Name|3)
30023 am_kill_for_memory (PID|1|5),(Process Name|3),(OomAdj|1|5)
30024 am_broadcast_discard_filter (Broadcast|1|5),(Action|3),(Receiver Number|1|1),(BroadcastFilter|1|5)
30025 am_broadcast_discard_app (Broadcast|1|5),(Action|3),(Receiver Number|1|1),(App|3)
30030 am_create_service (Service Record|1|5),(Name|3),(Intent|3),(PID|1|5)
30031 am_destroy_service (Service Record|1|5),(Name|3),(PID|1|5)
30032 am_process_crashed_too_much (Name|3),(PID|1|5)
30033 am_drop_process (PID|1|5)
30034 am_service_crashed_too_much (Crash Count|1|1),(Component Name|3),(PID|1|5)
30035 am_schedule_service_restart (Component Name|3),(Time|2|3)
30036 am_provider_lost_process (Package Name|3),(UID|1|5),(Name|3)
30037 am_process_start_timeout (PID|1|5),(UID|1|5),(Process Name|3)
31000 wm_no_surface_memory (Window|3),(PID|1|5),(Operation|3)
32000 imf_force_reconnect_ime (IME|4),(Time Since Connect|2|3),(Showing|1|1)
75000 sqlite_mem_alarm_current (current|1|2)
75001 sqlite_mem_alarm_max (max|1|2)
75002 sqlite_mem_alarm_alloc_attempt (attempts|1|4)
75003 sqlite_mem_released (Memory released|1|2)
75004 sqlite_db_corrupt (Database file corrupt|3)
40000 checkin (Check in time|2|3)
50000 menu_item_selected (Menu type where 0 is options and 1 is context|1|5),(Menu item title|3)
50001 menu_opened (Menu type where 0 is options and 1 is context|1|5)
50020 connectivity_state_changed (custom|1|5)
50021 wifi_network_state_changed (network_state|1|5)
50022 wifi_supplicant_state_changed (supplicant_state|1|5)
50023 wifi_driver_state_changed (driver_state|1|5)
50024 wifi_interface_configuration_state_changed (IP_configuration|1|5)
50025 wifi_supplicant_connection_state_changed (connected|1|5)
50100 pdp_bad_dns_address (dns_address|3)
50101 pdp_radio_reset_countdown_triggered (out_packet_count|1|1)
50102 pdp_radio_reset (out_packet_count|1|1)
50103 pdp_context_reset (out_packet_count|1|1)
50104 pdp_reregister_network (out_packet_count|1|1)
50105 pdp_setup_fail (cause|1|5), (cid|1|5), (network_type|1|5)
50106 call_drop (cause|1|5), (cid|1|5), (network_type|1|5)
50107 data_network_registration_fail (op_numeric|1|5), (cid|1|5)
50108 data_network_status_on_radio_off (dc_state|3), (enable|1|5)
50109 pdp_network_drop (cid|1|5), (network_type|1|5)
50110 cdma_data_setup_failed (cause|1|5), (cid|1|5), (network_type|1|5)
50111 cdma_data_drop (cid|1|5), (network_type|1|5)
50112 gsm_rat_switched (cid|1|5), (network_from|1|5), (network_to|1|5)
51000 socket_stats (send|1|2),(recv|1|2),(ip|1|5),(port|1|5),(close|1|5)
52000 db_operation (name|3),(op_type|1|5),(time|2|3)
52001 http_stats (useragent|3),(response|2|3),(processing|2|3),(tx|1|2),(rx|1|2)
60000 viewroot_draw (Draw time|1|3)
60001 viewroot_layout (Layout time|1|3)
60002 view_build_drawing_cache (View created drawing cache|1|5)
60003 view_use_drawing_cache (View drawn using bitmap cache|1|5)
70000 screen_toggled (screen_state|1|5)
70101 browser_zoom_level_change (start level|1|5),(end level|1|5),(time|2|3)
70102 browser_double_tap_duration (duration|1|3),(time|2|3)
70200 aggregation (aggregation time|2|3)
70201 aggregation_test (field1|1|2),(field2|1|2),(field3|1|2),(field4|1|2),(field5|1|2)

------ EVENT LOG ------
------ RADIO LOG ------
------ NETWORK STATE ------
Interfaces:
lo UP 127.0.0.1 255.0.0.0 0x00000049
dummy0 DOWN 0.0.0.0 0.0.0.0 0x00000082
rmnet0 DOWN 0.0.0.0 0.0.0.0 0x00001002
rmnet1 DOWN 0.0.0.0 0.0.0.0 0x00001002
rmnet2 DOWN 0.0.0.0 0.0.0.0 0x00001002

Routes:
Iface Destination Gateway Flags RefCnt Use Metric Mask MTU Window IRTT

------ SYSTEM PROPERTIES ------
[ro.secure]: [0]
[ro.allow.mock.location]: [0]
[ro.debuggable]: [1]
[persist.service.adb.enable]: [1]
[ro.factorytest]: [0]
[ro.serialno]: []
[ro.bootmode]: [unknown]
[ro.baseband]: [unknown]
[ro.carrier]: [unknown]
[ro.bootloader]: [unknown]
[ro.hardware]: [qcom]
[ro.revision]: [0]
[ro.build.id]: [ERE27]
[ro.build.version.sdk]: [7]
[ro.build.version.codename]: [REL]
[ro.build.version.release]: [2.1-update1]
[ro.build.date]: [Sun Apr 4 19:07:59 CST 2010]
[ro.build.date.utc]: [1270379279]
[ro.build.type]: [user]
[ro.build.user]: [root]
[ro.build.host]: [localhost.localdomain]
[ro.product.cpu.abi]: [armeabi]
[ro.board.platform]: [msm7k]
[rild.libpath]: [/system/lib/libril-qc-1.so]
[rild.libargs]: [-d /dev/smd0]
[persist.rild.nitz_plmn]: []
[persist.rild.nitz_long_ons_0]: []
[persist.rild.nitz_long_ons_1]: []
[persist.rild.nitz_long_ons_2]: []
[persist.rild.nitz_long_ons_3]: []
[persist.rild.nitz_short_ons_0]: []
[persist.rild.nitz_short_ons_1]: []
[persist.rild.nitz_short_ons_2]: []
[persist.rild.nitz_short_ons_3]: []
[DEVICE_PROVISIONED]: [1]
[ro.url.legal]: [http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html]
[ro.url.legal.android_privacy]: [http://www.google.com/intl/%s/mobile/android/basic/privacy.html]
[ro.com.google.locationfeatures]: [1]
[ro.setupwizard.mode]: [DISABLED]
[ro.com.google.gmsversion]: [2.1_r2]
[net.bt.name]: [Android]
[net.change]: [net.tcp.buffersize.gprs]
[ro.config.sync]: [yes]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[ro.build.version.incremental]: [20100403]
[ro.build.tags]: [ota-rel-keys,release-keys]
[ro.build.display.id]: [U8110V100R001C85B214SP05]
[ro.confg.hw_appsbootversion]: [U8110V100R001C85B214SP05_APPSBOOT]
[ro.confg.hw_appversion]: [U8110V100R001C85B214SP05_KERNEL]
[ro.confg.hw_appfsversion]: [U8110V100R001C85B214SP05_SYSIMG]
[ro.build.fingerprint]: [T-Mobile/U8110/U8110/U8110:2.1-update1/ERE27/20100403:user/ota-rel-keys,release-keys]
[ro.product.model]: [Pulse Mini]
[ro.product.name]: [U8110]
[ro.product.device]: [U8110]
[ro.product.board]: [U8110]
[ro.product.brand]: [T-Mobile]
[ro.product.manufacturer]: [HUAWEI]
[ro.wifi.channels]: []
[ro.cdma.home.operator.numeric]: [460012345678901]
[ro.build.product]: [U8110]
[wifi.interface]: [eth0]
[ro.config.hwfeature_NotifRmder]: [true]
[ro.config.hwfeature_lockscreen]: []
[ro.config.hw_addmmdatabase]: [external-hw]
[ro.config.hwcameraset]: [8]
[ro.config.hw_new_wifitopdp]: [1]
[ro.config.lowbattery_shutdown]: [1]
[ro.config.hwfeature_wakeupkey]: [2]
[ro.config.endkeybehavior]: [true]
[ro.config.hw_boot_animation]: [1]
[ro.config.hw_appwidget_platform]: [1]
[ro.config.hw_omacp]: [1]
[ro.config.hwfeature_waitlcdinit]: []
[ro.config.hwfeature_lcdinittime]: []
[ro.config.hwfeature_earphone]: [1]
[ro.config.hwfeature_APN]: []
[ro.config.hw_addSetRingtone]: []
[keyguard.no_require_sim]: [true]
[ro.sf.lcd_density]: [120]
[hw.service.firewall.enable]: []
[ro.config.hw_addsettingsdbex]: [1]
[ro.config.hw_uaprof]: [http://wap1.huawei.com/uaprof/HuaweiU8110v100WCDMA.xml]
[ro.config.hw_useragent]: []
[ro.config.hwfeature_taskList]: []
[ro.config.hwft_PinPukUnlockscr]: [true]
[ro.config.hw_bt_initiativeBond]: [true]
[ro.config.hw_bt_paraCustomize]: [true]
[ro.config.hw_bt_discMode]: [true]
[ro.config.hw_bt_connectionIcon]: [true]
[ro.config.hw_new_double_signal]: []
[ro.config.hwfeature_dataservice]: [true]
[ro.config.hw_isCustomize]: [true]
[ro.config.hw_customizeType]: [02]
[ro.config.BlackButton]: [true]
[ro.config.PopupTwink]: []
[ro.config.SetStatusbarText]: [true]
[ro.config.pre_apn_ro]: []
[ro.config.hw_isHomeMenuBackVib]: [true]
[ro.config.hw_orange_multihome]: []
[ro.config.servohook]: [1]
[ro.config.hwft_MatchNum]: [8]
[ro.config.hw_lowbattery_charge]: [1]
[ro.config.KeyPassToUser]: [true]
[ro.config.hw_wifi_wapi]: []
[ro.telephony.default_network]: []
[ro.config.hwdrm]: [true]
[dalvik.vm.heapsize]: [22m]
[ro.config.google_userdict]: [false]
[ro.config.notification_sound]: [F1_New_SMS.ogg]
[ro.config.alarm_alert]: [Alarm-Standard.ogg]
[ro.config.ringtone]: [Standard-Ringtone.ogg]
[net.ntp.server]: [time.windows.com]
[net.ntp.server2]: [time.nist.gov]
[net.ntp.time]: [0]
[net.ntp.timereference]: [0]
[ro.config.hwft_PNN_function]: [true]
[persist.cust.tel.adapt]: [1]
[persist.cust.tel.eons]: [1]
[ro.config.uaprofile3g]: [http://wap1.huawei.com/uaprof/HuaweiU8110v100WCDMA.xml]
[ro.config.uaprofile2g]: [http://wap1.huawei.com/uaprof/HuaweiU8110v100GPRS.xml]
[ro.config.use_hw_ua]: [true]
[ro.config.hw_menu_unlockscreen]: [false]
[ro.config.hw_gcf_mms]: [true]
[ro.config.hwfeature_ecc]: [true]
[ro.config.hwfeature_gps_test]: [0]
[ro.camera.sound.forced]: [1]
[ro.config.hw_CustomizeWallpaper]: []
[ro.config.browser_useragent1]: []
[ro.config.browser_useragent2]: []
[ro.config.browser_useragent3]: []
[ro.config.browser_ua_NoDisplay]: []
[ro.config.uaModel]: []
[ro.config.hwft_SimLock]: [true]
[ro.com.google.clientidbase]: [android-tmobile-{country}]
[ro.config.hwoobe_haveplaybutton]: [true]
[ro.config.playUnlockSound]: []
[ro.config.unlockSoundValue]: []
[ro.config.hw_signal_identifier]: []
[ro.config.hw_temperature_warn]: [true]
[ro.config.hw_hide_contact]: [1]
[ro.config.hw_canvas_navigation]: [false]
[ro.config.hw_notify_vol]: [4]
[ro.config.hw_Ivy_contactName]: []
[ro.config.fixed_notify_entry]: [true]
[ro.config.hw_contact_customer]: [C85]
[ro.config.hw_always_allow_mms]: [false]
[ro.config.hw_TME_simPinButton]: []
[ro.config.hw_statusbarEnlarge]: [true]
[sync.max_time_per_sync]: [3600000]
[ro.build.description]: [MSM7x25-user 2.1-update1 ERE27 20100403 ota-rel-keys,release-keys]
[net.rmnet0.dns1]: [0.0.0.0]
[net.rmnet0.dns2]: [0.0.0.0]
[net.dns1]: [0.0.0.0]
[net.dns2]: [0.0.0.0]
[net.dnschange]: [0]
[ro.FOREGROUND_APP_ADJ]: [0]
[ro.VISIBLE_APP_ADJ]: [1]
[ro.SECONDARY_SERVER_ADJ]: [2]
[ro.HOME_APP_ADJ]: [4]
[ro.HIDDEN_APP_MIN_ADJ]: [7]
[ro.CONTENT_PROVIDER_ADJ]: [14]
[ro.EMPTY_APP_ADJ]: [15]
[ro.FOREGROUND_APP_MEM]: [1536]
[ro.VISIBLE_APP_MEM]: [2048]
[ro.SECONDARY_SERVER_MEM]: [4096]
[ro.HOME_APP_MEM]: [4096]
[ro.HIDDEN_APP_MEM]: [5120]
[ro.CONTENT_PROVIDER_MEM]: [5632]
[ro.EMPTY_APP_MEM]: [6144]
[ro.com.google.location_feature]: [1]
[ro.EONS_ALG_TYPE]: [0]
[net.tcp.buffersize.default]: [4096,87380,110208,4096,16384,110208]
[net.tcp.buffersize.wifi]: [4095,87380,110208,4096,16384,110208]
[net.tcp.buffersize.umts]: [4094,87380,110208,4096,16384,110208]
[net.tcp.buffersize.edge]: [4093,26280,35040,4096,16384,35040]
[net.tcp.buffersize.gprs]: [4092,8760,11680,4096,8760,11680]
[init.svc.ramzswap]: [stopped]
[init.svc.a2sd]: [stopped]
[init.svc.init]: [stopped]
[init.svc.servicemanager]: [running]
[init.svc.vold]: [running]
[init.svc.debuggerd]: [running]
[init.svc.ril-daemon]: [restarting]
[init.svc.oem_rpc_svc]: [stopped]
[init.svc.zygote]: [restarting]
[init.svc.media]: [restarting]
[init.svc.dbus]: [running]
[init.svc.installd]: [running]
[init.svc.syncsdr]: [stopped]
[init.svc.dhcp-service]: [stopped]
[init.svc.port-bridge]: [restarting]
[init.svc.qmuxd]: [running]
[init.svc.qcom-sh]: [stopped]
[init.svc.adbd]: [running]
[adb.connected]: [1]
------ KERNEL LOG ------
execv /system/bin/dmesg returned -1
------ KERNEL WAKELOCKS ------
name count expire_count wake_count active_since total_time sleep_time max_time last_change
"SMD_RPCCALL" 143 0 0 0 485759999 0 221421667 155809606665
"rpc_server" 94 0 0 0 81415001 0 23058334 155809581665
"mmc_delayed_work" 289 0 0 0 10243448342 0 94553333 155397206665
"bluesleep" 0 0 0 0 0 0 0 0
"alarm_rtc" 0 0 0 0 0 0 0 0
"alarm" 0 0 0 0 0 0 0 0
"gpio_kp" 1 0 0 0 550000 0 550000 2904963332
"usb_mass_storage" 0 0 0 0 0 0 0 0
"DATA7" 0 0 0 0 0 0 0 0
"DATA6" 0 0 0 0 0 0 0 0
"DATA5" 0 0 0 0 0 0 0 0
"msm_serial_hs_rx" 0 0 0 0 0 0 0 0
"adsp" 0 0 0 0 0 0 0 0
"audio_pcm_idle" 0 0 0 0 0 0 0 0
"audio_pcm" 0 0 0 0 0 0 0 0
"qmi2" 0 0 0 0 0 0 0 0
"qmi1" 0 0 0 0 0 0 0 0
"qmi0" 0 0 0 0 0 0 0 0
"unknown_wakeups" 0 0 0 0 0 0 0 0
"deleted_wake_locks" 0 0 0 0 0 0 0 0
"usb_bus_active" 1 0 0 154351121668 154351121668 0 154351121668 1940436665
"main" 1 0 0 156031574999 156031574999 0 156031574999 260000000
"power_off_level_inform" 1 1 0 0 62221183334 0 62221183334 638834999
"mass_storage_hold_idle" 1 0 0 153860881668 153860881668 0 153860881668 2430714998

------ KERNEL CPUFREQ ------
122880 0
245760 0
320000 0
480000 0
528000 15324


------ PROCESSES ------
execv /system/bin/ps returned -1
------ PROCESSES AND THREADS ------
execv /system/bin/ps returned -1
------ LIBRANK ------
execv /system/xbin/librank returned -1
------ BINDER FAILED TRANSACTION LOG ------


------ BINDER TRANSACTION LOG ------


------ BINDER TRANSACTIONS ------
binder transactions:


------ BINDER STATS ------
binder stats:
BC_ENTER_LOOPER: 1
proc: active 1 total 1
thread: active 1 total 1
node: active 1 total 1
proc 988
threads: 1
requested threads: 0+0/0
ready threads 1
free async space 65536
nodes: 1
refs: 0 s 0 w 0
buffers: 0
pending transactions: 0
BC_ENTER_LOOPER: 1


------ BINDER PROCESS STATE: $i ------


------ FILESYSTEMS ------
execv /system/bin/df returned -1
------ PACKAGE SETTINGS ------
------ PACKAGE UID ERRORS ------
------ KERNEL LAST KMSG LOG ------
/proc/last_kmsg: No such file or directory
------ LAST RADIO LOG ------
execv /system/bin/parse_radio_log returned -1
------ KERNEL PANIC CONSOLE LOG ------
/data/dontpanic/apanic_console: No such file or directory
------ KERNEL PANIC THREADS LOG ------
/data/dontpanic/apanic_threads: No such file or directory
------ BACKLIGHTS ------
LCD brightness=255
[/codebox]

Okay, I'll need massive support to get the 2.6.29 kernel working.

Who is willing to help me?

Greetings,

BigBear

Link to comment
Share on other sites

Guest BigBearMDC
what needs to be done? If I can help I can try, but I'm not sure what to do...

Merge in our drivers, and something has to be done with the radio drivers too, but I don't know what (yet).

Link to comment
Share on other sites

Guest David Horvath

I dont get it. We have a fully working rom based on the Android 2.1, and the biggest missing part was the kernel 2.6.29 if i'm right, and now you all want to change the working kernel with one, what is known not to work with Pulse? Or you want to extract the drivers from this rom and use them with Aurora?

Link to comment
Share on other sites

Guest BigBearMDC
I dont get it. We have a fully working rom based on the Android 2.1, and the biggest missing part was the kernel 2.6.29 if i'm right, and now you all want to change the working kernel with one, what is known not to work with Pulse? Or you want to extract the drivers from this rom and use them with Aurora?

What we want to do is to get the 2.6.29 kernel working.

We need to get it working with our drivers first.

I'm not sure how to preceed then, but I guess I'll have enough time to figure it out :huh:

Next big part is reverse engineering the radio firmware.

Maybe you noticed before that a UPDATA.APP file also contains a radio firmware image.

The biggest problem is to update the radio firmware, as we haven't got its source :P

Greetings,

BigBear

Link to comment
Share on other sites

Guest David Horvath

So we basically want to use the December update radio, Codeaurora kernel with the Huawei drivers from the Mini. Sound fun :huh: I'm still thinking about how that Mini rom came out, and if it came out, how far are we for somehow getting a leaked or final Pulse 2.1 rom...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.