Greetings fellow tinkerers, hope you can help.
After flashing AOSP eclair 2.0 I'm now unable to flash anything else, I get the below error (see code) for any mod I try and install.
I can no longer restore nandroid backups. I can only install the default sappimg.nbh.
I've tried to reroot the phone thinking maybe I lost root, but I can SU in terminal so I don't think that's the case.
edit: I've wiped and cleared everything, formatted the SD card, swapped the SD card.
edit: every time I try to do anything from the recovery console, e.g. nandriod resto or "fix package uid matches" it give me and error and tells me to run fix_permissions from adb
Tmobile MT3G (32B board)
HBOOT 1.33.0006
Tried Amon Ra and CM flash recovery
Any ideas?
Thanks.
Code:
D/AndroidRuntime( 2987): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 2987): CheckJNI is OFF
D/dalvikvm( 2987): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 2987): Stale deps in cache file; removing and retrying
W/dalvikvm( 2987): Size mismatch on inflated file (5461131 vs 5455656)
E/dalvikvm( 2987): Unable to extract+optimize DEX from '/system/framework/framework.jar'
D/dalvikvm( 2987): Failed on '/system/framework/framework.jar' (boot=1)
D/dalvikvm( 2987): VM cleaning up
D/dalvikvm( 2987): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 2987): JNI_CreateJavaVM failed
E/AndroidRuntime( 2987): JNI_CreateJavaVM failed
D/AndroidRuntime( 2988):
So you cant get into console?
Did you clear/wipe everything?
Ace42 said:
So you cant get into console?
Click to expand...
Click to collapse
What do you mean by console?
I can fastboot/use cm/amonRa recovery.
PlzHELP! said:
Did you clear/wipe everything?
Click to expand...
Click to collapse
I've cleared and wiped, reformatted my SD card.
Reinstalled sappimg.nbh.
cleared and wiped some more.
I've wiped and cleared with both root access and non-root access
charkosh said:
What do you mean by console?
I can fastboot/use cm/amonRa recovery.
Click to expand...
Click to collapse
Console is a option from recovery mode...
Ace42 said:
Console is a option from recovery mode...
Click to expand...
Click to collapse
I don't see "console" in the recovery mode for any of my recovery flashers, but I have seen the option before; as I have a MT3G there is no physical keyboard so I can't use console anyway.
ra1.2.1G
cm1.4
ra1.5.1G
He is using mt3g so there is no console.
IIRC correctly I can get a console if I use a dream recovery flasher
well have your tried to run fix_permissions from adb like it said? if you dont know how to use adb there are threads on how to set it up. also if you can boot a rom and download a terminal app with an on screen keyboard you can run fix_permissions from terminal
Just boot into recovery and open up the cmd prompt and do
adb shell
then below should be a
#
try pushing this file from another rom using adb
/system/framework/framework.jar
if u dont know how i think its like this:
adb remount
adb push framework.jar /system/framework/
or sthg like this,, u can search around for how to use adb
m_kayali said:
try pushing this file from another rom using adb
/system/framework/framework.jar
if u dont know how i think its like this:
adb remount
adb push framework.jar /system/framework/
or sthg like this, u can search around for how to use adb
Click to expand...
Click to collapse
Definitely worth trying, where can I obtain the correct framework.jar?
am I bricked?
Update:
I did try all the ADB stuff
Code:
D/AndroidRuntime( 201): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 201): CheckJNI is OFF
D/dalvikvm( 201): Precise GC configured ON
W/dalvikvm( 201): ERROR: Unable to find decl for native Lorg/apache/harmony/luni/platform/OSNetworkSystem;.createStreamSocketImpl (Ljava/io/FileDescriptor;Z)V
E/JNIHelp ( 201): RegisterNatives failed for 'org/apache/harmony/luni/platform/OSNetworkSystem'
W/dalvikvm( 201): jniRegisterSystemMethods failed
D/dalvikvm( 201): VM cleaning up
D/dalvikvm( 201): LinearAlloc 0x0 used 115780 of 5242880 (2%)
W/dalvikvm( 201): JNI_CreateJavaVM failed
E/AndroidRuntime( 201): JNI_CreateJavaVM failed
^C
I'm still getting all sorts of errors. Not to mention I apparently am still able to flash the phone, there are apparently only two ways to get my phone to run:
sappimg.nbh or a nandroid restore
I can't flash/upgrade any roms nor get root access (used telnet and unlockr method)
Did I brick my phone?
Any ideas?
I will love you for always
charkosh said:
Update:
I did try all the ADB stuff
Code:
D/AndroidRuntime( 201): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 201): CheckJNI is OFF
D/dalvikvm( 201): Precise GC configured ON
W/dalvikvm( 201): ERROR: Unable to find decl for native Lorg/apache/harmony/luni/platform/OSNetworkSystem;.createStreamSocketImpl (Ljava/io/FileDescriptor;Z)V
E/JNIHelp ( 201): RegisterNatives failed for 'org/apache/harmony/luni/platform/OSNetworkSystem'
W/dalvikvm( 201): jniRegisterSystemMethods failed
D/dalvikvm( 201): VM cleaning up
D/dalvikvm( 201): LinearAlloc 0x0 used 115780 of 5242880 (2%)
W/dalvikvm( 201): JNI_CreateJavaVM failed
E/AndroidRuntime( 201): JNI_CreateJavaVM failed
^C
I'm still getting all sorts of errors. Not to mention I apparently am still able to flash the phone, there are apparently only two ways to get my phone to run:
sappimg.nbh or a nandroid restore
I can't flash/upgrade any roms nor get root access (used telnet and unlockr method)
Did I brick my phone?
Any ideas?
I will love you for always
Click to expand...
Click to collapse
sorry for being late to response
u can get framework.jar from the original donut rom or any other rom i guess
from what i know if u can access the bootloader mode then ur not bricked.
did u get your phone to work by using sappimg.nbh?
i figured out u have perfected spl, i think that there is a 10% chance that it is causing all this stuff
dunno if it helps but plz check this link
http://forum.xda-developers.com/showthread.php?t=548218
!!!!!!!!BUT PLEASE TAKE CAUTION WHILE TRYING THIS OUT, DO SOME READING!!!!!!!!
still no dice
Tried the NON-perfected SPL's and didn't seem to fix the problem,
What do
Code:
D/dalvikvm( 161): DexOpt: incorrect opt magic number (0xff ff ff ff)
and
W/dalvikvm( 161): Size mismatch on inflated file (5540041 vs 5539684)
mean?
Any ideas?
Code spam to follow
Code:
I//system/xbin/busybox( 49): --- Executing firstboot.sh
I//system/xbin/busybox( 49): --- Checking filesystems
I//system/xbin/busybox( 49): e2fsck 1.41.9 (22-Aug-2009)
I//system/xbin/busybox( 49): /dev/block/mmcblk0p2 was not cleanly unmounted, check forced.
I//system/xbin/busybox( 49): Pass 1: Checking inodes, blocks, and sizes
I//system/xbin/busybox( 49): Pass 2: Checking directory structure
I//system/xbin/busybox( 49): Pass 3: Checking directory connectivity
I//system/xbin/busybox( 49): /lost+found not found. Create? yes
I//system/xbin/busybox( 49): Pass 4: Checking reference counts
I//system/xbin/busybox( 49): Pass 5: Checking group summary information
I//system/xbin/busybox( 49): /dev/block/mmcblk0p2: ***** FILE SYSTEM WAS MODIFIED *****
I//system/xbin/busybox( 49): /dev/block/mmcblk0p2: 11/249856 files (0.0non-contiguous), 31384/499300 blocks
I//system/xbin/busybox( 49): cp: cannot stat '/data/app-private/*': No such file or directory
I//system/xbin/busybox( 49): +++ Apps-to-SD successfully enabled
I/logwrapper( 49): /system/xbin/busybox terminated by exit(0)
I/DEBUG ( 138): debuggerd: Dec 2 2009 20:35:30
E/flash_image( 144): error opening /data/recovery.img: No such file or directory
I/vold ( 137): Android Volume Daemon version 2.0
I/vold ( 137): New MMC card 'SU04G' (serial 293776) added @ /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:aaaa
I/vold ( 137): Disk (blkdev 179:0), 7744512 secs (3781 MB) 3 partitions
I/vold ( 137): New blkdev 179.0 on media SU04G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:aaaa, Dpp 3
I/vold ( 137): Partition (blkdev 179:1), 6682977 secs (3263 MB) type 0xc
I/vold ( 137): New blkdev 179.1 on media SU04G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:aaaa, Dpp 2
I/vold ( 137): Partition (blkdev 179:2), 998601 secs (487 MB) type 0x83
I/vold ( 137): New blkdev 179.2 on media SU04G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:aaaa, Dpp 1
D/AKMD ( 146): akmd 1.6.6 START
D/AKMD ( 146): library version: 1.2.1.1129
I/vold ( 137): Partition (blkdev 179:3), 62871 secs (30 MB) type 0x82
I/vold ( 137): New blkdev 179.3 on media SU04G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:aaaa, Dpp 0
I/vold ( 137): Evaluating dev '/devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:aaaa/block/mmcblk0' for mountable filesystems for '/sdcard'
I/vold ( 137): Aborting start of /sdcard (bootstrap = 1)
I/vold ( 137): Volmgr not ready to handle device
D/vold ( 137): Bootstrapping complete
E/RIL Acoustic( 139): Fail to open /system/etc/AudioPara_TMUS.csv -1.
I/RIL Acoustic( 139): open /system/etc/AudioPara4.csv success.
I/RIL Acoustic( 139): acoustic table version: Sapphire_TMU_20090305
I/RIL Acoustic( 139): read_audio_para_from_file success.
D/AndroidRuntime( 140):
D/AndroidRuntime( 140): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 140): CheckJNI is OFF
D/dalvikvm( 140): Precise GC configured ON
I/dalvikvm( 140): DexOpt: source file mod time mismatch (3b77614f vs 3b8c9f51)
D/dalvikvm( 140): Stale deps in cache file; removing and retrying
I/ ( 141): ServiceManager: 0xac38
I/HTC Acoustic( 141): libhtc_acoustic.so version 1.0.1.1.
E/HTC Acoustic( 141): Fail to open /system/etc/AudioPara_TMUS.csv -1.
I/HTC Acoustic( 141): open /system/etc/AudioPara4.csv success.
D/A2dpAudioInterface( 141): A2dpAudioInterface::openOutputStream 1, 0, 0
I/AudioFlinger( 141): AudioFlinger's thread ready to run for output 0
D/A2DP ( 141): a2dp_init rate: 44100 channels: 2
D/A2DP ( 141): a2dp_thread started
D/A2dpAudioInterface( 141): A2dpAudioStreamOut::set 1, 0, 0
D/AudioFlinger( 141): set output to hardware audio
I/AudioHardwareMSM72XX( 141): Routing audio to Speakerphone
D/HTC Acoustic( 141): msm72xx_enable_audpp: 0x0001
D/A2DP ( 141): bluetooth_init
I/AudioFlinger( 141): AudioFlinger's thread ready to run for output 1
I/AudioHardwareMSM72XX( 141): Set master volume to 5.
E/A2DP ( 141): bt_audio_service_open failed
I/CameraService( 141): CameraService started: pid=141
D/dalvikvm( 140): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) ---
D/dalvikvm( 157): Ignoring duplicate verify attempt on Ljava/lang/Object;
D/dalvikvm( 157): Ignoring duplicate verify attempt on Ljava/lang/Class;
D/dalvikvm( 157): DexOpt: load 509ms, verify 5951ms, opt 263ms
D/dalvikvm( 140): DexOpt: --- END 'core.jar' (success) ---
D/dalvikvm( 140): DEX prep '/system/framework/core.jar': unzip in 994ms, rewrite 8551ms
I/dalvikvm( 140): DexOpt: source file mod time mismatch (3b776162 vs 3b8c9f6e)
D/dalvikvm( 140): Stale deps in cache file; removing and retrying
D/dalvikvm( 140): DexOpt: --- BEGIN 'ext.jar' (bootstrap=1) ---
D/dalvikvm( 158): DexOpt: load 136ms, verify 1700ms, opt 47ms
D/dalvikvm( 140): DexOpt: --- END 'ext.jar' (success) ---
D/dalvikvm( 140): DEX prep '/system/framework/ext.jar': unzip in 165ms, rewrite 2357ms
I/dalvikvm( 140): DexOpt: source file mod time mismatch (3b776186 vs 3b8e0583)
D/dalvikvm( 140): Stale deps in cache file; removing and retrying
W/dalvikvm( 140): Size mismatch on inflated file (5540041 vs 5539684)
E/dalvikvm( 140): Unable to extract+optimize DEX from '/system/framework/framework.jar'
D/dalvikvm( 140): Unable to process classpath element '/system/framework/framework.jar'
I/dalvikvm( 140): DexOpt: source file mod time mismatch (3b7761bb vs 3b8ca05a)
D/dalvikvm( 140): Stale deps in cache file; removing and retrying
D/dalvikvm( 140): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
D/dalvikvm( 159): DexOpt: load 27ms, verify 15ms, opt 2ms
D/dalvikvm( 140): DexOpt: --- END 'android.policy.jar' (success) ---
D/dalvikvm( 140): DEX prep '/system/framework/android.policy.jar': unzip in 28ms, rewrite 2731ms
I/dalvikvm( 140): DexOpt: source file mod time mismatch (3b7761d8 vs 3b8ca07b)
D/dalvikvm( 140): Stale deps in cache file; removing and retrying
D/dalvikvm( 140): DexOpt: --- BEGIN 'services.jar' (bootstrap=1) ---
D/dalvikvm( 160): DexOpt: load 77ms, verify 111ms, opt 3ms
D/dalvikvm( 140): DexOpt: --- END 'services.jar' (success) ---
D/dalvikvm( 140): DEX prep '/system/framework/services.jar': unzip in 293ms, rewrite 1945ms
D/AndroidRuntime( 140): --- registering native functions ---
E/JNIHelp ( 140): Native registration unable to find class 'android/debug/JNITest'
E/AndroidRuntime( 140): Unable to register all android natives
D/AndroidRuntime( 161):
D/AndroidRuntime( 161): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 161): CheckJNI is OFF
D/dalvikvm( 161): Precise GC configured ON
D/dalvikvm( 161): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 161): Stale deps in cache file; removing and retrying
W/dalvikvm( 161): Size mismatch on inflated file (5540041 vs 5539684)
E/dalvikvm( 161): Unable to extract+optimize DEX from '/system/framework/framework.jar'
D/dalvikvm( 161): Unable to process classpath element '/system/framework/framework.jar'
D/AndroidRuntime( 161): --- registering native functions ---
E/JNIHelp ( 161): Native registration unable to find class 'android/debug/JNITest'
E/AndroidRuntime( 161): Unable to register all android natives
Update
I got the whole gold card thing working still having the same problem with framework.jar with cyanogen 4.2.8.1.
For some reason the ONLY way to get anything working is through one particular nandroid from cm 4.2.7.1 that I have. Is there anyway to use that to my advantage.
I can't upgrade or install any other ROMs, and I'm pretty much at wits end.
Anyone?
bump,
How do I fix this?
charkosh said:
bump,
How do I fix this?
Click to expand...
Click to collapse
reformat your sd card again, place on it hard spl, htc image for mytouch, and cyans latest rom. then flash hard spl or w/e is similar to it for the mt3g (majority of the time the danger spl is what screws things up for people), then reboot, so it takes you back to recovery, then flash teh htc image, do no reboot yet, and immedaitely flash cyans rom, then reboot. should allow you to start from scratch and have everything work again.
Can you please clarify hard spl and where I can get it?
Thanks.
Related
sup peeps
im just wondering whats the diffrence between Ext2 and Ext3 and also could 1 or the other cause a coma/hanging issue on a hero rom if you have or dont have the right "Ext" so let me kno thx people
if you have cyanogen's recovery image go into the recovery console and type
Code:
upgrade_fs
reboot
ext3 has journaling which is a good thing. just do it.
wow....you didnt answer my question and i alrdy have ext3 answering my question just might help me with my coma problem so ya
RanT476 said:
wow....you didnt answer my question and i alrdy have ext3 answering my question just might help me with my coma problem so ya
Click to expand...
Click to collapse
i answered half of it. the coma issue, afaik, is related to a kernal panic. the last time i knew of the coma issue being present was in the use of unionfs and AUFS for apps2sd, but that has since been replaced by bind mounts and symlinks.
afaik? and how can i look at my log to see if the kernal is panicing whats the command for adb so i can see what the hell is going on so i can post it or something
RanT476 said:
afaik? and how can i look at my log to see if the kernal is panicing whats the command for adb so i can see what the hell is going on so i can post it or something
Click to expand...
Click to collapse
AFAIK = As Far As I Know
to check your log, #logcat
D/AndroidRuntime( 1911):
D/AndroidRuntime( 1911): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1911): CheckJNI is OFF
W/dalvikvm( 1911): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1911): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1911): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1911): VM cleaning up
D/dalvikvm( 1911): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1911): JNI_CreateJavaVM failed
E/AndroidRuntime( 1911): JNI_CreateJavaVM failed
D/AndroidRuntime( 1912):
D/AndroidRuntime( 1912): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1912): CheckJNI is OFF
W/dalvikvm( 1912): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1912): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1912): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1912): VM cleaning up
D/dalvikvm( 1912): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1912): JNI_CreateJavaVM failed
E/AndroidRuntime( 1912): JNI_CreateJavaVM failed
D/AndroidRuntime( 1913):
D/AndroidRuntime( 1913): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1913): CheckJNI is OFF
W/dalvikvm( 1913): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1913): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1913): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1913): VM cleaning up
D/dalvikvm( 1913): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1913): JNI_CreateJavaVM failed
E/AndroidRuntime( 1913): JNI_CreateJavaVM failed
D/AndroidRuntime( 1914):
D/AndroidRuntime( 1914): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1914): CheckJNI is OFF
W/dalvikvm( 1914): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1914): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1914): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1914): VM cleaning up
D/dalvikvm( 1914): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1914): JNI_CreateJavaVM failed
E/AndroidRuntime( 1914): JNI_CreateJavaVM failed
D/AndroidRuntime( 1915):
D/AndroidRuntime( 1915): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1915): CheckJNI is OFF
W/dalvikvm( 1915): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1915): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1915): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1915): VM cleaning up
D/dalvikvm( 1915): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1915): JNI_CreateJavaVM failed
E/AndroidRuntime( 1915): JNI_CreateJavaVM failed
D/AndroidRuntime( 1916):
D/AndroidRuntime( 1916): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1916): CheckJNI is OFF
W/dalvikvm( 1916): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1916): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1916): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1916): VM cleaning up
D/dalvikvm( 1916): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1916): JNI_CreateJavaVM failed
E/AndroidRuntime( 1916): JNI_CreateJavaVM failed
D/AndroidRuntime( 1917):
D/AndroidRuntime( 1917): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1917): CheckJNI is OFF
W/dalvikvm( 1917): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1917): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1917): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1917): VM cleaning up
D/dalvikvm( 1917): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1917): JNI_CreateJavaVM failed
E/AndroidRuntime( 1917): JNI_CreateJavaVM failed
D/AndroidRuntime( 1918):
D/AndroidRuntime( 1918): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1918): CheckJNI is OFF
W/dalvikvm( 1918): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1918): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1918): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1918): VM cleaning up
D/dalvikvm( 1918): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1918): JNI_CreateJavaVM failed
E/AndroidRuntime( 1918): JNI_CreateJavaVM failed
D/AndroidRuntime( 1919):
D/AndroidRuntime( 1919): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1919): CheckJNI is OFF
W/dalvikvm( 1919): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1919): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1919): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1919): VM cleaning up
D/dalvikvm( 1919): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1919): JNI_CreateJavaVM failed
E/AndroidRuntime( 1919): JNI_CreateJavaVM failed
D/AndroidRuntime( 1920):
D/AndroidRuntime( 1920): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1920): CheckJNI is OFF
W/dalvikvm( 1920): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1920): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1920): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1920): VM cleaning up
D/dalvikvm( 1920): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1920): JNI_CreateJavaVM failed
E/AndroidRuntime( 1920): JNI_CreateJavaVM failed
D/AndroidRuntime( 1921):
D/AndroidRuntime( 1921): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1921): CheckJNI is OFF
W/dalvikvm( 1921): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1921): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1921): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1921): VM cleaning up
D/dalvikvm( 1921): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1921): JNI_CreateJavaVM failed
E/AndroidRuntime( 1921): JNI_CreateJavaVM failed
D/AndroidRuntime( 1922):
D/AndroidRuntime( 1922): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1922): CheckJNI is OFF
W/dalvikvm( 1922): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1922): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1922): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1922): VM cleaning up
D/dalvikvm( 1922): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1922): JNI_CreateJavaVM failed
E/AndroidRuntime( 1922): JNI_CreateJavaVM failed
D/AndroidRuntime( 1923):
D/AndroidRuntime( 1923): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1923): CheckJNI is OFF
W/dalvikvm( 1923): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1923): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1923): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1923): VM cleaning up
D/dalvikvm( 1923): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1923): JNI_CreateJavaVM failed
E/AndroidRuntime( 1923): JNI_CreateJavaVM failed
D/AndroidRuntime( 1926):
D/AndroidRuntime( 1926): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1926): CheckJNI is OFF
W/dalvikvm( 1926): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1926): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1926): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1926): VM cleaning up
D/dalvikvm( 1926): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1926): JNI_CreateJavaVM failed
E/AndroidRuntime( 1926): JNI_CreateJavaVM failed
D/AndroidRuntime( 1927):
D/AndroidRuntime( 1927): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1927): CheckJNI is OFF
W/dalvikvm( 1927): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1927): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1927): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1927): VM cleaning up
D/dalvikvm( 1927): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1927): JNI_CreateJavaVM failed
E/AndroidRuntime( 1927): JNI_CreateJavaVM failed
D/AndroidRuntime( 1928):
D/AndroidRuntime( 1928): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1928): CheckJNI is OFF
W/dalvikvm( 1928): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1928): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1928): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1928): VM cleaning up
D/dalvikvm( 1928): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1928): JNI_CreateJavaVM failed
E/AndroidRuntime( 1928): JNI_CreateJavaVM failed
D/AndroidRuntime( 1929):
D/AndroidRuntime( 1929): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1929): CheckJNI is OFF
W/dalvikvm( 1929): DexOpt: file has zero length and isn't writable
I/dalvikvm( 1929): Unable to open or create cache for /system/framework/ext.jar
D/dalvikvm( 1929): Failed on '/system/framework/ext.jar' (boot=1)
D/dalvikvm( 1929): VM cleaning up
D/dalvikvm( 1929): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1929): JNI_CreateJavaVM failed
E/AndroidRuntime( 1929): JNI_CreateJavaVM failed
D/AndroidRuntime( 1930):
D/AndroidRuntime( 1930): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
wow...umm yea i gatta look that over but if you see nething odd before me let me kno i kno that fail aint good but im ganna delete java rite now
RanT476 said:
wow...umm yea i gatta look that over but if you see nething odd before me let me kno i kno that fail aint good but im ganna delete java rite now
Click to expand...
Click to collapse
What good is deleting Java going to do? :-S
RanT476 said:
wow....you didnt answer my question and i alrdy have ext3 answering my question just might help me with my coma problem so ya
Click to expand...
Click to collapse
wow....you're giving the guy stick for not answering your *whole* question? This isn't a f*cking call centre...
Anyway, back to your question: ext3 is pretty much the preffered filesystem for all ROMs, it's more efficient than ext2 because as david said, it uses journalling and it's probably more stable than ext4 because it's been out longer. So changing your filesystem won't help with kp's.
i see so i need a dev to look at this log is what your saying and no im not getting at him he was being a **** by bypassing my question like a **** so he deserves the **** comments he got from me(pause) but neway thx for answering my question
RanT476 said:
he was being a **** by bypassing my question like a **** so he deserves the **** comments he got from me(pause) but neway thx for answering my question
Click to expand...
Click to collapse
Maybe he didn't know the answer?! Why do people have to be so damn hostile? He's volenteerting his free time, answeres one of your questions and get's called a ****, nice!
"David1171 - i answered half of it." sounded kinda dickish to me but if u aint mean it that way no harm done misunderstanding is all i guess
RanT476 said:
"David1171 - i answered half of it." sounded kinda dickish to me but if u aint mean it that way no harm done misunderstanding is all i guess
Click to expand...
Click to collapse
always post your code with the code tags.
right now your the one that looks dickish. Someone tried to help you out, someone who is surrounded by noobs who ask stupid questions, yet he still takes time to try and help you out. Your question looked like one of them, as there are a lot of threads with that information around here. If you don't like the information given, don't say anything negative and ask for additional clarification.
As for your logcat, it seems to have the same crash over and over. Reflash your rom. you probably didnt wipe, and it looks like you have corrupted files
RanT476 said:
"David1171 - i answered half of it." sounded kinda dickish to me but if u aint mean it that way no harm done misunderstanding is all i guess
Click to expand...
Click to collapse
look at how many of my posts have helped people and how much time i have helped people root their phones, partition, other things they didn't understand and now do because i took the time to help them understand, i have been trying all night to help Z҉A҉L҉G҉O̚̕̚ to get his theme to fit within the confines of the hard spl so people that are afraid to flash the 1.33.2005 spl can use it with all the extras as well.
i misread your initial question and answer what i knew how to answer. i guess partial answer have never helped anyone reach their goal. maybe in the future we should all decide never to answer a question unless we know every single part of the answer with a clear and thought out thesis on how we reached our answer.
you should post your logcat in the thread for the rom you are using, there is a much bigger chance that the dev will see it in there then they will here where you are asking people who don't have all of the answers.
also thank you adriank.
WOW
Wrecking Crew needs to spend some time here obviously. HOLY SH*T! Adrian cursed TWICE in this thread!!!!!!!!!!! wow RanT, you must have hit one of his buttons real good and btw I would have posted the same thing david did as I don't know the answer to your second question either.
<3 david
sorry Adrian, I'm no pedo
i love how people feel they can attack me but w/e and i did post the "logcat" in the roms thread so no worries there and ill press buttons all i want if i feel im being smart mouthed just cause i asked as you said a "noob question" it cant be that noob if even you dont have the answer to the question so it will be returned back to u im not a bad dude but you can take w/e i say how ever you want go to the corner and cry if u want makes no diffrence to me and yea thx for attempting to help and u can curse all u want dude lol i get to laugh u look like a idiot and if u dont kno answers to questions just say you dont kno instead of making it seem like u dont see it or dont wanna answer it or w/e it may be
and yes i did wipe and redo just to make sure something stupid wasnt causeing this so i partitioned 4 gig transcend class 6 micro sdhc card
wiped my phone
redid my partitions
fat32 0 3400 3.4gigs
ext3(it was ext2 before the upgrade) 3400 3900 500megs
linux-swap 3900 3964 64megs
upgrade_fs
reboot recovery
wipe again
flashed rom
so i dnt see the problem redownloaded the rom did it all over again so i dnt kno
42....42.....424242..
42....42.............42..
424242.....424242..
........42.....42.........
........42.....424242..
try clearing your dalvik cache
whats the command i had it in my gmail but i erased it awhile back by accident....so ya tell me how and ill do it rite now
RanT476 said:
....so ya tell me how and ill do it rite now
Click to expand...
Click to collapse
Good luck. This is a community forum. We don't have anything to gain from helping people like you so most people ask when they need information. Anyways, here's your answer.
http://tinyurl.com/nxl9fr
lol im the bad guy ill just agree with you i dnt care enuff to carry this pointless bs of a insult u just threw at me, "people like you" funny how im the bad guy i ask a question and people cant answer it than i get called a noob lol but ok im the bad guy im wrong ill agree with you and GL to you too dude
Hello Android friends ...
I got myself a bissel handicrafts, well had many many days of failure and also of course the good Taaggeee Days
My ThemeMod together for many good gewürfel XDA-like Themer Darkstar, DarkDreams, Paddy, smorgens (Blackened) ... Ebenfall own development course, plug it ..!
Wesgarner / Super-D /CyanogenMOD / FastTest / SuperFast
The flash options are executed through the recovery as well as the individual files Optional!
The Apps in the themes are of course from the Roms!
Features:
- Contacts.apk v2.8 @Wysie
- Phone.apk v22.3 / v23_Sv3 / v23 @[email protected]@[email protected]
- Mount USB.apk v2.2
- CarDock
- Batterylife.apk v1.3.3
- Audiowidget.apk v1.13
- GenieWidget.apk
- Quickoffice.apk (HTC)
- Screenshot.apk
- Agenda.apk v0.9
- SetCPU.apk v1.51a
- Music-PlayerMOD v1.1 @cacheinjection
- Advanced Launcher.apk v2.1
- ADW Launcher.apk v0.62
CM 4.2.15.1 RH - Kernel 2.6.29.6orange: (FullRom inkl. my Skin) (update 14.04.2010)
BX-Cyan_4.2.15.1_RHorange-signed.zip
CM 4.2.15.1 RH - Kernel 2.6.29.6blue: (FullRom inkl. my Skin) (update 14.04.2010)
BX-Cyan_4.2.15.1_RHblue-signed.zip
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Wesgarner Y-2.6: Without Stericson's Lockscreen - light Version
http://dl.dropbox.com/u/4524312/WG_BlackXeth_Y26_noSL.zip
Wesgarner Y-2.6: FULLTheme With Stericson's Lockscreen
http://dl.dropbox.com/u/4524312/WG-Y26-CFSRHack-Full_AL_SL.zip
Wesgarner Y-2.6: With Stericson's Lockscreen no App`s
http://dl.dropbox.com/u/4524312/WG_BlackXeth_Y26_SL.zip
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Super-D v1.10.3 RHorange: (Fulltheme inkl. my Skin) (update 14.04.2010)
BX-SD_v1.10.3_RH_orange-signed.zip
Super-D v1.10.3 RHblue: (Fulltheme inkl. my Skin) (update 14.04.2010)
BX-SD_v1.10.3_RH_blue-signed.zip
Super-D Widget-Update 1: (MOD inkl. my Skin) (update 27.03.2010)
http://dl.dropbox.com/u/4524312/BX_SD_Widgets_new1-signed.zip
Super-D Widget-Update 2: (MOD inkl. my Skin) (update 27.03.2010)
http://dl.dropbox.com/u/4524312/BX_SD_Widgets_new2-signed.zip
ADW-Launcher_v6: http://dl.dropbox.com/u/4524312/BX-ADW_Launcher_6-signed.zip
Jit-VM for SD 1.10x: (update 24.03.2010)
http://dl.dropbox.com/u/4524312/Jit-VM_Super-D_1.10.x.zip
App-Pack: (Black Calendar,CalendarProvider & DeskClock) (update 25.03.2010)
http://dl.dropbox.com/u/4524312/new_Apps_update-signed.zip
Music-Player_orange:BX-Music_orange-signed.zip (update 20.04.2010)
Music-Player_blue: BX-Music_blue-signed.zip (update 20.04.2010)
Music-Player_black: BX-Music_black-signed.zip (update 20.04.2010)
---------------------------------------------------------------------------------------------------------------------------------------------------------------
SuperFast v1.3RH: (FullROM inkl. mein Theme) (update 18.04.2010)
BX-SuperFast_v1.3RH-signed.zip
------------------------------------
FastTest v3.1.1orange: (FullROM inkl. my Skin) (update 14.04.2010)
BX_FT_3.1.1_RH_orange-signed.zip
FastTest v3.1.1blue: (FullROM inkl. my Skin) (update 14.04.2010)
BX_FT_3.1.1_RH_blue-signed.zip
ADW-Launcher v6.1: (my Skin) (update 06.04.2010)
http://dl.dropbox.com/u/4524312/BX-ADW_Launcher_6.1-signed.zip
ADW-Launcher v6.2: (my Skin) (update 06.04.2010)
http://dl.dropbox.com/u/4524312/BX-ADW_Launcher_6.2-signed.zip
FastTest v3.03 (JIT & AL): (FullROM inkl. my Skin)
http://dl.dropbox.com/u/4524312/BX_FT3.0.3RH-JIT_AL-signed.zip
FastTest v3.03 (JIT ): (FullROM inkl. mein Theme)
http://dl.dropbox.com/u/4524312/BX_FT3.0.3RH-JIT-signed.zip
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Optionale updates: update Contact.apk v2.8 (update 29.01.2010)
Dailer 1.1 http://dl.dropbox.com/u/3635207/Dailer_1.1.zip
Dailer 1.2 http://dl.dropbox.com/u/3635207/Dailer_1.2.zip
Dailer 1.3 http://dl.dropbox.com/u/3635207/Dailer_1.3.zip
Dailer 1.4 http://dl.dropbox.com/u/3635207/Dailer_1.4.zip
Dailer 1.5 http://dl.dropbox.com/u/3635207/Dailer_1.5.zip
Dailer 1.6SE http://dl.dropbox.com/u/3635207/Dailer_1.6r1.zip
HTC_IME: http://dl.dropbox.com/u/4524312/HTC_IME.zip
Batterie Widget: http://dl.dropbox.com/u/4524312/Batterie_widget.zip
Maps v4.0.0: http://dl.dropbox.com/u/4524312/Maps_v4.0.0.zip
Flip-Clock BlackXeth: http://dl.dropbox.com/u/3635207/Clock_BlackXeth.zip
Flip-Clock BlackSteel: http://dl.dropbox.com/u/3635207/Clock_BlackSteel.zip
Icon-Pack: http://dl.dropbox.com/u/3635207/Icon_Pack.zip
Icon-Pack2: http://dl.dropbox.com/u/3635207/Icon_Pack-2.zip
Wallpapers: http://dl.dropbox.com/u/4524312/Wallpaper_1%262.zip
-----------------
Here I throw together just the stuff that the real work have done more. Thanks to:
Cyanogen, Ben and Wesgarner Rom for his great
Daveid of xda for the full update
Daproy (and others from the thread) from xda for Speicherhack kernel
Loccy for Better Browser
An asylum for the Advanced Launcher
Meltus for the volume hack
Stericson for Lockscreen
Wysie for Contacts
Cacheinjection for MusicPlayerMOD
Nushio for Phone (Shake)
and other Guys....
sorry, my english is not good!!!!
mfg LordSeth (Germany)
(If you like my stuff, buy me a beer!)
This looks hella dope. I can't wait to flash that come tomorrow!
Nice work!
Flashing this as soon as I get to a pc sometime tomorrow
Really nice theme- I like the fact that you broke up the components into thier own flashable "modules"- Chris
Flashing right now...
Opps...huge issue with it not loading, but I didn't download the Non-Stericson version & only the SL version. Had issues there, which was my fault, but figured that out.
From the G1 to the DrXid boot screen, 2 min wait. Nice Boot screen! and I had about a 5 min load time.
I love the custom icons and everything seems to flow really well, and the notification drop-down looks awesome as well.
Looks awesome and great job!! Keep up the great work!
Couple issues:
I didn't have a SLockscreen originally, and when I try flashing yours, my G1 hangs on the G1 screen.
I wasn't able to install the BlackSteel.zip... "E: No Signature (15 files)"
Any chance you'll be adding a custom Advanced Launcher? (I re-installed Enoch's AL for now, which looks fine with your theme!)
itradio said:
Flashing right now...
Opps...huge issue with it not loading, but I didn't download the Non-Stericson version & only the SL version. Had issues there, which was my fault, but figured that out.
From the G1 to the DrXid boot screen, 2 min wait. Nice Boot screen! and I had about a 5 min load time.
I love the custom icons and everything seems to flow really well, and the notification drop-down looks awesome as well.
Looks awesome and great job!! Keep up the great work!
Couple issues:
I didn't have a SLockscreen originally, and when I try flashing yours, my G1 hangs on the G1 screen.
I wasn't able to install the BlackSteel.zip... "E: No Signature (15 files)"
Any chance you'll be adding a custom Advanced Launcher? (I re-installed Enoch's AL for now, which looks fine with your theme!)
Click to expand...
Click to collapse
Flip-Clock- not flash option!!!
This is one of the SDcard
link: http://www.androidpit.de/android/de/de/market/apps/app/com.androidapps.widget.weather2/Weather-Widget-Donate
mfg LordSteh
issue with the stericson lockscreen version not loading =/
hope its fixed soon
LordSeth said:
Flip-Clock- not flash option!!!
This is one of the SDcard
link: http://www.androidpit.de/android/de/de/market/apps/app/com.androidapps.widget.weather2/Weather-Widget-Donate
mfg LordSteh
Click to expand...
Click to collapse
Cool, thanks for the heads up!
ok guys, this should go now! They have systems tested ...
mfg LordSeth
Hey Guys!
I have a problem installing this Theme on my G1 / Dream.
I'm using Krankis Mod R2 CM 4.2.11.1, Recovery is Ra-dream-v1.52
My Problem is, after flashing the Theme my G1 stucks on "G1"-Screen. I tried complete wipe, formating ext, and several reinstallations of Krankis Mod. Doesn't help.
Logcat shows, that my device tries to boot, but there is an error forcing VM to shut down. Then it starts again and is trapped in a loop.
Here is a part of the log, first try to boot after flashing:
Code:
# logcat
/system/xbin/busybox( 50): +++ "Pleased to meet you, we came to drop bombs on you!"
/system/xbin/busybox( 50): +++ Welcome to Android 1.6 / CyanogenMod-4.2.11.1
/system/xbin/busybox( 50): --- Checking filesystems
/system/xbin/busybox( 50): e2fsck 1.41.9 (22-Aug-2009)
/system/xbin/busybox( 50): /dev/block/mmcblk0p2 was not cleanly unmounted, check forced.
/system/xbin/busybox( 50): Pass 1: Checking inodes, blocks, and sizes
/system/xbin/busybox( 50): Pass 2: Checking directory structure
/system/xbin/busybox( 50): Pass 3: Checking directory connectivity
/system/xbin/busybox( 50): Pass 4: Checking reference counts
/system/xbin/busybox( 50): Pass 5: Checking group summary information
/system/xbin/busybox( 50): /dev/block/mmcblk0p2: ***** FILE SYSTEM WAS MODIFIED *****
/system/xbin/busybox( 50): /dev/block/mmcblk0p2: 65/510000 files (60.0non-contiguous), 104889/1020127 blocks
/system/xbin/busybox( 50): cp: cannot stat '/data/dalvik-cache/*': No such file or directory
/system/xbin/busybox( 50): +++ Apps-to-SD successfully enabled
logwrapper( 50): /system/xbin/busybox terminated by exit(0)
DEBUG ( 129): debuggerd: Dec 17 2009 21:34:52
vold ( 128): Android Volume Daemon version 2.0
vold ( 128): New MMC card '00000' (serial 1943937165) added @ /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:0001
vold ( 128): Disk (blkdev 179:0), 15949824 secs (7788 MB) 2 partitions
vold ( 128): New blkdev 179.0 on media 00000, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:0001, Dpp 2
vold ( 128): Partition (blkdev 179:1), 13896162 secs (6785 MB) type 0xb
vold ( 128): New blkdev 179.1 on media 00000, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:0001, Dpp 1
vold ( 128): Partition (blkdev 179:2), 2040255 secs (996 MB) type 0x83
vold ( 128): New blkdev 179.2 on media 00000, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:0001, Dpp 0
vold ( 128): Evaluating dev '/devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:0001/block/mmcblk0' for mountable filesystems for '/sdcard'
vold ( 128): Aborting start of /sdcard (bootstrap = 1)
vold ( 128): Volmgr not ready to handle device
vold ( 128): Bootstrapping complete
flash_image( 136): error opening /data/recovery.img: No such file or directory
AKMD ( 139): akmd 1.6.6 START
AKMD ( 139): library version: 1.2.1.1129
RIL Acoustic( 130): can't open /dev/htc-acoustic -1
AndroidRuntime( 131):
AndroidRuntime( 131): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
AndroidRuntime( 131): CheckJNI is OFF
( 132): ServiceManager: 0xac38
HTC Acoustic( 132): libhtc_acoustic.so version 1.0.1.1.
HTC Acoustic( 132): Fail to open /system/etc/AudioPara_TMD.csv -1.
HTC Acoustic( 132): open /system/etc/AudioPara4.csv success.
HTC Acoustic( 132): acoustic table version: Dream_TMU_20090305
HTC Acoustic( 132): read_audio_para_from_file success.
HTC Acoustic( 132): get_audpp_filter
HTC Acoustic( 132): open /system/etc/AudioFilter.csv success.
HTC Acoustic( 132): ADRC Filter ADRC FLAG = ffff.
HTC Acoustic( 132): ADRC Filter COMP THRESHOLD = 3200.
HTC Acoustic( 132): ADRC Filter COMP SLOPE = b333.
HTC Acoustic( 132): ADRC Filter COMP RMS TIME = 86.
HTC Acoustic( 132): ADRC Filter COMP ATTACK[0] = 7000.
HTC Acoustic( 132): ADRC Filter COMP ATTACK[1] = 3096.
HTC Acoustic( 132): ADRC Filter COMP RELEASE[0] = 6ff7.
HTC Acoustic( 132): ADRC Filter COMP RELEASE[1] = 4356.
HTC Acoustic( 132): ADRC Filter COMP DELAY = 16.
HTC Acoustic( 132): EQ flag = ffff.
HTC Acoustic( 132): get_audpre_filter
HTC Acoustic( 132): open /system/etc/AudioPreProcess.csv success.
AudioHardwareMSM72XX( 132): mNumSndEndpoints = 47
AudioHardwareMSM72XX( 132): BT MATCH HANDSET
AudioHardwareMSM72XX( 132): BT MATCH SPEAKER
AudioHardwareMSM72XX( 132): BT MATCH HEADSET
AudioHardwareMSM72XX( 132): BT MATCH BT
AudioHardwareMSM72XX( 132): BT MATCH HEADSET_AND_SPEAKER
AudioHardwareMSM72XX( 132): BT MATCH BT_EC_OFF
AudioHardwareMSM72XX( 132): BT MATCH BT_EC_OFF
AudioHardwareMSM72XX( 132): BT MATCH CURRENT
A2dpAudioInterface( 132): A2dpAudioInterface::openOutputStream 1, 0, 0
AudioFlinger( 132): AudioFlinger's thread ready to run for output 0
A2DP ( 132): a2dp_init rate: 44100 channels: 2
A2DP ( 132): a2dp_thread started
A2dpAudioInterface( 132): A2dpAudioStreamOut::set 1, 0, 0
AudioFlinger( 132): set output to hardware audio
A2DP ( 132): bluetooth_init
A2DP ( 132): bt_audio_service_open failed
AudioFlinger( 132): AudioFlinger's thread ready to run for output 1
AudioHardwareMSM72XX( 132): Routing audio to Speakerphone
HTC Acoustic( 132): msm72xx_enable_audpp: 0x0003
AudioHardwareMSM72XX( 132): Set master volume to 5.
CameraService( 132): CameraService started: pid=132
dalvikvm( 131): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) ---
dalvikvm( 152): Ignoring duplicate verify attempt on Ljava/lang/Object;
dalvikvm( 152): Ignoring duplicate verify attempt on Ljava/lang/Class;
dalvikvm( 152): DexOpt: load 522ms, verify 5599ms, opt 266ms
dalvikvm( 131): DexOpt: --- END 'core.jar' (success) ---
dalvikvm( 131): DEX prep '/system/framework/core.jar': unzip in 1044ms, rewrite 7985ms
dalvikvm( 131): DexOpt: --- BEGIN 'ext.jar' (bootstrap=1) ---
dalvikvm( 157): DexOpt: load 140ms, verify 1417ms, opt 46ms
dalvikvm( 131): DexOpt: --- END 'ext.jar' (success) ---
dalvikvm( 131): DEX prep '/system/framework/ext.jar': unzip in 313ms, rewrite 2023ms
dalvikvm( 131): DexOpt: --- BEGIN 'framework.jar' (bootstrap=1) ---
dalvikvm( 158): DexOpt: load 1192ms, verify 8994ms, opt 394ms
dalvikvm( 131): DexOpt: --- END 'framework.jar' (success) ---
dalvikvm( 131): DEX prep '/system/framework/framework.jar': unzip in 1382ms, rewrite 12494ms
dalvikvm( 131): Could not find end-of-central-directory in Zip
dalvikvm( 131): Unable to process classpath element '/system/framework/android.policy.jar'
dalvikvm( 131): DexOpt: --- BEGIN 'services.jar' (bootstrap=1) ---
dalvikvm( 161): DexOpt: load 214ms, verify 2347ms, opt 87ms
dalvikvm( 131): DexOpt: --- END 'services.jar' (success) ---
dalvikvm( 131): DEX prep '/system/framework/services.jar': unzip in 199ms, rewrite 3464ms
AndroidRuntime( 131): --- registering native functions ---
BluetoothOppService.cpp( 131): register_android_server_BluetoothOppService
Zygote ( 131): Preloading classes...
dalvikvm( 131): GC freed 805 objects / 51280 bytes in 6ms
dalvikvm( 131): GC freed 245 objects / 14320 bytes in 6ms
dalvikvm( 131): GC freed 217 objects / 14008 bytes in 7ms
dalvikvm( 131): GC freed 511 objects / 32192 bytes in 12ms
skia ( 131): ------ build_power_table 1.4
skia ( 131): ------ build_power_table 0.714286
dalvikvm( 131): Trying to load lib /system/lib/libexif.so 0x0
dalvikvm( 131): Added shared lib /system/lib/libexif.so 0x0
dalvikvm( 131): Trying to load lib /system/lib/libFFTEm.so 0x0
dalvikvm( 131): Added shared lib /system/lib/libFFTEm.so 0x0
dalvikvm( 131): Trying to load lib /system/lib/libmedia_jni.so 0x0
dalvikvm( 131): Added shared lib /system/lib/libmedia_jni.so 0x0
dalvikvm( 131): Trying to load lib /system/lib/libmedia_jni.so 0x0
dalvikvm( 131): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
dalvikvm( 131): threadid=3: recursive native library load attempt (/system/lib/libmedia_jni.so)
dalvikvm( 131): Trying to load lib /system/lib/libmedia_jni.so 0x0
dalvikvm( 131): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
dalvikvm( 131): threadid=3: recursive native library load attempt (/system/lib/libmedia_jni.so)
dalvikvm( 131): Trying to load lib /system/lib/libmedia_jni.so 0x0
dalvikvm( 131): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
dalvikvm( 131): threadid=3: recursive native library load attempt (/system/lib/libmedia_jni.so)
dalvikvm( 131): GC freed 324 objects / 21216 bytes in 11ms
dalvikvm( 131): GC freed 3695 objects / 189536 bytes in 20ms
dalvikvm( 131): GC freed 389 objects / 22872 bytes in 18ms
dalvikvm( 131): GC freed 154 objects / 8336 bytes in 19ms
dalvikvm( 131): GC freed 231 objects / 12928 bytes in 21ms
dalvikvm( 131): Trying to load lib /system/lib/libsrec_jni.so 0x0
dalvikvm( 131): Added shared lib /system/lib/libsrec_jni.so 0x0
dalvikvm( 131): Trying to load lib /system/lib/libsrec_jni.so 0x0
dalvikvm( 131): Shared lib '/system/lib/libsrec_jni.so' already loaded in same CL 0x0
dalvikvm( 131): GC freed 259 objects / 33320 bytes in 42ms
dalvikvm( 131): GC freed 105 objects / 23808 bytes in 32ms
dalvikvm( 131): GC freed 317 objects / 20528 bytes in 33ms
dalvikvm( 131): Trying to load lib /system/lib/libwebcore.so 0x0
dalvikvm( 131): Added shared lib /system/lib/libwebcore.so 0x0
dalvikvm( 131): GC freed 365 objects / 20776 bytes in 34ms
dalvikvm( 131): Exception Ljava/lang/RuntimeException; thrown during Lcom/android/internal/policy/PolicyManager;.<clinit>
Zygote ( 131): Error preloading com.android.internal.policy.PolicyManager.
Zygote ( 131): java.lang.ExceptionInInitializerError
Zygote ( 131): at java.lang.Class.classForName(Native Method)
Zygote ( 131): at java.lang.Class.forName(Class.java:237)
Zygote ( 131): at java.lang.Class.forName(Class.java:183)
Zygote ( 131): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:276)
Zygote ( 131): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:521)
Zygote ( 131): at dalvik.system.NativeStart.main(Native Method)
Zygote ( 131): Caused by: java.lang.RuntimeException: com.android.internal.policy.impl.Policy could not be loaded
Zygote ( 131): at com.android.internal.policy.PolicyManager.<clinit>(PolicyManager.java:42)
Zygote ( 131): ... 6 more
Zygote ( 131): Caused by: java.lang.ClassNotFoundException: com.android.internal.policy.impl.Policy
Zygote ( 131): at java.lang.Class.classForName(Native Method)
Zygote ( 131): at java.lang.Class.forName(Class.java:237)
Zygote ( 131): at java.lang.Class.forName(Class.java:183)
Zygote ( 131): at com.android.internal.policy.PolicyManager.<clinit>(PolicyManager.java:39)
Zygote ( 131): ... 6 more
Zygote ( 131): Caused by: java.lang.NoClassDefFoundError: com.android.internal.policy.impl.Policy
Zygote ( 131): ... 10 more
Zygote ( 131): Caused by: java.lang.ClassNotFoundException: com.android.internal.policy.impl.Policy in loader [email protected]
Zygote ( 131): at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:243)
Zygote ( 131): at java.lang.ClassLoader.loadClass(ClassLoader.java:573)
Zygote ( 131): at java.lang.ClassLoader.loadClass(ClassLoader.java:532)
Zygote ( 131): ... 10 more
AndroidRuntime( 131): Shutting down VM
dalvikvm( 131): threadid=3: thread exiting with uncaught exception (group=0x4001e170)
dalvikvm( 131): DestroyJavaVM waiting for non-daemon threads to exit
dalvikvm( 131): DestroyJavaVM shutting VM down
dalvikvm( 131): VM cleaning up
dalvikvm( 131): LinearAlloc 0x0 used 1784836 of 5242880 (34%)
skia ( 131): purging 6K from font cache [1 entries]
AndroidRuntime( 162):
AndroidRuntime( 162): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
Does anybody has a clue whats the problem with my device and how to solve that?
Apfelstrudel said:
Does anybody has a clue whats the problem with my device and how to solve that?
Click to expand...
Click to collapse
Any chance you are using the one with the lockscreen? I was having the same issue with mine, because I don't have the lockscreen originally installed. (if I'm wrong, sorry, but I had the same experience).
itradio said:
Any chance you are using the one with the lockscreen? I was having the same issue with mine, because I don't have the lockscreen originally installed. (if I'm wrong, sorry, but I had the same experience).
Click to expand...
Click to collapse
Hay your phone is fine the problem its the theme, but as soon as the dev updates he will provide bug fixes so let's just wait till its fixed. That's what ima do because it reboot a-lot on me and its annoying so just waiting btw I'm using ws garner or what ever his name is haha (not trying to offend him I just forgot his name)
Side note: I really am loving this theme probley the nicest imo. Can we get an app icon for docs to go, my account, sports tap, and shazam please it would make my G1 perfect thanks and keep up the great work man
itradio said:
Any chance you are using the one with the lockscreen? I was having the same issue with mine, because I don't have the lockscreen originally installed. (if I'm wrong, sorry, but I had the same experience).
Click to expand...
Click to collapse
Hey itradio!
No, I'm not using the Version with Stericson Lockscreen. Just Standard CM..
So i'll wait then..
i like this good work bro...is it a way you can make the version with stericsons lockscreen without the backgroud on it? or it is something i can do to take it off?
excelent theme work man, it looks really really good. congrats, and keep up the good work!
I installed the one without stericsson lock, and I'm having few problems.
Google voice app is not working, it fc every time on sign in.
Hi, new Update
Super-D v1.7: FullTheme (Without Stericson's Lockscreen)
http://dl.dropbox.com/u/3635207/Blac..._Full_noSL.zip (update 29.01.2010)
Super-D v1.7: FullTheme (With Stericson's Lockscreen)
http://dl.dropbox.com/u/3635207/Blac....7_Full_SL.zip (update 29.01.2010)
mfg LordSeth
Launcher`s (update 29.01.2010)
Laucher: http://dl.dropbox.com/u/3635207/Launcher.zip
A-Launcher: http://dl.dropbox.com/u/3635207/Advanced_Launcher.zip
A-Launcher (EspressoSyle): http://dl.dropbox.com/u/3635207/Adva...r_Espresso.zip
mfg LordSeth
Wesgarner Y-2.6: Without Stericson's Lockscreen
http://dl.dropbox.com/u/3635207/WG_B...h_Y26_noSL.zip (update 29.01.2010)
Wesgarner Y-2.6: Without Stericson's Lockscreen
http://dl.dropbox.com/u/3635207/WG_B...noSL_light.zip (update 29.01.2010)
Wesgarner Y-2.6: With Stericson's Lockscreen
http://dl.dropbox.com/u/3635207/WG_BlackXeth_Y26_SL.zip (update 29.01.2010)
mfg LordSeth
is the GDE style launcher..themable?
I bored GB with theme ICS , i want TRUE ICS
Anddddd here testbuild for our X1
Testbuild 0 (ICS 4.0.1) : http://www.mediafire.com/?5l6ksjtlo2sq581
Testbuild 1 (ICS 4.0.4) : http://www.mediafire.com/?1g5ortcnorddfmm
Minor update: Testbuild 1.1 (back to ICS 4.0.3) : http://www.mediafire.com/?1e5ll41idxuda0y
+ remove apps not need
+ little speed up system
+ camera work but preview windows is not (you will see black screen but capture image is normal)
Click to expand...
Click to collapse
(or Mirror any host you like)
This is not my work, Our testbuild from HTC rhodium and Htc hero
Testbuild 0 (HTC rhodium ) : http://forum.xda-developers.com/showthread.php?t=1466357
Testbuild 1 (Glassmacka 1.4 ) : http://forum.xda-developers.com/showthread.php?t=1352149
Testbuild 1.1 (Evervolv_CM9_Heroc-port ) : http://forum.xda-developers.com/showthread.php?t=1620617
I'm is only a NOOB not a DEVELOPER
All credit to :Alex (kernel,lk), zargloub (kernel) , randomblame (rom ICS for rhodium) , TeamHeroICS , stritfajt (Glassmacka rom) , jordfaz (Evervolv_CM9_Heroc-port)
---------------------------------------------------------------------------------------------------------------------------------------------------
Install :
Testbuild0 :
1 - full wipe: data + cache + dalvik cache
*optional : flash Recovery 5.5.0.4
2 - flash the ROM zip
3 - the first boot will take awhile
Testbuild1 (Testbuild 1.1) :
lk bootloader of Alex is partition: System 114mb , Data 320mb ,it not enough for ics full install so i asked my friend (knowledge linux) to compile lk with change partition : System 200mb , Data 234mb
So if you want flash this rom ,first you must reflash lk (200mb System) :
http://www.mediafire.com/download.php?mim6vqlthxaz9vi
After flash lk, flash recovery again
1 - full wipe: data + cache + dalvik cache
2 - flash the ROM zip
3 - the first boot will take awhile
---------------------------------------------------------------------------------------------------------------------------------------------------
Bug (Testbuild 1.1) :
1) touchscreen need patch (fixed)
2) GSM (fixed)
3) screen rotate 180 (i mistake,not ro.sf.rotation that is ro.sf.hwrotation)
4) camera work (but preview windows is not )
5) Not Wifi
6) Not sound
7) Keypad need map
first thanks for your effort!
is recovery only for ics? cause with cm7 it's not working...
Elibl said:
first thanks for your effort!
is recovery only for ics? cause with cm7 it's not working...
Click to expand...
Click to collapse
no, recovery for all ,i tested (backup,restore) with cm7
Brickpsp said:
no, recovery for all ,i tested (backup,restore) with cm7
Click to expand...
Click to collapse
maybe upload is corrupted tried it several times via fastboot also with redownloading...
Elibl said:
maybe upload is corrupted tried it several times via fastboot also with redownloading...
Click to expand...
Click to collapse
i uploaded to mediafire
http://www.mediafire.com/?44yzf0027lmyfel
Brickpsp said:
i uploaded to mediafire
http://www.mediafire.com/?44yzf0027lmyfel
Click to expand...
Click to collapse
strange it just really doesn't work for me after flashing it via fastboot...
rom also doesn't boot...
Elibl said:
strange it just really doesn't work for me after flashing it via fastboot...
rom also doesn't boot...
Click to expand...
Click to collapse
you flash correct partiton 'recovery' ?
"fastboot flash recovery PATH/TO/RECOVERY"
Brickpsp said:
you flash correct partiton 'recovery' ?
"fastboot flash recovery PATH/TO/RECOVERY"
Click to expand...
Click to collapse
sure: fastboot flash recovery recovery.img
Elibl said:
sure: fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Weird , i flashed recovery again and it work ok
But recovery not important, you can use old recovery to flash ICS_test rom
just for informing i can boot now into ics but flashing and corrupted screen... but i saw it ;-)
for recovery it's really weird cause your last version you posted in zargloub's thread was working flawless for me don't know what could be the problem...
i will post testbuild1 after check a few functions to certain work
P/S : updated #1
hhmm with the kernel in zip i never got past your boot screen 'x1 forever' either i get stuck in there or in white lines during different driver inits or it reboots somewhere there
i tried a kernel i built from a combination of zargloub's and hackun's repo with this i got to the pin request but screen was corrupted and flashing between terminal lines and boot animation / ics pin request...
so far my experiences
EDIT: oh forgot here are keymaps: http://forum.xda-developers.com/showpost.php?p=21956852&postcount=52
Elibl said:
hhmm with the kernel in zip i never got past your boot screen 'x1 forever' either i get stuck in there or in white lines during different driver inits or it reboots somewhere there
i tried a kernel i built from a combination of zargloub's and hackun's repo with this i got to the pin request but screen was corrupted and flashing between terminal lines and boot animation / ics pin request...
so far my experiences
EDIT: oh forgot here are keymaps: http://forum.xda-developers.com/showpost.php?p=21956852&postcount=52
Click to expand...
Click to collapse
It will load very slow in first time, if you want know what's android loading, use command "adb logcat"
P/S: i tried your keymaps, it not working ,maybe ics mapping difference gb or system not load
Brickpsp said:
It will load very slow in first time, if you want know what's android loading, use command "adb logcat"
P/S: i tried your keymaps, it not working ,maybe ics mapping difference gb or system not load
Click to expand...
Click to collapse
you are right .kcm.bin is now .kcm and in java code i will make the maps for you but give me some time it's a hell of work
one time i got a connection via adb and it rebooted after:
Code:
D/dalvikvm( 70): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
afterwards i never got a connection via adb no matter if stuck before boot screen or in it also after fresh installation
and for you it boots every time fine into the rom?
Elibl said:
you are right .kcm.bin is now .kcm and in java code i will make the maps for you but give me some time it's a hell of work
one time i got a connection via adb and it rebooted after:
Code:
D/dalvikvm( 70): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
afterwards i never got a connection via adb no matter if stuck before boot screen or in it also after fresh installation
and for you it boots every time fine into the rom?
Click to expand...
Click to collapse
yes ,boot with no fail
When boot screen load ,you must wait a little ,after that type "adb logcat"
you can check partition system by commands "adb shell" after that "df -h system" ,it equal 200mb?
P/S :can you upload your logcat ?
Brickpsp said:
yes ,boot with no fail
When boot screen load ,you must wait a little ,after that type "adb logcat"
you can check partition system by commands "adb shell" after that "df -h system" ,it equal 200mb?
P/S :can you upload your logcat ?
Click to expand...
Click to collapse
can i check it in fastboot or recovery somehow? cause i get no adb connection...
but your lk must be presented cause i had cyan text before and now green
EDIT:
Code:
--------- beginning of /dev/log/main
E/logwrapper( 64): executing /system/xbin/run-parts failed: No such file or di
rectory
I/logwrapper( 63): /system/xbin/run-parts terminated by exit(255)
I/DEBUG ( 68): debuggerd: Feb 12 2012 22:51:15
--------- beginning of /dev/log/system
I/Vold ( 66): Vold 2.1 (the revenge) firing up
I/Netd ( 67): Netd 1.0 starting
D/Vold ( 66): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media
)
E/Netd ( 67): Unable to create netlink socket: Protocol not supported
E/Netd ( 67): Unable to open quota2 logging socket
D/Vold ( 66): Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounte
d)
D/AndroidRuntime( 70):
D/AndroidRuntime( 70): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 70): CheckJNI is ON
I/ ( 71): ServiceManager: 0xf958
I/AudioFlinger( 71): Loaded primary audio interface from Default audio HW HAL
(audio)
I/AudioFlinger( 71): Using 'Default audio HW HAL' (audio.primary) as the prima
ry audio interface
I/AudioFlinger( 71): Loaded a2dp audio interface from A2DP Audio HW HAL (audio
)
I/CameraService( 71): CameraService started (pid=71)
E/HAL ( 71): load: module=/system/lib/hw/camera.msm7k.so
E/HAL ( 71): Cannot load library: link_image[1936]: 71 could not load n
eeded library 'libcamera.so' for 'camera.msm7k.so' (load_library[1091]: Library
'libcamera.so' not found)
E/CameraService( 71): Could not load camera HAL module
I/AudioFlinger( 71): AudioFlinger's thread 0x10448 ready to run
W/AudioFlinger( 71): Thread AudioOut_1 cannot connect to the power manager ser
vice
W/AudioFlinger( 71): Thread AudioOut_1 cannot connect to the power manager ser
vice
I/AudioPolicyService( 71): Loaded audio policy from LEGACY Audio Policy HAL (a
udio_policy)
D/dalvikvm( 70): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) ---
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/Object;
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/Class;
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/ref/Reference
;
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/ref/Reference
Queue;
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/ref/Finalizer
Reference;
D/dalvikvm( 98): DexOpt: load 480ms, verify+opt 6418ms
D/dalvikvm( 70): DexOpt: --- END 'core.jar' (success) ---
D/dalvikvm( 70): DEX prep '/system/framework/core.jar': unzip in 1963ms, rewri
te 8280ms
D/dalvikvm( 70): DexOpt: --- BEGIN 'bouncycastle.jar' (bootstrap=1) ---
D/dalvikvm( 114): DexOpt: load 146ms, verify+opt 2201ms
D/dalvikvm( 70): DexOpt: --- END 'bouncycastle.jar' (success) ---
D/dalvikvm( 70): DEX prep '/system/framework/bouncycastle.jar': unzip in 475ms
, rewrite 2853ms
D/dalvikvm( 70): DexOpt: --- BEGIN 'ext.jar' (bootstrap=1) ---
D/dalvikvm( 115): DexOpt: load 244ms, verify+opt 3580ms
D/dalvikvm( 70): DexOpt: --- END 'ext.jar' (success) ---
D/dalvikvm( 70): DEX prep '/system/framework/ext.jar': unzip in 771ms, rewrite
4489ms
D/dalvikvm( 70): DexOpt: --- BEGIN 'framework.jar' (bootstrap=1) ---
D/dalvikvm( 116): Note: class Landroid/opengl/GLWrapperBase; has 250 unimplemen
ted (abstract) methods
D/dalvikvm( 116): DexOpt: load 2427ms, verify+opt 23013ms
D/dalvikvm( 70): DexOpt: --- END 'framework.jar' (success) ---
D/dalvikvm( 70): DEX prep '/system/framework/framework.jar': unzip in 5994ms,
rewrite 29450ms
D/dalvikvm( 70): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
after that reboot
and the strange is with my boot.img it boots up even in normal speed
here are the changes i merged with zargloubs kernel: https://gitorious.org/~hackun/linux-on-qualcomm-s-msm/hackun-linux-xperia
Elibl said:
can i check it in fastboot or recovery somehow? cause i get no adb connection...
but your lk must be presented cause i had cyan text before and now green
EDIT:
Code:
--------- beginning of /dev/log/main
E/logwrapper( 64): executing /system/xbin/run-parts failed: No such file or di
rectory
I/logwrapper( 63): /system/xbin/run-parts terminated by exit(255)
I/DEBUG ( 68): debuggerd: Feb 12 2012 22:51:15
--------- beginning of /dev/log/system
I/Vold ( 66): Vold 2.1 (the revenge) firing up
I/Netd ( 67): Netd 1.0 starting
D/Vold ( 66): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media
)
E/Netd ( 67): Unable to create netlink socket: Protocol not supported
E/Netd ( 67): Unable to open quota2 logging socket
D/Vold ( 66): Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounte
d)
D/AndroidRuntime( 70):
D/AndroidRuntime( 70): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 70): CheckJNI is ON
I/ ( 71): ServiceManager: 0xf958
I/AudioFlinger( 71): Loaded primary audio interface from Default audio HW HAL
(audio)
I/AudioFlinger( 71): Using 'Default audio HW HAL' (audio.primary) as the prima
ry audio interface
I/AudioFlinger( 71): Loaded a2dp audio interface from A2DP Audio HW HAL (audio
)
I/CameraService( 71): CameraService started (pid=71)
E/HAL ( 71): load: module=/system/lib/hw/camera.msm7k.so
E/HAL ( 71): Cannot load library: link_image[1936]: 71 could not load n
eeded library 'libcamera.so' for 'camera.msm7k.so' (load_library[1091]: Library
'libcamera.so' not found)
E/CameraService( 71): Could not load camera HAL module
I/AudioFlinger( 71): AudioFlinger's thread 0x10448 ready to run
W/AudioFlinger( 71): Thread AudioOut_1 cannot connect to the power manager ser
vice
W/AudioFlinger( 71): Thread AudioOut_1 cannot connect to the power manager ser
vice
I/AudioPolicyService( 71): Loaded audio policy from LEGACY Audio Policy HAL (a
udio_policy)
D/dalvikvm( 70): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) ---
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/Object;
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/Class;
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/ref/Reference
;
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/ref/Reference
Queue;
D/dalvikvm( 98): Ignoring duplicate verify attempt on Ljava/lang/ref/Finalizer
Reference;
D/dalvikvm( 98): DexOpt: load 480ms, verify+opt 6418ms
D/dalvikvm( 70): DexOpt: --- END 'core.jar' (success) ---
D/dalvikvm( 70): DEX prep '/system/framework/core.jar': unzip in 1963ms, rewri
te 8280ms
D/dalvikvm( 70): DexOpt: --- BEGIN 'bouncycastle.jar' (bootstrap=1) ---
D/dalvikvm( 114): DexOpt: load 146ms, verify+opt 2201ms
D/dalvikvm( 70): DexOpt: --- END 'bouncycastle.jar' (success) ---
D/dalvikvm( 70): DEX prep '/system/framework/bouncycastle.jar': unzip in 475ms
, rewrite 2853ms
D/dalvikvm( 70): DexOpt: --- BEGIN 'ext.jar' (bootstrap=1) ---
D/dalvikvm( 115): DexOpt: load 244ms, verify+opt 3580ms
D/dalvikvm( 70): DexOpt: --- END 'ext.jar' (success) ---
D/dalvikvm( 70): DEX prep '/system/framework/ext.jar': unzip in 771ms, rewrite
4489ms
D/dalvikvm( 70): DexOpt: --- BEGIN 'framework.jar' (bootstrap=1) ---
D/dalvikvm( 116): Note: class Landroid/opengl/GLWrapperBase; has 250 unimplemen
ted (abstract) methods
D/dalvikvm( 116): DexOpt: load 2427ms, verify+opt 23013ms
D/dalvikvm( 70): DexOpt: --- END 'framework.jar' (success) ---
D/dalvikvm( 70): DEX prep '/system/framework/framework.jar': unzip in 5994ms,
rewrite 29450ms
D/dalvikvm( 70): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
after that reboot
and the strange is with my boot.img it boots up even in normal speed
here are the changes i merged with zargloubs kernel: https://gitorious.org/~hackun/linux-on-qualcomm-s-msm/hackun-linux-xperia
Click to expand...
Click to collapse
yes ,my friend compile lk in https://www.gitorious.org/lk-msm7200a-htc-wince/lk-msm7200a-htc-wince ,maybe it old version
D/dalvikvm( 70): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
This is just start unzip framework, if error happen, system will show error and loop , i don't know why your device is reboot
your boot.img reboot,too ?
Brickpsp said:
yes ,my friend compile lk in https://www.gitorious.org/lk-msm7200a-htc-wince/lk-msm7200a-htc-wince ,maybe it old version
D/dalvikvm( 70): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
This is just start unzip framework, if error happen, system will show error and loop , i don't know why your device is reboot
your boot.img reboot,too ?
Click to expand...
Click to collapse
no
Elibl said:
no
Click to expand...
Click to collapse
so you booted into android?
Elibl said:
i tried a kernel i built from a combination of zargloub's and hackun's repo with this i got to the pin request but screen was corrupted and flashing between terminal lines and boot animation / ics pin request...
Click to expand...
Click to collapse
but the screen is nearly unreadable... touch worked also i looked a bit around in ics and after some time reboot to boot animation (no full reboot)
At the start I want to mention I need to have access to some of 4.1 API features, so that I cannot use MiniCM9 or older.
The problem is that when I try to deploy any Eclipse project, or try to install it via
Code:
adb install
IDE throws:
Code:
[2013-02-18 20:41:21 - BasicGLSurfaceView] Installation failed due to invalid APK file!
[2013-02-18 20:41:21 - BasicGLSurfaceView] Please check logcat output for more details.
[2013-02-18 20:41:21 - BasicGLSurfaceView] Launch canceled!
And here is logcat snippet from my phone:
Code:
D/AndroidRuntime( 9226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 9226): CheckJNI is OFF
D/dalvikvm( 9226): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 9226): Added shared lib libjavacore.so 0x0
D/dalvikvm( 1722): GC_EXPLICIT freed 87K, 34% free 6828K/10247K, paused 4ms+21ms, total 118ms
D/dalvikvm( 9226): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 9226): Added shared lib libnativehelper.so 0x0
I/ActivityManager( 1653): Process com.android.defcontainer (pid 9093) has died.
D/AndroidRuntime( 9226): Calling main entry com.android.commands.pm.Pm
I/ActivityManager( 1653): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=9236 uid=10027 gids={1015, 2001, 1028}
I/ActivityManager( 1653): Process com.google.android.gsf.login (pid 9156) has died.
E/Trace ( 9236): error opening trace file: No such file or directory (2)
W/zipro ( 9236): Unable to open zip '/data/local/tmp/BasicGLSurfaceView.apk': Permission denied
D/asset ( 9236): failed to open Zip archive '/data/local/tmp/BasicGLSurfaceView.apk'
W/PackageParser( 9236): Unable to read AndroidManifest.xml of /data/local/tmp/BasicGLSurfaceView.apk
W/PackageParser( 9236): java.io.FileNotFoundException: AndroidManifest.xml
W/PackageParser( 9236): at android.content.res.AssetManager.openXmlAssetNative(Native Method)
W/PackageParser( 9236): at android.content.res.AssetManager.openXmlBlockAsset(AssetManager.java:521)
W/PackageParser( 9236): at android.content.res.AssetManager.openXmlResourceParser(AssetManager.java:477)
W/PackageParser( 9236): at android.content.pm.PackageParser.parsePackageLite(PackageParser.java:749)
W/PackageParser( 9236): at com.android.defcontainer.DefaultContainerService$1.getMinimalPackageInfo(DefaultContainerService.java:169)
W/PackageParser( 9236): at com.android.internal.app.IMediaContainerService$Stub.onTransact(IMediaContainerService.java:110)
W/PackageParser( 9236): at android.os.Binder.execTransact(Binder.java:367)
W/PackageParser( 9236): at dalvik.system.NativeStart.run(Native Method)
W/DefContainer( 9236): Failed to parse package
W/ActivityManager( 1653): No content provider found for permission revoke: file:///data/local/tmp/BasicGLSurfaceView.apk
D/dalvikvm( 1653): GC_EXPLICIT freed 149K, 36% free 18567K/28807K, paused 6ms+12ms, total 141ms
D/AndroidRuntime( 9226): Shutting down VM
D/dalvikvm( 9226): GC_CONCURRENT freed 125K, 77% free 478K/2048K, paused 1ms+1ms, total 8ms
D/dalvikvm( 9226): Debugger has detached; object registry had 1 entries
Changing permissions and owners didn't give or changed anything, it further says that there is no permissions to access APK file.
I think it is releated to kernel or ROM, so I want to ask if someone knows a solution or something to change in kernel/ROM sources to fix it up.
I use: MiniCM10-4.0.2-20130210-NIGHTLY-shakira ( on stable MiniCM10, problem also occur ) with kernel 2.6.32.60-nAa-jb-03.
Yes, it is kind a solution, but when I want to test my app many times, it won't be comfortable solution, and I'm searching permament fix for this issue
Go to Settings > Development > Enable Root for Apps and ADB.
And you should be using the latest nightly only. It has fixes for the .32 kernel.
CtrlAltDelIrl said:
Go to Settings > Development > Enable Root for Apps and ADB.
Click to expand...
Click to collapse
It changes nothing at all
There is an on/off switch at the top of the dev settings page. Make sure it's on.
Use latest nightly only with .32
I'm using latest nightly with .32 kernel, I have Root access enabled for Apps and ADB, and I'm sure switch is on, It could be kernel or ROM problem, but I haven't had any knowledge about how to try fix it.
Oh could be SuperSu instead of default Superuser a problem? Because I always changing it when I reinstall ROM.
But I have root access when using adb shell, only adb install fails
Try this..
Code:
adb pm install
Before install use
Adb remount
Sent from my U20i using xda premium
CtrlAltDelIrl said:
Try this..
Code:
adb pm install
Click to expand...
Click to collapse
When I transfer apk manually and try using command you've posted from
Code:
adb shell
it gives me
Code:
pkg: Application.apk
Failure [INSTALL_FAILED_INVALID_APK]
and ADB logs:
Code:
W/zipro ( 7157): Unable to open zip '/data/local/tmp/Application.apk': Permission denied
D/asset ( 7157): failed to open Zip archive '/data/local/tmp/Application.apk'
but,
when I transfer the file to sdcard, and then execute
Code:
pm install
then it result with success and everything is ok
Rempty said:
Before install use
Adb remount
Sent from my U20i using xda premium
Click to expand...
Click to collapse
Doesn't work
mmmm
let's wait patiently for an update I'd say..
Good luck!
EDIT: With the exposed method working well, I think it goes without saying that I will be moving on from this thread. Now on to the ouya store on CM10! lol
If for some reason you come here from google or some other place, the thread your looking for to get the play store working is below.
http://forum.xda-developers.com/showthread.php?t=2350639
Original----------------------------------------------------------------------------
This thread will be for working on getting the Google Play Store to work, aka com.android.vending.
Here is a logcat of the play crash when the vending apk has been sideloaded along with the google login and framework apks to /system/app. This was not from flashing the gapps.zip with CWM, this was sideloading the com.android.vending-4.0.25.apk... and GoogleLoginService.apk and GoogleServicesFramework.apk and setting permissions to 6755...
Process com.android.vending has crashed too many times
: killing!
I/ActivityManager( 310): Killing proc 2860:com.android.vending/u0a61: crash
V/DropBoxReceiver( 2593): Starting service for tag: system_app_crash, time: 1369
507749067
D/CrashReportService( 2593): Writing crash report to: /data/data/tv.ouya/cache/.
reports/1369507749067
W/ActivityManager( 310): Unable to launch app com.android.vending/10061 for ser
vice Intent { cmp=com.android.vending/com.google.android.finsky.services.DailyHy
giene }: process is bad
Click to expand...
Click to collapse
I also tried editing the /system/build.prop to say the device was a galaxy s4... same error on logcat...
adding the crash report files that should be in /data/data/tv.ouya/cache... not sure how to get the report data out of the bin file though.
tried this too... same
http://forum.xda-developers.com/showthread.php?p=40823085
tried the old kindle market. the EULA comes up click except and then dies. different logcat though...
http://forum.xda-developers.com/showthread.php?p=41831758#post41831758
Process com.android.vending (pid 1340) has died.
D/CrashReportService( 563): Writing crash report to: /data/data/tv.ouya/cache/.
reports/1369511460591
W/InputMethodManagerService( 311): Window already focused, ignoring focus gain
of: [email protected] attribute=n
ull
Click to expand...
Click to collapse
professorpoptart said:
tried the old kindle market. the EULA comes up click except and then dies. different logcat though...
http://forum.xda-developers.com/showthread.php?p=41831758#post41831758
Click to expand...
Click to collapse
I'm working with the full gapps install and having no better luck. As long as I don't sign into my google account the rest of the ouya functions fine, but as soon as i log in I start getting "com.google.process.gapps" and play store crash messages, even if I never open the store and sign in through music.
Update: I think we need to meet somewhere in the middle. I may be way off, but heres my reasoning...
I have installed the full gapps on my Ouya, and I can't get the terms to pull up on either market. You have no gapps installed and it is getting a little further but still crashing. I believe I have something on there the ouya doesn't like and that's stopping me, and you are missing something the play store needs. I was able to get my error to stop by uninstalling the talk.apk, but still no play store.
Are you getting the same logcat's?... just got to find the right thing to google! lol
This is with the old kindle apk from qwerty790
I/ActivityThread( 1306): Pub com.android.vending.SuggestionsProvider: com.androi
d.vending.SuggestionsProvider
D/vending ( 1306): [1] VendingApplication.onCreate(): Resetting ServiceLocator f
rom app
D/dalvikvm( 1306): GC_CONCURRENT freed 722K, 7% free 11293K/12103K, paused 5ms+3
ms, total 32ms
D/dalvikvm( 1306): WAIT_FOR_CONCURRENT_GC blocked 17ms
W/ResourceType( 1306): Failure getting entry for 0x7f020052 (t=1 e=82) in packag
e 0 (error -75)
D/AndroidRuntime( 1306): Shutting down VM
W/dalvikvm( 1306): threadid=1: thread exiting with uncaught exception (group=0x4
1022300)
E/AndroidRuntime( 1306): FATAL EXCEPTION: main
E/AndroidRuntime( 1306): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.android.vending/com.android.vending.AssetBrowserActivity}: andro
id.view.InflateException: Binary XML file line #54: Error inflating class <unkno
wn>
Click to expand...
Click to collapse
this is from the start of the activity from the top of the error stack.
professorpoptart said:
Are you getting the same logcat's?... just got to find the right thing to google! lol
This is with the old kindle apk from qwerty790
Click to expand...
Click to collapse
Not even close. I'll post mine in a bit.
as much of a "bad" idea it is we could write script to recursive (or do it by hand) chmod 777 everything in /system to make sure it everything has permissions to do what it needs... unless the issue is the perms have to be set specifically... but I would think the gapps would have set them correctly if that was the case...
edit: ...almost beer o'clock!
sonofskywalker3 said:
Not even close. I'll post mine in a bit.
Click to expand...
Click to collapse
After installing the gapps did you clear cache?
looking into "com.android.vending.SuggestionsProvider" seems like its usually a cache issue. I get the same logcat after clearing in recovery but just hoping since you have the whole gapps and different errors this mighht be it.
found the cache idea here...http://forum.xda-developers.com/showthread.php?t=649149
ok so I went back to the 4.1.2 gapps files for vending and framework, set permissions and cleared cache. Still dies but now I get a toast fc message. now I'm getting something about the login service in the cat log.
here is the full logcat, did a logcat -c right before launching play. so the whole stack is the play event...
--------- beginning of /dev/log/main
D/su ( 1540): su invoked.
D/su ( 1541): Allowing root/shell.
D/su ( 1543): 2000 /system/bin/mksh executing 0 /system/bin/sh using shell
/system/bin/sh : sh
D/AndroidRuntime( 1542):
D/AndroidRuntime( 1542): >>>>>> AndroidRuntime START com.android.internal.os.Run
timeInit <<<<<<
D/AndroidRuntime( 1542): CheckJNI is OFF
D/dalvikvm( 1542): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 1542): Added shared lib libjavacore.so 0x0
D/dalvikvm( 1542): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 1542): Added shared lib libnativehelper.so 0x0
I/ethernet( 1542): Loading ethernet jni class
D/AndroidRuntime( 1542): Calling main entry com.android.commands.am.Am
--------- beginning of /dev/log/system
I/ActivityManager( 309): Start proc com.koushikdutta.superuser for broadcast co
m.koushikdutta.superuser/.SuReceiver: pid=1554 uid=10038 gids={1028}
D/AndroidRuntime( 1542): Shutting down VM
I/AndroidRuntime( 1542): NOTE: attach of thread 'Binder_3' failed
D/dalvikvm( 1542): GC_CONCURRENT freed 100K, 88% free 492K/4096K, paused 1ms+0ms
, total 4ms
I/ActivityManager( 309): No longer want com.google.android.gsf.login (pid 1518)
: hidden #2
I/ActivityManager( 309): START {act=android.intent.action.MAIN cat=[android.int
ent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActiv
ity bnds=[960,540][960,540] u=0} from pid 1082
I/ActivityManager( 309): Start proc com.android.vending for activity com.androi
d.vending/.AssetBrowserActivity: pid=1568 uid=10061 gids={3003, 1015, 1023, 1028
}
I/ActivityThread( 1568): Pub com.google.android.finsky.RecentSuggestionsProvider
: com.google.android.finsky.providers.RecentSuggestionsProvider
I/ActivityThread( 1568): Pub com.google.android.finsky.QSBSuggestionsProvider2:
com.google.android.finsky.providers.QSBSuggestionsProvider
I/ActivityThread( 1568): Pub com.google.android.finsky.AppIconProvider: com.goog
le.android.finsky.providers.AppIconProvider
D/Finsky ( 1568): [1] FinskyApp.onCreate: Clearing cache due to crash on previo
us run.
D/Volley ( 1568): [1] DiskBasedCache.clear: Cache cleared.
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
W/dalvikvm( 1568): VFY: unable to resolve instance field 10430
D/dalvikvm( 1568): VFY: replacing opcode 0x54 at 0x0000
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
W/dalvikvm( 1568): VFY: unable to resolve instance field 10430
D/dalvikvm( 1568): VFY: replacing opcode 0x54 at 0x0000
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
W/dalvikvm( 1568): VFY: unable to resolve instance field 10430
D/dalvikvm( 1568): VFY: replacing opcode 0x54 at 0x0020
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
I/dalvikvm( 1568): DexOpt: unable to optimize instance field ref 0x28be at 0x42
in Lcom/google/android/volley/elegant/ElegantThreadSafeConnManager$ElegantPool;.
getEntryBlocking
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
I/dalvikvm( 1568): DexOpt: unable to optimize instance field ref 0x28be at 0x76
in Lcom/google/android/volley/elegant/ElegantThreadSafeConnManager$ElegantPool;.
getEntryBlocking
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
I/dalvikvm( 1568): DexOpt: unable to optimize instance field ref 0x28be at 0xec
in Lcom/google/android/volley/elegant/ElegantThreadSafeConnManager$ElegantPool;.
getEntryBlocking
D/Finsky ( 1568): [1] FinskyApp.onCreate: Initializing network with DFE https:/
/android.clients.google.com/fdfe/
D/Finsky ( 1568): [1] DailyHygiene.goMakeHygieneIfDirty: Dirty, need more hygie
ne.
D/dalvikvm( 1568): GC_CONCURRENT freed 609K, 6% free 11398K/12103K, paused 14ms+
4ms, total 52ms
D/dalvikvm( 1568): WAIT_FOR_CONCURRENT_GC blocked 22ms
E/AndroidHttpClient( 1568): Leak found
E/AndroidHttpClient( 1568): java.lang.IllegalStateException: AndroidHttpClient c
reated and never closed
E/AndroidHttpClient( 1568): at com.google.android.volley.AndroidHttpClient.<
init>(AndroidHttpClient.java:175)
E/AndroidHttpClient( 1568): at com.google.android.volley.AndroidHttpClient.n
ewInstance(AndroidHttpClient.java:161)
E/AndroidHttpClient( 1568): at com.google.android.volley.GoogleHttpClient.<i
nit>(GoogleHttpClient.java:117)
E/AndroidHttpClient( 1568): at com.google.android.finsky.FinskyApp.onCreate(
FinskyApp.java:295)
E/AndroidHttpClient( 1568): at android.app.Instrumentation.callApplicationOn
Create(Instrumentation.java:999)
E/AndroidHttpClient( 1568): at android.app.ActivityThread.handleBindApplicat
ion(ActivityThread.java:4151)
E/AndroidHttpClient( 1568): at android.app.ActivityThread.access$1300(Activi
tyThread.java:130)
E/AndroidHttpClient( 1568): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1255)
E/AndroidHttpClient( 1568): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidHttpClient( 1568): at android.os.Looper.loop(Looper.java:137)
E/AndroidHttpClient( 1568): at android.app.ActivityThread.main(ActivityThrea
d.java:4745)
E/AndroidHttpClient( 1568): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidHttpClient( 1568): at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidHttpClient( 1568): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:786)
E/AndroidHttpClient( 1568): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:553)
E/AndroidHttpClient( 1568): at dalvik.system.NativeStart.main(Native Method)
I/ActivityManager( 309): Start proc com.google.android.gsf.login for service co
m.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginServic
e: pid=1600 uid=10044 gids={3003, 1007, 2001, 3006, 1028}
D/Finsky ( 1568): [1] 2.run: Loaded library for account: [FljaznBLk4v9VpY6BInpX
qtpvXA]
D/Finsky ( 1568): [1] 2.run: Finished loading 1 libraries.
D/libEGL ( 1568): loaded /system/lib/egl/libEGL_tegra.so
E/ ( 1568): file /data/data/com.nvidia.NvCPLSvc/files/driverlist.txt: not
found!
I/ ( 1568): Attempting to load EGL implementation /system/lib//egl/libEGL
_tegra_impl
I/ ( 1568): Loaded EGL implementation /system/lib//egl/libEGL_tegra_impl
D/libEGL ( 1568): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/dalvikvm( 309): GC_CONCURRENT freed 1104K, 17% free 15096K/17991K, paused 5ms
+11ms, total 107ms
D/libEGL ( 1568): loaded /system/lib/egl/libGLESv2_tegra.so
I/ ( 1568): Loading GLESv2 implementation /system/lib//egl/libGLESv2_tegr
a_impl
D/OpenGLRenderer( 1568): Enabling debug mode 0
I/ActivityManager( 309): No longer want com.koushikdutta.superuser (pid 1554):
hidden #2
W/dalvikvm( 1568): threadid=13: thread exiting with uncaught exception (group=0x
40bed300)
E/AndroidRuntime( 1568): FATAL EXCEPTION: Thread-139
E/AndroidRuntime( 1568): java.lang.IllegalAccessError: tried to access field com
.google.android.volley.elegant.ElegantThreadSafeConnManager$ElegantPool.poolLock
from class com.google.android.volley.elegant.ElegantThreadSafeConnManager$Elega
ntPool
E/AndroidRuntime( 1568): at com.google.android.volley.elegant.ElegantThre
adSafeConnManager$ElegantPool.getEntryBlocking(ElegantThreadSafeConnManager.java
:140)
E/AndroidRuntime( 1568): at com.google.android.volley.elegant.ElegantThre
adSafeConnManager$ElegantPool$1.getPoolEntry(ElegantThreadSafeConnManager.java:1
22)
E/AndroidRuntime( 1568): at com.google.android.volley.elegant.ElegantThre
adSafeConnManager$1.getConnection(ElegantThreadSafeConnManager.java:64)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.DefaultRequestDir
ector.execute(DefaultRequestDirector.java:456)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.AbstractHttpClien
t.execute(AbstractHttpClient.java:898)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.cache.CachingHttp
Client.callBackend(CachingHttpClient.java:670)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.cache.CachingHttp
Client.handleCacheMiss(CachingHttpClient.java:451)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.cache.CachingHttp
Client.execute(CachingHttpClient.java:377)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.AbstractHttpClien
t.execute(AbstractHttpClient.java:797)
E/AndroidRuntime( 1568): at com.google.android.volley.AndroidHttpClient.e
xecute(AndroidHttpClient.java:308)
E/AndroidRuntime( 1568): at com.google.android.volley.GoogleHttpClient.ex
ecuteWithoutRewriting(GoogleHttpClient.java:217)
E/AndroidRuntime( 1568): at com.google.android.volley.GoogleHttpClient.ex
ecute(GoogleHttpClient.java:259)
E/AndroidRuntime( 1568): at com.google.android.volley.GoogleHttpClient.ex
ecute(GoogleHttpClient.java:316)
E/AndroidRuntime( 1568): at com.android.volley.toolbox.HttpClientStack.pe
rformRequest(HttpClientStack.java:83)
E/AndroidRuntime( 1568): at com.android.volley.toolbox.BasicNetwork.perfo
rmRequest(BasicNetwork.java:93)
E/AndroidRuntime( 1568): at com.android.volley.NetworkDispatcher.run(Netw
orkDispatcher.java:98)
W/ActivityManager( 309): Force finishing activity com.android.vending/.AssetB
rowserActivity
V/DropBoxReceiver( 552): Starting service for tag: system_app_crash, time: 1369
518820421
D/CrashReportService( 552): Writing crash report to: /data/data/tv.ouya/cache/.
reports/1369518820421
I/ActivityManager( 309): Displayed com.android.vending/.AssetBrowserActivity: +
517ms
I/ActivityManager( 309): No longer want com.google.android.gsf.login (pid 1600)
: hidden #2
D/dalvikvm( 110): WAIT_FOR_CONCURRENT_GC blocked 0ms
I/ActivityManager( 309): Start proc com.google.android.gsf.login for service co
m.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginServic
e: pid=1618 uid=10044 gids={3003, 1007, 2001, 3006, 1028}
D/dalvikvm( 110): GC_EXPLICIT freed 39K, 7% free 10748K/11459K, paused 2ms+2ms,
total 27ms
D/dalvikvm( 110): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 110): GC_EXPLICIT freed <1K, 7% free 10748K/11459K, paused 2ms+3ms,
total 25ms
D/dalvikvm( 110): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 110): GC_EXPLICIT freed <1K, 7% free 10748K/11459K, paused 1ms+3ms,
total 22ms
I/ActivityManager( 309): No longer want com.android.vending (pid 1568): hidden
#2
W/ActivityManager( 309): Scheduling restart of crashed service com.android.vend
ing/com.google.android.finsky.services.DailyHygiene in 5000ms
W/InputMethodManagerService( 309): Got RemoteException sending setActive(false)
notification to pid 1568 uid 10061
Click to expand...
Click to collapse
sonofskywalker3 said:
as soon as i log in I start getting "com.google.process.gapps" and play store crash messages
Click to expand...
Click to collapse
I'm getting the play crash every 10-15 minutes or so now too since clearing the cache, so I bet the update script cleared it for you...
Doing a little research on what play requires I was reading the below link that says phonesky.apk is the new vending.apk, and that like we thought for the store to just open all you need in the /system/app is the framework, loginservice and phonesky apks. It doesnt say anything about permissions so I re pushed each of them with default perms, cleared cache in recovery ...And!... same thing.
http://blog.apkudo.com/2012/08/08/run-google-play-on-an-emulator-and-pretend-to-be-any-device/
next I'm going to look at this from the logcat... looks like this fall apart after that...
E/ ( 1568): file /data/data/com.nvidia.NvCPLSvc/files/driverlist.txt: not found!
looking at:
Lorg/apache/http/impl/conn/tsccm/ConnPoolByRoute;.poolLock
I wonder if this apache client is stopping it? Maybe running something for the ouya store on the same connections as play store uses? I will try and go through the app manager and try to force stop/disable the other ouya store apps and see if there are any changes to the logcat.
Also tried to push the vending-4.1.6 apk... (might have needed to push an updated frame work too)
Clearing cache and data from the app manager and rebooting on every test...
edit:
After killing all of the ouya stuff, it looks like it is getting farther into the launch as now there is some stuff about syncing with my gmail account info in it.
edit:
using titanium backup to freeze the ouya framework and apps to make sure they do not get in the way...
Well I started from scratch again just so I know I'm at a clean start. flashed the OTA zip. I've been working with the old vending logcats, as its a little easier to follow whats "not" working with it...
I'm starting to think I will have to build a port of CM to get play to work, I think the ouya framework is using some resources that normally the play store uses so when play launches it gets access denied when trying to use those parts. I think I will try to remove as much ouya branded files as I can and see what the logcat looks like.
edit:
just thinking, has anyone tried to backup and restore the ouya stuff on another device yet? wonder if it would result in breaking the play store there... nice proof of concept....
professorpoptart said:
Well I started from scratch again just so I know I'm at a clean start. flashed the OTA zip. I've been working with the old vending logcats, as its a little easier to follow whats "not" working with it...
I'm starting to think I will have to build a port of CM to get play to work, I think the ouya framework is using some resources that normally the play store uses so when play launches it gets access denied when trying to use those parts. I think I will try to remove as much ouya branded files as I can and see what the logcat looks like.
edit:
just thinking, has anyone tried to backup and restore the ouya stuff on another device yet? wonder if it would result in breaking the play store there... nice proof of concept....
Click to expand...
Click to collapse
I'm not going to be much help here, like, at all. I do have a OUYA tho, I can follow instructions, have a lot of free time, and have CWM/busybox/wireless ADB/superuser on it already. So if theres anything I can do to help, let me know.
I also got my ouya just today.
I'm having some trouble getting adb to work but Iam also ready to test things.
GizmoTheGreen said:
I also got my ouya just today.
I'm having some trouble getting adb to work but Iam also ready to test things.
Click to expand...
Click to collapse
Sweet, I am in the process of porting a rom from another tegra 3 device so I will have a base aosp to work with. Play market will probably just work then... and the new task may then be how to load the OUYA stuff onto the new rom. I'm having issues getting video output on CWM to test the new rom though.
Do you CWM up and running?
Well I may be able to play with it some tonight. If you've got something you want me to try flashing PM me a link and I'll give it a shot and see what happens.
sonofskywalker3 said:
Well I may be able to play with it some tonight. If you've got something you want me to try flashing PM me a link and I'll give it a shot and see what happens.
Click to expand...
Click to collapse
K, I'm hoping its not too bad as we don't care about camera,gps,radio,screen,ect... we just need it to boot and get wifi which we should be able to pull out of the current /system/etc/permissions/android.hardware.wifi.xml. I will start a new thread to document the rom though I just want to get the CWM recovery working first so I dont have to flash OTA every time it breaks... even if I have to fastboot recovery.img every time thats fine...
I managed to get adb to work, added superuser and sideloaded xbmc, works wonderfully even without logging in to ouya account.
I have not installed cwm just yet, will tomorrow.
GizmoTheGreen said:
I managed to get adb to work, added superuser and sideloaded xbmc, works wonderfully even without logging in to ouya account.
I have not installed cwm just yet, will tomorrow.
Click to expand...
Click to collapse
Be sure to install the hw accelerated xbmc beta, handles 1080p perfectly
Sent from my GT-P1000 using Tapatalk HD
Paulenski said:
Be sure to install the hw accelerated xbmc beta, handles 1080p perfectly
Sent from my GT-P1000 using Tapatalk HD
Click to expand...
Click to collapse
yep, I did, works well, tried 60fps 720p amv