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)
Related
I just got my phone back from HTC (wifi wnt on it and a battery leak tons of fun). I've been able to root the phone and get the new radio, SPL, and latest JF build on the phone but for some reason I can't get any other build on there that works. All the Hero builds seem to be force closingg during the HTC setup wizard right before it starts to sync so I can't get into the build, and all non hero builds freeze at the G1 T-Mobile screen.
I've tried formatting and reformatting my phone but nothing seems to work. I was going to test out the swapper builds so I just created a swapper partition (tried Paragon, Gparted, and the built in G parted for my ext2/3 and swapper partitions). Then I tried removing the swap partition and I still can't get any builds other than the JF builds to work. Does anyone have any ideas as to what is going on or having similar issues?
Update:
Solved the problem by using ADB to push the /system/framework and /system/lib from the latest Cyanogen build. Immediately afterwards I updated to that same version of Cyan's and it finally went past the T-Mobile Screen and after taking a fairly long time it booted. Initially I got this weird error where the screen was clearly on (could turn volume up and down) but the screen was black. From there I did a wipe and ran the update one more time and it went through perfectly and now I'm running cyan's latest build.
Thank you everyone for your suggestions and assistance. The builds were all hanging because it couldn't overwrite certain files in system and framework but its functioning now so thats all that matters. Thanks again!
Did you wipe before you update? You should have a fresh ext2/3 before flashing.
Yes I've tried wiping and doing non-wiped installs both land me in the same spot though. I've also formatted my ext 2 tried using ext 3 and removing and keeping the swap partition. I am using the stock sdcard too btw.
have you tried going through the htc setup wizard without turning on wifi because turning on wifi whhen the pop-up appears is said to sometimes fc the process?
I believe this is not a development forum question. I think you should read over everything carefully. If you did indeed root your phone right and have some basic idea of what you are doing then you should NOT have too many problems. If you are going from one build to another I would suggest doing a wipe. Other than that everything you said is kinda vague.
NYSteeler98 said:
have you tried going through the htc setup wizard without turning on wifi because turning on wifi whhen the pop-up appears is said to sometimes fc the process?
Click to expand...
Click to collapse
I had a similar problem but only with Hero builds and not letting it turn on Wifi stopped the forceclose/reboot.
That it won't let you use other google based builds is very peculiar.
have you tried going through the htc setup wizard without turning on wifi because turning on wifi whhen the pop-up appears is said to sometimes fc the process?
Click to expand...
Click to collapse
I never turn on the wifi during the setup it doesn't usually ask me either. I'm in a constant 3G surrounding so I never use the wi-fi to be honest.
I believe this is not a development forum question. I think you should read over everything carefully. If you did indeed root your phone right and have some basic idea of what you are doing then you should NOT have too many problems. If you are going from one build to another I would suggest doing a wipe. Other than that everything you said is kinda vague.
Click to expand...
Click to collapse
I'm sorry if I'm posting in the wrong forum but I figured this is where I am most of the time and I see a lot of questions answered here. Anyway I used to be a flash junkie and I've used every build on the forums until my phone broke and I had to send it in for repairs. Unfortunately since I had my board replaced I've been running into problems. I have a PVT board for the record not a DVT which has been a problem in the past with the new SPL. I never had issues until I got my phone repaired but I didn't want to rule out the new partitoning of my card. Since my last post I've tried removing all the partitions and just going to single FAT32 partition and I still can't seem to get any builds (more specifically I've been trying latest Dudes, Cyanogen, JACHero, and JACHeroski builds.) As for being vague the problem to me is kind of vague. I'm tried so many different avenues trying to narrow the problem down to the card or the builds but it starting to lean toward the board being the problem here. I'll give any specifics just tell me what you wanna know.
try flashing the rom, then remove the sd before restarting, put it back in once the phone has completed setup wizard.
I believe that new board = new (to you) radio and SPL. ie, the old (stock) SPL, and possibly the old radio. boot it into the SPL and check ur versions.
personally if i got a new board i would start from square one. flash to RC29, root hack, radio/SPL update then ROM update. the works. if that doesnt fix your issue, well then i dunno.
EDIT: I believe this would explain why you're able to flash JF, but not others. JF doesn't require the custom SPL (pretty sure), whereas most others do.
Metatronx said:
I never turn on the wifi during the setup it doesn't usually ask me either. I'm in a constant 3G surrounding so I never use the wi-fi to be honest.
I'm sorry if I'm posting in the wrong forum but I figured this is where I am most of the time and I see a lot of questions answered here. Anyway I used to be a flash junkie and I've used every build on the forums until my phone broke and I had to send it in for repairs. Unfortunately since I had my board replaced I've been running into problems. I have a PVT board for the record not a DVT which has been a problem in the past with the new SPL. I never had issues until I got my phone repaired but I didn't want to rule out the new partitoning of my card. Since my last post I've tried removing all the partitions and just going to single FAT32 partition and I still can't seem to get any builds (more specifically I've been trying latest Dudes, Cyanogen, JACHero, and JACHeroski builds.) As for being vague the problem to me is kind of vague. I'm tried so many different avenues trying to narrow the problem down to the card or the builds but it starting to lean toward the board being the problem here. I'll give any specifics just tell me what you wanna know.
Click to expand...
Click to collapse
Metatronx said:
Yes I've tried wiping and doing non-wiped installs both land me in the same spot though. I've also formatted my ext 2 tried using ext 3 and removing and keeping the swap partition. I am using the stock sdcard too btw.
Click to expand...
Click to collapse
stock sd card may be the problem. some of the ones that shipped with the phone were not of highest quality (mine sucked, and after a couple of weeks died completely)
phantasm714 said:
I believe that new board = new (to you) radio and SPL. ie, the old (stock) SPL, and possibly the old radio. boot it into the SPL and check ur versions.
personally if i got a new board i would start from square one. flash to RC29, root hack, radio/SPL update then ROM update. the works. if that doesnt fix your issue, well then i dunno.
Click to expand...
Click to collapse
I agree with this.
personally if i got a new board i would start from square one. flash to RC29, root hack, radio/SPL update then ROM update. the works. if that doesnt fix your issue, well then i dunno.
Click to expand...
Click to collapse
Thats exactly what I did as soon as I got back that was the only way to get root on the phone that I knew of. I did it a few times but I still kept getting stuck on the Tmobile G1 screen when upgrading to any of the differnet mods.
try flashing the rom, then remove the sd before restarting, put it back in once the phone has completed setup wizard.
Click to expand...
Click to collapse
Tried this and unfortunately it didn't work. as for my Phone type, SPL and Radio I have the following :
I'm using DREAM PVT 32b Eng S-OFf
Hboot-1.33.2005 (DREA100000)
Radio-2.22.19.26I
I grabbed the log from my phone for anyone that knows what this stuff means (btw this is right after updating to the newest cyanogen build 3.6.6.
D/AndroidRuntime( 127): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 127): CheckJNI is OFF
D/AndroidRuntime( 127): --- registering native functions ---
I/Zygote ( 127): Preloading classes...
D/dalvikvm( 127): GC freed 763 objects / 42176 bytes in 6ms
D/dalvikvm( 127): GC freed 279 objects / 17272 bytes in 6ms
D/dalvikvm( 127): GC freed 207 objects / 12368 bytes in 7ms
D/dalvikvm( 127): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 127): Added shared lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 127): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 127): Shared lib '/system/lib/libmedia_jni.so' already loaded in sa
me CL 0x0
D/dalvikvm( 127): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 127): Shared lib '/system/lib/libmedia_jni.so' already loaded in sa
me CL 0x0
D/dalvikvm( 127): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 127): Shared lib '/system/lib/libmedia_jni.so' already loaded in sa
me CL 0x0
D/dalvikvm( 127): GC freed 453 objects / 28496 bytes in 9ms
D/dalvikvm( 127): GC freed 3700 objects / 182672 bytes in 21ms
D/dalvikvm( 127): GC freed 11157 objects / 394176 bytes in 35ms
D/dalvikvm( 127): GC freed 10092 objects / 420776 bytes in 43ms
D/dalvikvm( 127): GC freed 10993 objects / 461000 bytes in 48ms
D/dalvikvm( 127): GC freed 563 objects / 23888 bytes in 27ms
D/dalvikvm( 127): GC freed 15400 objects / 556824 bytes in 53ms
D/dalvikvm( 127): GC freed 10428 objects / 444024 bytes in 48ms
D/dalvikvm( 127): GC freed 6023 objects / 251432 bytes in 41ms
W/zipro ( 127): Zip inflate failed, zerr=-3 (nIn=0x423b5863 aIn=204260 nOut=0
x42631a79 aOut=1291603)
W/zipro ( 127): Zip inflate failed, zerr=-3 (nIn=0x423b5863 aIn=204260 nOut=0
x42631a79 aOut=1291603)
W/ResourceType( 127): Unable to get buffer of resource asset file
W/dalvikvm( 127): Exception Landroid/content/res/Resources$NotFoundException; t
hrown during Landroid/text/AutoText;.<clinit>
D/AndroidRuntime( 127): Shutting down VM
W/dalvikvm( 127): threadid=3: thread exiting with uncaught exception (group=0x4
000fe70)
D/dalvikvm( 127): DestroyJavaVM waiting for non-daemon threads to exit
D/dalvikvm( 127): DestroyJavaVM shutting VM down
D/dalvikvm( 127): VM cleaning up
D/dalvikvm( 127): LinearAlloc 0x0 used 1172572 of 4194304 (27%)
D/skia ( 127): purging 6K from font cache [1 entries]
D/AndroidRuntime( 128):
D/AndroidRuntime( 128): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 128): CheckJNI is OFF
D/AndroidRuntime( 128): --- registering native functions ---
I/Zygote ( 128): Preloading classes...
D/dalvikvm( 128): GC freed 763 objects / 42176 bytes in 6ms
D/dalvikvm( 128): GC freed 279 objects / 17272 bytes in 5ms
D/dalvikvm( 128): GC freed 207 objects / 12368 bytes in 7ms
D/dalvikvm( 128): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 128): Added shared lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 128): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 128): Shared lib '/system/lib/libmedia_jni.so' already loaded in sa
me CL 0x0
D/dalvikvm( 128): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 128): Shared lib '/system/lib/libmedia_jni.so' already loaded in sa
me CL 0x0
D/dalvikvm( 128): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 128): Shared lib '/system/lib/libmedia_jni.so' already loaded in sa
me CL 0x0
D/dalvikvm( 128): GC freed 453 objects / 28496 bytes in 9ms
D/dalvikvm( 128): GC freed 3700 objects / 182672 bytes in 21ms
D/dalvikvm( 128): GC freed 11157 objects / 394176 bytes in 38ms
D/dalvikvm( 128): GC freed 10092 objects / 420776 bytes in 47ms
D/dalvikvm( 128): GC freed 10993 objects / 461000 bytes in 48ms
D/dalvikvm( 128): GC freed 563 objects / 23888 bytes in 27ms
D/dalvikvm( 128): GC freed 15400 objects / 556824 bytes in 54ms
D/dalvikvm( 128): GC freed 10428 objects / 444024 bytes in 49ms
D/dalvikvm( 128): GC freed 6023 objects / 251432 bytes in 41ms
W/zipro ( 128): Zip inflate failed, zerr=-3 (nIn=0x423b5863 aIn=204260 nOut=0
x42631a79 aOut=1291603)
W/zipro ( 128): Zip inflate failed, zerr=-3 (nIn=0x423b5863 aIn=204260 nOut=0
x42631a79 aOut=1291603)
W/ResourceType( 128): Unable to get buffer of resource asset file
W/dalvikvm( 128): Exception Landroid/content/res/Resources$NotFoundException; t
hrown during Landroid/text/AutoText;.<clinit>
D/AndroidRuntime( 128): Shutting down VM
W/dalvikvm( 128): threadid=3: thread exiting with uncaught exception (group=0x4
000fe70)
D/dalvikvm( 128): DestroyJavaVM waiting for non-daemon threads to exit
D/dalvikvm( 128): DestroyJavaVM shutting VM down
D/dalvikvm( 128): VM cleaning up
D/dalvikvm( 128): LinearAlloc 0x0 used 1172572 of 4194304 (27%)
D/skia ( 128): purging 6K from font cache [1 entries]
D/AndroidRuntime( 129):
Thank you everyone for your help so far.
It may be an odd suggestion, but try flashing JF RC-33. Ive had a somewhat similar problems with versions of TheDude's cupcake where it would one day just suddenly bootloop, and would keep doing it even if I wiped and flashed it 1000 times, but oddly enough, flashing RC-33 and then flashing another rom (Dude's in this case) would work. It may be worth a shot.
I tried flashing down but its still the same situation where I can only use JF builds now everything is giving me dalvik-vm errors in logcat as well as core.jar in the /system/framework errors. I'm trying to get there.
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.
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?
please help me my n1 is rebooting continuously after little use and restarts , and hanging up at the rebooting loop .. i tried to repair the phone at some service center but it didnt help me out moreover we dont have official htc service in India iam so worried about it and lost completely , i even tried cyanogen mod 7 with gingerbread but it didnt work it is still the same please help me please
sudhank said:
please help me my n1 is rebooting continuously after little use and restarts , and hanging up at the rebooting loop .. i tried to repair the phone at some service center but it didnt help me out moreover we dont have official htc service in India iam so worried about it and lost completely , i even tried cyanogen mod 7 with gingerbread but it didnt work it is still the same please help me please
Click to expand...
Click to collapse
First and easiest thing to try is to do a factory wipe right now to go back to your current base ROM. Don't install any apps. Does the problem happen? If not, next test..
Flash a STABLE ROM and DON'T install any other apps, does it happen? If no reboots, install your apps (manually from the market). Is it still okay? Next test..
Flash the ROM you were having trouble with again, with no apps, does it happen? Install your apps (manually from the market), does it happen?
You can't start guessing unless you narrow the problem. It's simple to do. Of course each time you flash a ROM, wipe data etc.. Start fresh.
When it reboots, open Command prompt in Windows and write: adb bugreport.
Look for the line containing "ARM9". Something like "ARM9 has crashed".
If you find it - return the phone, it's bad.
tried everything its a hardware issue .. how can i repair it?? help
What's up everyone
My GN1 started having the problem way before I got Gingerbread. My phone is all stock, never rooted.
I tried isolating the problem to an app or an specific thing I did to cause it to reboot.
Then I was able to confirm that the problem happens w/ the phone is charging either wall charger or USB cable . When the phone charges and I use a lot of data (browsing, youtube, IM, FB, etc.) mostly during heavy data connection use the phone will restart. None of this happens when the phone is unplugged.
Also I thought that it could've been an overheating problem but the phone runs cool, a bit warmer when charging but nothing abnormal.
Give this a try and might be the problem that you are having.
I'm having the same problem since some days!!!
And I really don't know what to do, cause I've tried ALL sort of procedure! :'-(
I have an unlocked bootloader so it'll be a problem for the Repair Service? I'm ita.
Thanks!
Sent from my Nexus One using XDA Premium App
rebooting randomly
Hi, i have the same issues here with my nexus one... i had in the past, unlocked, rooted and installed CM6, wasnt having any issues at all... but since i installed CM7, troubles started...
this week, i've done some work on that little phone... re-installed stock image, updated to 2.3.4 from OTA, done nothing else, except installing su for terminal purposes... and then, i tried to replicate troubles, which i did easily...
at first, i thought it was heat... not the case, then i remarked that it kept crashing randomly on 3g network connections, since i never have issues watching youtube on my wifi at home, but when im in the bus going to work, it crashed on youtube... so i tried other network datacomm on the 3g, and i can easily make it crash. i can never make it crash on the wifi tho...
so i started adb shell, did su, then logcat command, which gives me output in realtime of whats happening...
this output shows when i started youtube... the video started to play in portrait, so i swithc my creen landscape to get it full screen and BAM! crash, here is the output
Code:
I/WindowManager( 99): Setting rotation to 1, animFlags=0
I/ActivityManager( 99): Config changed: { scale=1.0 imsi=302/500 loc=fr_FR touch=3 keys=1/1/2 nav=3/1 orien=2 layout=34 uiMode=17 seq=5}
D/dalvikvm( 99): GC_EXPLICIT freed 304K, 44% free 5301K/9415K, external 3125K/3903K, paused 140ms
W/TimedEventQueue( 70): Event 2393 was not found in the queue, already cancelled?
D/MediaPlayer(15126): Couldn't open file on client side, trying server side
I/StagefrightPlayer( 70): setDataSource('http : //v21.lscache2.googlevideo.com/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata')
I/NuHTTPDataSource( 70): connect to v21.lscache2.googlevideo.com:80/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata @0
W/libutils.threads( 70): Thread (this=0x12608): don't call waitForExit() from this Thread object's thread. It's a guaranteed deadlock!
I/OMXCodec( 70): [OMX.qcom.video.decoder.avc] allocating 4 buffers of size 460800 on input port
I/OMXCodec( 70): [OMX.qcom.video.decoder.avc] allocating 8 buffers of size 345600 on output port
D/AudioHardwareQSD( 70): AudioHardware pcm playback is going to standby.
W/YouTube (15126): Avoiding double logging of play start
W/QCvdec ( 70): H264_Utils::check_header
W/QCvdec ( 70): check_header: start code 29
I/NuCachedSource2( 70): new range: offset= 1852430
I/NuHTTPDataSource( 70): connect to v21.lscache2.googlevideo.com:80/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata @1852430
W/AudioFlinger( 70): write blocked for 179 msecs, 2 delayed writes, thread 0xea00
another example, was that i wanted to install rom manager, so i went on the market, downloaded rom manager and BAM! crashed, here is a few last line of the logcat output
Code:
W/System.err( 407): at dalvik.system.NativeStart.main(Native Method)
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=3
I/ActivityManager( 99): Starting: Intent { dat=market://details?id=com.koushikdutta.rommanager cmp=com.android.vending/.AssetInfoActivity } from pid 407
I/ActivityManager( 99): No longer want com.android.mms (pid 385): hidden #16
D/dalvikvm( 256): GC_EXPLICIT freed 424K, 47% free 4239K/7879K, external 3230K/3696K, paused 47ms
I/LicenseChecker( 539): Received response.
I/LicenseChecker( 539): Clearing timeout.
I/dalvikvm( 539): Total arena pages for JIT: 11
I/ActivityManager( 99): Displayed com.android.vending/.AssetInfoActivity: +352ms
I/vending ( 256): [1] PermissionsSection.getPermissionGroupLabels(): Invalid group name: null
I/LicenseChecker( 539): Received response.
I/LicenseChecker( 539): Clearing timeout.
D/dalvikvm( 407): GC_CONCURRENT freed 797K, 49% free 3694K/7239K, external 3261K/3411K, paused 3ms+3ms
I/RomNexus( 407): Using gzip for download.
W/KeyCharacterMap( 256): No keyboard for id 131074
W/KeyCharacterMap( 256): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 HSDPA CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=8
E/C2DMRegistrar( 201): [C2DMReg] handleRequest caught javax.net.ssl.SSLException: Connection closed by peer
I/C2DMReceiver( 407): SERVICE_NOT_AVAILABLE
W/webcore ( 407): Can't get the viewWidth after the first layout
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=3
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 662K, 48% free 3782K/7239K, external 3357K/3411K, paused 38ms
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 14K, 48% free 3783K/7239K, external 3849K/3921K, paused 34ms
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 128K, 48% free 3812K/7239K, external 4286K/4392K, paused 40ms
now i did executed a adb bugreport, i can see the following, if i search for ARM9
Code:
[ 460.500457] ARM9 has CRASHED
[ 460.500518] smem: DIAG '[WCDMA] 02:18:58 FATAL: WCDMA L2 DL (dsmi.c:00191) (0)
that crash code looks really like a 3G connection issues...
here is the header of the bugreport
Code:
Build: GRJ22
Bootloader: 0.35.0017
Radio: 5.12.00.08
Network: Videotron
Kernel: Linux version 2.6.35.7-59463-g52630a3 ([email protected]) (gcc version 4.4.3 (GCC) ) #1 PREEMPT Tue Mar 29 11:49:12 PDT 2011
Command line: board_mahimahi.disable_uart3=0 board_mahimahi.usb_h2w_sw=0 board_mahimahi.disable_sdcard=0 diag.enabled=0 board_mahimahi.debug_uart=0 smisize=0 androidboot.baseband=5.12.00.08 androidboot.cid=GOOGL001 androidboot.carrier=GOOGLE androidboot.mid=PB9910000 androidboot.keycaps=qwerty androidboot.mode=normal androidboot.serialno=HT08LP803098 androidboot.bootloader=0.35.0017 no_console_suspend=1 wire.search_count=5
well, i havnt fixed the issue, i just got a replacement nexusone...
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!