good day, I installed Cyanogen v4.0.2 a couple of days ago. I have restarted the phone 3 times and each time I restart the phone, it gets stuck on the android logo screen and I end up having to wipe and reinstall.
I searched and have found a couple of people with the same problem but no solution. Does anybody have a solution to this problem? thanks a lot.
A8000 said:
good day, I installed Cyanogen v4.0.2 a couple of days ago. I have restarted the phone 3 times and each time I restart the phone, it gets stuck on the android logo screen and I end up having to wipe and reinstall.
I searched and have found a couple of people with the same problem but no solution. Does anybody have a solution to this problem? thanks a lot.
Click to expand...
Click to collapse
Are you running a2ssd? if so then try fixing permissions, if that fails format your sd card (at least ext partition).
Easiest way to tell if your card is corrupted is to try booting without it.
Good luck.
borodin1 said:
Are you running a2ssd? if so then try fixing permissions, if that fails format your sd card (at least ext partition).
Easiest way to tell if your card is corrupted is to try booting without it.
Good luck.
Click to expand...
Click to collapse
thanks for your response. I haven't dl'd a2ssd because I thought with Cyanogen 4 it automatically saves apps to sd?
I tried restarting my phone with and without the sd card in it.
Also before I rooted I did fat32 with my 2gb sd card. thanks for any help.
A8000 said:
thanks for your response. I haven't dl'd a2ssd because I thought with Cyanogen 4 it automatically saves apps to sd?
I tried restarting my phone with and without the sd card in it.
Also before I rooted I did fat32 with my 2gb sd card. thanks for any help.
Click to expand...
Click to collapse
CM roms (and any roms) will do apps to sd only if you have secondary partition (ext2, ext3 or ext4). If you did not partition your card then you don't have apps on sd and they are all in your internal memory.
Run logcat and post it here... hard to say what's causing it without seeing a log. Most of the time it will loop because of corrupt partition on sd card but it's clearly not the case here.
One more thing that you can try is restart in recovery and run these commands
mount data
rm -r data/dalvik-cache
mkdir data/dalvik-cache
reboot
This will clear out all odex files and force android to re-optimize all apps. It may or may not sort things out.
i ran logcat and it's several pages of logs, i saved it, but can't find it when i mount sd to post it, do I post the entire log, it's pretty long. I'm going to work so it may be 10 hours before I can respond, but I'll try to check on lunch, thanks.
A8000 said:
i ran logcat and it's several pages of logs, i saved it, but can't find it when i mount sd to post it, do I post the entire log, it's pretty long. I'm going to work so it may be 10 hours before I can respond, but I'll try to check on lunch, thanks.
Click to expand...
Click to collapse
how long is it stuck for because on first boot mine is stuck for 10 - 15 mins
JJbdoggg said:
how long is it stuck for because on first boot mine is stuck for 10 - 15 mins
Click to expand...
Click to collapse
hmmm even that sounds too long... I've never had it booting for longer then 2 min on CM roms and longer then 4-5 min for Hero roms but everyone's mileage may vary.
As for the log.... once you find it - post it on pastebin.com or something like that or even here (just attach it instead of pasting it due to the size)
borodin1 said:
hmmm even that sounds too long... I've never had it booting for longer then 2 min on CM roms and longer then 4-5 min for Hero roms but everyone's mileage may vary.
As for the log.... once you find it - post it on pastebin.com or something like that or even here (just attach it instead of pasting it due to the size)
Click to expand...
Click to collapse
thanks for all the responses, my when i have restarted the phone it hangs on the android logo for over 20 minutes, i restart and it does the same so i end up wiping and reinstalling Cyanogen 4.
Borodin, i run logcat, then I save the log, but can't find the log on my phone. thanks
not sure... I usually just email it to myself if I run log app.
08-25 18:21:13.728 V/QualcommCameraHardware( 5332): receiveJpegPictureFragment: (index 0 status 7 size 16384)
08-25 18:21:13.728 V/QualcommCameraHardware( 5332): STATE CAMERA_FUNC_ENCODE_PICTURE // STATUS 11
08-25 18:21:13.728 V/QualcommCameraHardware( 5332): receiveJpegPictureFragment: (index 0 status 7 size 16384)
08-25 18:21:13.738 V/QualcommCameraHardware( 5332): STATE onClick content://media/external/images/media/36
08-25 18:21:16.468 D/CameraActionScreen( 9846): >>>>>>actionScreenSend<<<<<<
08-25 18:21:16.468 V/ImageManager( 9846): allImages EXTERNAL true + v=false
08-25 18:21:16.468 V/ImageManager( 9846): state is mounted
08-25 18:21:16.468 V/ImageManager( 9846): initializing ... haveSdCard == true; inclusion is 1
08-25 18:21:16.488 V/ImageManager( 9846): createCursor got cursor with count 36
08-25 18:21:16.488 V/ImageManager( 9846): for content://media/external/images/media got cursor [email protected] with length 36
08-25 18:21:16.528 V/ImageManager( 9846): MyDataSetObserver.onInvalidated: true
08-25 18:21:16.548 I/ActivityManager( 106): Starting activity: Intent { comp={com.android.camera/com.android.camera.IntentChooser} (has extras) }
08-25 18:21:16.578 D/CameraActionScreen( 9846): >>>>>>exitActionScreen<<<<<<
08-25 18:21:16.578 D/ResolutionSize( 9846): getSize
08-25 18:21:16.588 D/camera ( 9846): getResolutionSize THREE_MEGA_3_2 _super 850000.0
08-25 18:21:16.588 V/ImageManager( 9846): state is mounted
08-25 18:21:16.618 V/ImageManager( 9846): writable is true
08-25 19:06:38.402 D/Sensors ( 106): sensors=00000001, real=00000001
08-25 19:06:38.402 D/AKMD ( 89): Compass OPEN
08-25 19:06:38.492 D/SurfaceFlinger( 106): Screen about to return, flinger = 0x17b8f8
08-25 19:06:39.402 I/WindowManager( 106): onOrientationChanged, rotation changed to 0
08-25 19:06:42.002 D/KeyguardViewMediator( 106): pokeWakelock(10000)
08-25 19:06:42.002 D/KeyguardViewMediator( 106): Statusbar unlocked
08-25 19:06:42.052 W/InputManagerService( 106): Window already focused, ignoring focus gain of: [email protected]
08-25 19:06:43.592 D/dalvikvm( 9980): GC freed 4160 objects / 242392 bytes in 197ms
08-25 19:06:43.602 I/dalvikvm( 9980): Uncaught exception thrown by finalizer (will be discarded):
08-25 19:06:43.602 I/dalvikvm( 9980): Ljava/lang/IllegalStateException;: Binder has been finalized!
08-25 19:06:43.602 I/dalvikvm( 9980): at android.os.BinderProxy.transact(Native Method)
08-25 19:06:43.602 I/dalvikvm( 9980): at android.database.BulkCursorProxy.close(BulkCursorNative.java:312)
08-25 19:06:43.602 I/dalvikvm( 9980): at android.database.BulkCursorToCursorAdaptor.close(BulkCursorToCursorAdaptor.java:125)
08-25 19:06:43.602 I/dalvikvm( 9980): at android.database.CursorWrapper.close(CursorWrapper.java:45)
08-25 19:06:43.602 I/dalvikvm( 9980): at android.content.ContentResolver$CursorWrapperInner.close(ContentResolver.java:738)
08-25 19:06:43.602 I/dalvikvm( 9980): at android.content.ContentQueryMap.close(ContentQueryMap.java:163)
08-25 19:06:43.602 I/dalvikvm( 9980): at android.content.ContentQueryMap.finalize(ContentQueryMap.java:169)
08-25 19:06:43.602 I/dalvikvm( 9980): at dalvik.system.NativeStart.run(Native Method)
08-25 19:06:44.072 D/dalvikvm( 9980): GC freed 472 objects / 27248 bytes in 169ms
08-25 19:06:48.782 I/ActivityManager( 106): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com.xtralogic.android.logcollector/com.xtralogic.android.logcollector.SendLogActivity} }
08-25 19:06:49.232 I/ActivityManager( 106): Start proc com.xtralogic.android.logcollector for activity com.xtralogic.android.logcollector/.SendLogActivity: pid=10049 uid=10037 gids={1007}
08-25 19:06:49.752 I/ActivityManager( 106): Process com.appspot.swisscodemonkeys.camera (pid 10031) has died.
08-25 19:07:00.632 I/ActivityManager( 106): Displayed activity com.xtralogic.android.logcollector/.SendLogActivity: 11852 ms
08-25 19:07:00.812 I/global (10049): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
Anybody have any solutions? thanks
i just restarted for the 4th time and its stuck on the android logo for the past 30 minutes, one time it got past the android and went to a black screen and it stayed there for 15minutes before i took the battery out.
What's the state of your SD? (what partitions do you have)
If your ext is clean and you're wiping before each flash then there should be no looping.
Related
I recently received my phone back from HTC that was repaired by replacing the main board on the G1 and I can't install the new hero ROMS or earlier ROMS like JF ROMS. The only ROMS that I can install are Haykuro builds. Except the Ion r2 ROM. The one currently on my phone is 6.0r1.
When I wipe and install any of the hero roms I get bootloops or it'll sit at the G1 screen. I've also re-formatted my partition, used a different sdcard and I still can't get the hero on my phone. Any advice on what the issue can be or things I can try to get it to work? Thanks in advance.
I'm assuming that your sig is out of date. Did you re-download new spl? Hero roms will require that, other then that... not sure...
One more thing.. do you wipe before or after the flash? some roms are acting funny if you wipe after the flash.
All fails... start from the scratch (rc29, root, new radio, spl, recovery rom)
Good luck... I wish I could be more help but this is not easily reproducible.
borodin1 said:
I'm assuming that your sig is out of date. Did you re-download new spl? Hero roms will require that, other then that... not sure...
One more thing.. do you wipe before or after the flash? some roms are acting funny if you wipe after the flash.
All fails... start from the scratch (rc29, root, new radio, spl, recovery rom)
Good luck... I wish I could be more help but this is not easily reproducible.
Click to expand...
Click to collapse
Yea sig is where I left off before i had to send my phone in for repair. I do have the new everything. I've rc29'd, root and everything like 4x time. I do wipe before flashing new roms.
Yea it's not easily reproducible I figured maybe someone may have had an issue. Do you know how to do a log of what's going on with the phone?
08-25 03:40:18.621: INFO/DEBUG(139): debuggerd: May 20 2009 20:11:28
08-25 03:40:18.651: INFO/vold(138): Android Volume Daemon version 2.0
08-25 03:40:18.661: INFO/vold(138): New MMC card 'SU08G' (serial 1885097048) added @ /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:d555
08-25 03:40:18.701: INFO/vold(138): Disk (blkdev 179:0), 15954944 secs (7790 MB) 3 partitions
08-25 03:40:18.701: INFO/vold(138): New blkdev 179.0 on media SU08G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:d555, Dpp 3
08-25 03:40:18.701: INFO/vold(138): Partition (blkdev 179:1), 14811867 secs (7232 MB) type 0xc
08-25 03:40:18.716: INFO/vold(138): New blkdev 179.1 on media SU08G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:d555, Dpp 2
08-25 03:40:18.731: INFO/vold(138): Partition (blkdev 179:2), 1060290 secs (517 MB) type 0x83
08-25 03:40:18.741: INFO/vold(138): New blkdev 179.2 on media SU08G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:d555, Dpp 1
08-25 03:40:18.751: INFO/vold(138): Partition (blkdev 179:3), 64260 secs (31 MB) type 0x82
08-25 03:40:18.751: INFO/vold(138): New blkdev 179.3 on media SU08G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:d555, Dpp 0
08-25 03:40:18.751: INFO/vold(138): Evaluating dev '/devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:d555/block/mmcblk0' for mountable filesystems for '/sdcard'
08-25 03:40:18.781: DEBUG/vold(138): handle_switch_event(): Ignoring switch 'No Device'
08-25 03:40:18.821: DEBUG/vold(138): Bootstrapping complete
08-25 03:40:18.881: INFO//system/bin/dosfsck(138): dosfsck 3.0.1 (23 Nov 2008)
08-25 03:40:18.881: INFO//system/bin/dosfsck(138): dosfsck 3.0.1, 23 Nov 2008, FAT32, LFN
08-25 03:40:18.901: INFO//system/bin/dosfsck(138): Checking we can access the last sector of the filesystem
08-25 03:40:18.921: INFO//system/bin/dosfsck(138): Boot sector contents:
08-25 03:40:18.921: INFO//system/bin/dosfsck(138): System ID "MSWIN4.1"
08-25 03:40:18.931: INFO//system/bin/dosfsck(138): Media byte 0xf8 (hard disk)
08-25 03:40:18.931: INFO//system/bin/dosfsck(138): 512 bytes per logical sector
08-25 03:40:18.931: INFO//system/bin/dosfsck(138): 4096 bytes per cluster
08-25 03:40:18.941: INFO//system/bin/dosfsck(138): 32 reserved sectors
08-25 03:40:18.941: INFO//system/bin/dosfsck(138): First FAT starts at byte 16384 (sector 32)
08-25 03:40:18.941: INFO//system/bin/dosfsck(138): 2 FATs, 32 bit entries
08-25 03:40:18.941: INFO//system/bin/dosfsck(138): 7398912 bytes per FAT (= 14451 sectors)
08-25 03:40:18.951: INFO//system/bin/dosfsck(138): Root directory start at cluster 2 (arbitrary size)
08-25 03:40:18.951: INFO//system/bin/dosfsck(138): Data area starts at byte 14814208 (sector 28934)
08-25 03:40:18.951: INFO//system/bin/dosfsck(138): 1847866 data clusters (7568859136 bytes)
08-25 03:40:18.961: INFO//system/bin/dosfsck(138): 63 sectors/track, 255 heads
08-25 03:40:18.961: INFO//system/bin/dosfsck(138): 63 hidden sectors
08-25 03:40:18.961: INFO//system/bin/dosfsck(138): 14811867 sectors total
08-25 03:40:19.031: ERROR/flash_image(153): error opening /data/recovery.img: No such file or directory
08-25 03:40:19.211: DEBUG/AKMD(155): akmd 1.6.4 START
08-25 03:40:19.301: DEBUG/AKMD(155): library version: 1.2.1.1129
08-25 03:40:19.491: ERROR/(158): [ZCHGD] kernel zcharge is disabled.
08-25 03:40:20.221: INFO/HTC Acoustic(140): open /system/etc/AudioPara4.csv success.
08-25 03:40:20.391: INFO/HTC Acoustic(140): read_audio_para_from_file success.
08-25 03:40:21.031: INFO/HTC Acoustic(140): open /system/etc/AudioPara4.csv success.
08-25 03:40:21.141: INFO/HTC Acoustic(140): read_audio_para_from_file success.
08-25 03:40:22.411: DEBUG/AndroidRuntime(141): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
08-25 03:40:22.411: DEBUG/AndroidRuntime(141): CheckJNI is OFF
08-25 03:40:24.751: INFO/(142): ServiceManager: 0xac38
08-25 03:40:24.791: INFO/HTC Acoustic(142): libhtc_acoustic.so version 1.0.1.2.
08-25 03:40:24.791: ERROR/HTC Acoustic(142): Fail to open /system/etc/AudioPara_TMUS.csv -1.
08-25 03:40:24.791: INFO/HTC Acoustic(142): open /system/etc/AudioPara4.csv success.
08-25 03:40:24.801: INFO/HTC Acoustic(142): acoustic table version: Dream_TMI_20090305
08-25 03:40:24.871: INFO/HTC Acoustic(142): read_audio_para_from_file success.
08-25 03:40:24.971: INFO/HTC Acoustic(142): get_audpp_filter
08-25 03:40:24.981: INFO/HTC Acoustic(142): open /system/etc/AudioFilter.csv success.
08-25 03:40:24.991: INFO/HTC Acoustic(142): ADRC Filter ADRC FLAG = ffff.
08-25 03:40:24.991: INFO/HTC Acoustic(142): ADRC Filter COMP THRESHOLD = 2600.
08-25 03:40:24.991: INFO/HTC Acoustic(142): ADRC Filter COMP SLOPE = b333.
08-25 03:40:24.991: INFO/HTC Acoustic(142): ADRC Filter COMP RMS TIME = 106.
08-25 03:40:24.991: INFO/HTC Acoustic(142): ADRC Filter COMP ATTACK[0] = 7f7d.
08-25 03:40:24.991: INFO/HTC Acoustic(142): ADRC Filter COMP ATTACK[1] = 3096.
08-25 03:40:25.001: INFO/HTC Acoustic(142): ADRC Filter COMP RELEASE[0] = 7ff7.
08-25 03:40:25.001: INFO/HTC Acoustic(142): ADRC Filter COMP RELEASE[1] = 4356.
08-25 03:40:25.001: INFO/HTC Acoustic(142): ADRC Filter COMP DELAY = 16.
08-25 03:40:25.001: INFO/HTC Acoustic(142): EQ flag = 00.
08-25 03:40:25.021: INFO/HTC Acoustic(142): get_audpre_filter
08-25 03:40:25.041: INFO/HTC Acoustic(142): open /system/etc/AudioPreProcess.csv success.
08-25 03:40:25.051: DEBUG/AudioHardwareMSM72XX(142): mNumSndEndpoints = 48
08-25 03:40:25.051: DEBUG/AudioHardwareMSM72XX(142): BT MATCH HANDSET
08-25 03:40:25.051: DEBUG/AudioHardwareMSM72XX(142): BT MATCH SPEAKER
08-25 03:40:25.051: DEBUG/AudioHardwareMSM72XX(142): BT MATCH HEADSET
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH BT
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH CARKIT
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH TTY_FULL
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH TTY_VCO
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH TTY_HCO
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH NO_MIC_HEADSET
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH FM_HEADSET
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH HEADSET_AND_SPEAKER
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH FM_SPEAKER
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH BT_EC_OFF
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH CURRENT
08-25 03:40:25.061: DEBUG/AudioHardwareMSM72XX(142): BT MATCH BT_EC_OFF
08-25 03:40:25.061: INFO/AudioFlinger(142): AudioFlinger's thread ready to run for output 0
08-25 03:40:25.061: INFO/AudioHardwareMSM72XX(142): AudioHardware pcm playback is going to standby.
08-25 03:40:25.061: INFO/AudioFlinger(142): Create BTIPSA2dpInterface
08-25 03:40:25.061: DEBUG/BTIPSA2dpInterface(142): BTIPSA2dpInterface 1.0.0.0.
08-25 03:40:25.061: DEBUG/BTIPSA2dpInterface(142): BTIPSA2dpInterface:penOutputStream 1, 0, 0
08-25 03:40:25.081: DEBUG/A2dpAudioInterface(142): A2dpAudioInterface:penOutputStream 1, 0, 0
08-25 03:40:25.111: DEBUG/A2DP(142): a2dp_init rate: 44100 channels: 2
08-25 03:40:25.111: DEBUG/A2DP(142): bluetooth_init
08-25 03:40:25.111: ERROR/A2DP(142): bt_audio_service_open failed
08-25 03:40:25.111: DEBUG/A2DP(142): bluetooth_close
08-25 03:40:25.111: ERROR/A2dpAudioInterface(142): a2dp_init failed err: -111
08-25 03:40:25.111: DEBUG/A2dpAudioInterface(142): A2dpAudioStreamOut::set 1, 0, 0
08-25 03:40:25.131: INFO/AudioFlinger(142): AudioFlinger's thread ready to run for output 1
08-25 03:40:25.131: DEBUG/AudioFlinger(142): setRouting 0 2 -1, tid 142, calling tid 142
08-25 03:40:25.141: INFO/AudioHardwareMSM72XX(142): Routing audio to Speakerphone (0,2)
08-25 03:40:25.141: DEBUG/AudioHardwareMSM72XX(142): rpc_snd_set_device(1, 1, 1)
08-25 03:40:25.171: DEBUG/HTC Acoustic(142): msm72xx_enable_audpp: 0x0001
08-25 03:40:25.171: DEBUG/AudioFlinger(142): setRouting 1 2 -1, tid 142, calling tid 142
08-25 03:40:25.171: DEBUG/AudioFlinger(142): setRouting 2 1 -1, tid 142, calling tid 142
08-25 03:40:25.171: INFO/AudioHardwareMSM72XX(142): Set master volume to 5.
08-25 03:40:25.181: INFO/CameraService(142): CameraService started: pid=142
08-25 03:40:25.201: DEBUG/AndroidRuntime(141): --- registering native functions ---
08-25 03:40:27.511: INFO/Zygote(141): Preloading classes...
08-25 03:40:27.521: DEBUG/dalvikvm(141): GC freed 771 objects / 42504 bytes in 6ms
08-25 03:40:28.241: DEBUG/dalvikvm(141): GC freed 278 objects / 17208 bytes in 32ms
08-25 03:40:29.261: DEBUG/dalvikvm(141): GC freed 190 objects / 11552 bytes in 24ms
08-25 03:40:29.571: DEBUG/dalvikvm(141): GC freed 445 objects / 28464 bytes in 8ms
08-25 03:40:29.621: DEBUG/dalvikvm(141): Trying to load lib /system/lib/libmedia_jni.so 0x0
08-25 03:40:30.411: DEBUG/dalvikvm(141): Added shared lib /system/lib/libmedia_jni.so 0x0
08-25 03:40:30.411: DEBUG/dalvikvm(141): Trying to load lib /system/lib/libmedia_jni.so 0x0
08-25 03:40:30.411: DEBUG/dalvikvm(141): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
08-25 03:40:30.431: DEBUG/dalvikvm(141): Trying to load lib /system/lib/libmedia_jni.so 0x0
08-25 03:40:30.431: DEBUG/dalvikvm(141): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
08-25 03:40:30.451: DEBUG/dalvikvm(141): Trying to load lib /system/lib/libmedia_jni.so 0x0
08-25 03:40:30.451: DEBUG/dalvikvm(141): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
08-25 03:40:32.221: DEBUG/dalvikvm(141): GC freed 3584 objects / 172632 bytes in 78ms
08-25 03:40:36.191: DEBUG/dalvikvm(141): GC freed 11235 objects / 397344 bytes in 138ms
08-25 03:40:37.551: DEBUG/dalvikvm(141): GC freed 10493 objects / 437800 bytes in 144ms
08-25 03:40:38.961: DEBUG/dalvikvm(141): GC freed 11078 objects / 463672 bytes in 156ms
08-25 03:40:40.441: INFO//system/bin/dosfsck(138): Checking for unused clusters.
08-25 03:40:42.291: INFO//system/bin/dosfsck(138): Checking free cluster summary.
08-25 03:40:42.331: DEBUG/dalvikvm(141): GC freed 14285 objects / 503816 bytes in 118ms
08-25 03:40:43.081: INFO//system/bin/dosfsck(138): /dev/block//vold/179:1: 2751 files, 1302935/1847866 clusters
08-25 03:40:43.171: DEBUG/dalvikvm(141): GC freed 11283 objects / 479184 bytes in 120ms
08-25 03:40:43.271: INFO/logwrapper(138): /system/bin/dosfsck terminated by exit(0)
08-25 03:40:43.271: DEBUG/vold(138): Filesystem check completed OK
08-25 03:40:43.271: INFO/vold(138): Sucessfully mounted vfat filesystem 179:1 on /sdcard (safe-mode off)
08-25 03:40:43.471: DEBUG/dalvikvm(141): GC freed 6044 objects / 254000 bytes in 42ms
08-25 03:40:44.541: INFO/DEBUG(139): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-25 03:40:44.541: INFO/DEBUG(139): Build fingerprint: 'tmobile/kila/dream/trout:1.5/CRB43/148830:user/ota-rel-keys,release-keys'
I am not a pro by any means... but because of this:
Code:
ERROR/flash_image(153): error opening /data/recovery.img: No such file or directory
Something may not be right with your recovery???? I would re-flash CM's latest recovery image just in case.
Also
Code:
Build fingerprint: 'tmobile/kila/dream/trout:1.5/CRB43/148830:user/ota-rel-keys,release-keys'
Did you at some point flashed un-rooted build? Release keys would indicate stock rom I believe and that would mean you don't have a root....but again... I am not a pro at this. Perhaps, you could pm one of the rom devs (CM, H, Drizzy, Jac) and they could be of better assistance.
Good luck.. I'm sure that will get resolved one way or another.
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.
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...
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)
Installed clockwork, confirmed the su access, hit reboot normal, and there is no normal reboot.
Device is stuck at boot screen. I can access with adb, and have root access, but I'm not sure where to start looking to figure out why it won't boot.
dmesg has a lot of battery info,
try not to accidentally 'cat /init' it makes windows console confused.
Any idea where to look to determine why the phone won't boot? is there a boot log of some sort?
I've tried resetting the busybox in /data/local and resetting permissions.
Any other suggestions?
Update
I've not gotten as far as finding some logs using adb.
I'm curious as to why it doesn't hit the startup sound unless I fire init, yet the graphic/bootscreen is up.
I/boot_progress_start( 150): 9177
I/boot_progress_preload_start( 150): 9751
I/boot_progress_preload_end( 150): 15154
I/boot_progress_system_run( 252): 16404
I/boot_progress_pms_start( 252): 16698
I/boot_progress_pms_system_scan_start( 252): 17410
I/boot_progress_pms_data_scan_start( 252): 20932
I/boot_progress_pms_scan_end( 252): 53648
I/boot_progress_pms_ready( 252): 54926
C:\o4xr>adb logcat -d |grep preload
W/Zygote ( 150): Class not found for preloading: android.media.AudioManager$2
W/Zygote ( 150): Class not found for preloading: android.media.IRemoteControlC
lientDispatcher
W/Zygote ( 150): Class not found for preloading: android.media.IRemoteControlC
lientDispatcher$Stub
W/Zygote ( 150): Class not found for preloading: android.text.TextDirectionHeu
ristics$CharCount
W/Zygote ( 150): Class not found for preloading: android.text.method.WordItera
tor$1
W/Zygote ( 150): Class not found for preloading: android.widget.EdgeGlow
E/PhonePolicy( 150): Could not preload class for phone policy: com.android.inte
rnal.policy.impl.PhoneWindow$ContextMenuCallback
I/Zygote ( 150): ...preloaded 2297 classes in 4308ms.
I/Zygote ( 150): ...preloaded 379 resources in 1009ms.
I/Zygote ( 150): ...preloaded 31 resources in 8ms.
W/PackageManager( 252): Unknown permission com.shazam.android.preloadinfo.provi
der.ACCESS_DATA in package com.shazam.android
scidhuv00 said:
Installed clockwork, confirmed the su access, hit reboot normal, and there is no normal reboot.
Device is stuck at boot screen. I can access with adb, and have root access, but I'm not sure where to start looking to figure out why it won't boot.
dmesg has a lot of battery info,
try not to accidentally 'cat /init' it makes windows console confused.
Any idea where to look to determine why the phone won't boot? is there a boot log of some sort?
I've tried resetting the busybox in /data/local and resetting permissions.
Any other suggestions?
Click to expand...
Click to collapse