Nexus 5 wifi problem - Nexus 5 Q&A, Help & Troubleshooting

When I go to a new place, the wifi is not auto connected and I cannot manually connect it either. Rebooting the phone and wifi will be connected.
Anyone has similar problem?
BTW, two places are using different wifi frequency, one is 2.4/5Ghz hybrid and the other are using 2.4Ghz only.
Logcat:
Code:
I/wpa_supplicant(14758): wlan0: Authentication with 6c:f3:7f:68:10:80 timed out.
I/wpa_supplicant(14758): wlan0: CTRL-EVENT-DISCONNECTED bssid=6c:f3:7f:68:10:80 reason=3 locally_generated=1
I/wpa_supplicant(14758): wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=38 ssid="A-MSFTWLAN" auth_failures=1 duration=10
I/wpa_supplicant(14758): wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
E/wpa_supplicant(14758): current_ssid == NULL
I/wpa_supplicant(14758): wlan0: Trying to associate with SSID 'Free Public WiFi'
I/wpa_supplicant(14758): wlan0: Association request to the driver failed
I/wpa_supplicant(14758): wlan0: CTRL-EVENT-SSID-REENABLED id=38 ssid="A-MSFTWLAN"
I/wpa_supplicant(14758): wlan0: Trying to associate with 6c:f3:7f:68:10:90 (SSID='A-MSFTWLAN' freq=5785 MHz)
I/wpa_supplicant(14758): wlan0: Authentication with 6c:f3:7f:68:10:90 timed out.
I/wpa_supplicant(14758): wlan0: CTRL-EVENT-DISCONNECTED bssid=6c:f3:7f:68:10:90 reason=3 locally_generated=1
I/wpa_supplicant(14758): wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=38 ssid="A-MSFTWLAN" auth_failures=2 duration=20
I/wpa_supplicant(14758): wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
E/wpa_supplicant(14758): current_ssid == NULL
I/wpa_supplicant(14758): wlan0: Trying to associate with SSID 'Free Public WiFi'
I/wpa_supplicant(14758): wlan0: Association request to the driver failed
DMESG:
Code:
<6>[ 3493.899316] bq24192_set_input_i_limit: input current limit = 500 setting 0x02
<3>[ 3518.094595] WLDEV-ERROR) wldev_set_country : wldev_set_country: set country for US as Q2 rev 57
<4>[ 3519.297185] ------------[ cut here ]------------
<4>[ 3519.297285] WARNING: at net/wireless/ibss.c:24 __cfg80211_ibss_joined+0x154/0x18c()
<4>[ 3519.297450] [<c010de1c>] (unwind_backtrace+0x0/0x144) from [<c09fd44c>] (dump_stack+0x20/0x24)
<4>[ 3519.297602] [<c09fd44c>] (dump_stack+0x20/0x24) from [<c0192adc>] (warn_slowpath_common+0x58/0x70)
<4>[ 3519.297751] [<c0192adc>] (warn_slowpath_common+0x58/0x70) from [<c0192bec>] (warn_slowpath_null+0x2c/0x34)
<4>[ 3519.297896] [<c0192bec>] (warn_slowpath_null+0x2c/0x34) from [<c09c46f4>] (__cfg80211_ibss_joined+0x154/0x18c)
<4>[ 3519.297985] [<c09c46f4>] (__cfg80211_ibss_joined+0x154/0x18c) from [<c09af058>] (cfg80211_process_rdev_events+0xe0/0x21c)
<4>[ 3519.298133] [<c09af058>] (cfg80211_process_rdev_events+0xe0/0x21c) from [<c09ac11c>] (cfg80211_event_work+0x34/0x58)
<4>[ 3519.298285] [<c09ac11c>] (cfg80211_event_work+0x34/0x58) from [<c01acd58>] (process_one_work+0x144/0x49c)
<4>[ 3519.298432] [<c01acd58>] (process_one_work+0x144/0x49c) from [<c01ad434>] (worker_thread+0x174/0x378)
<4>[ 3519.298579] [<c01ad434>] (worker_thread+0x174/0x378) from [<c01b3690>] (kthread+0x98/0xa4)
<4>[ 3519.298727] [<c01b3690>] (kthread+0x98/0xa4) from [<c0107f60>] (kernel_thread_exit+0x0/0x8)
<4>[ 3519.298805] ---[ end trace 2798f0a5ca958678 ]---
<6>[ 3528.911937] CFG80211-ERROR) wl_cfg80211_disconnect : Reason 3
<4>[ 3542.412631] ------------[ cut here ]------------
<4>[ 3542.412832] WARNING: at net/wireless/ibss.c:24 __cfg80211_ibss_joined+0x154/0x18c()
<4>[ 3542.412955] [<c010de1c>] (unwind_backtrace+0x0/0x144) from [<c09fd44c>] (dump_stack+0x20/0x24)
<4>[ 3542.413143] [<c09fd44c>] (dump_stack+0x20/0x24) from [<c0192adc>] (warn_slowpath_common+0x58/0x70)
<4>[ 3542.413595] [<c0192adc>] (warn_slowpath_common+0x58/0x70) from [<c0192bec>] (warn_slowpath_null+0x2c/0x34)
<4>[ 3542.413773] [<c0192bec>] (warn_slowpath_null+0x2c/0x34) from [<c09c46f4>] (__cfg80211_ibss_joined+0x154/0x18c)
<4>[ 3542.413951] [<c09c46f4>] (__cfg80211_ibss_joined+0x154/0x18c) from [<c09af058>] (cfg80211_process_rdev_events+0xe0/0x21c)
<4>[ 3542.414126] [<c09af058>] (cfg80211_process_rdev_events+0xe0/0x21c) from [<c09ac11c>] (cfg80211_event_work+0x34/0x58)
<4>[ 3542.414321] [<c09ac11c>] (cfg80211_event_work+0x34/0x58) from [<c01acd58>] (process_one_work+0x144/0x49c)
<4>[ 3542.414539] [<c01acd58>] (process_one_work+0x144/0x49c) from [<c01ad434>] (worker_thread+0x174/0x378)
<4>[ 3542.414649] [<c01ad434>] (worker_thread+0x174/0x378) from [<c01b3690>] (kthread+0x98/0xa4)
<4>[ 3542.414835] [<c01b3690>] (kthread+0x98/0xa4) from [<c0107f60>] (kernel_thread_exit+0x0/0x8)
<4>[ 3542.415028] ---[ end trace 2798f0a5ca958679 ]---
<4>[ 3576.276410] ---[ end trace 2798f0a5ca95867a ]---
<6>[ 3583.680638] max17048_set_rcomp: new RCOMP = 0x46
<6>[ 3583.685822] max17048_work: raw soc = 0xA624 raw vcell = 0x0D03
<6>[ 3583.686240] max17048_work: SOC = 85 vbatt_mv = 4163
<6>[ 3583.686467] max17048_work: ibatt_ua = -252311 batt_temp = 305
<6>[ 3583.722149] healthd: battery l=85 v=4163 t=30.4 h=2 st=2 c=-290 chg=u
<6>[ 3585.889862] CFG80211-ERROR) wl_cfg80211_disconnect : Reason 3
<4>[ 3610.141393] ------------[ cut here ]------------
<4>[ 3610.141689] WARNING: at net/wireless/ibss.c:24 __cfg80211_ibss_joined+0x154/0x18c()
<4>[ 3610.142173] [<c010de1c>] (unwind_backtrace+0x0/0x144) from [<c09fd44c>] (dump_stack+0x20/0x24)
<4>[ 3610.142464] [<c09fd44c>] (dump_stack+0x20/0x24) from [<c0192adc>] (warn_slowpath_common+0x58/0x70)
<4>[ 3610.142928] [<c0192adc>] (warn_slowpath_common+0x58/0x70) from [<c0192bec>] (warn_slowpath_null+0x2c/0x34)
<4>[ 3610.143392] [<c0192bec>] (warn_slowpath_null+0x2c/0x34) from [<c09c46f4>] (__cfg80211_ibss_joined+0x154/0x18c)
<4>[ 3610.143857] [<c09c46f4>] (__cfg80211_ibss_joined+0x154/0x18c) from [<c09af058>] (cfg80211_process_rdev_events+0xe0/0x21c)
<4>[ 3610.144317] [<c09af058>] (cfg80211_process_rdev_events+0xe0/0x21c) from [<c09ac11c>] (cfg80211_event_work+0x34/0x58)
<4>[ 3610.144790] [<c09ac11c>] (cfg80211_event_work+0x34/0x58) from [<c01acd58>] (process_one_work+0x144/0x49c)
<4>[ 3610.145255] [<c01acd58>] (process_one_work+0x144/0x49c) from [<c01ad434>] (worker_thread+0x174/0x378)
<4>[ 3610.145713] [<c01ad434>] (worker_thread+0x174/0x378) from [<c01b3690>] (kthread+0x98/0xa4)
<4>[ 3610.145996] [<c01b3690>] (kthread+0x98/0xa4) from [<c0107f60>] (kernel_thread_exit+0x0/0x8)
<4>[ 3610.146430] ---[ end trace 2798f0a5ca95867b ]---
<5>[ 3614.677674] type=1400 audit(1383858867.187:343): avc: denied { read write } for pid=21980 comm="app_process" path="/dev/pts/2" dev="devpts" ino=5 scontext=u:r:zygote:s0 tcontext=u:object_r:devpts:s0 tclass=chr_file
<5>[ 3614.678909] type=1400 audit(1383858867.187:344): avc: denied { write } for pid=21980 comm="app_process" path="pipe:[85261]" dev="pipefs" ino=85261 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=fifo_file
<5>[ 3614.679031] type=1400 audit(1383858867.187:345): avc: denied { write } for pid=21980 comm="app_process" path="pipe:[85262]" dev="pipefs" ino=85262 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=fifo_file
<5>[ 3614.679403] type=1400 audit(1383858867.197:346): avc: denied { read write } for pid=21980 comm="app_process" path="socket:[84123]" dev="sockfs" ino=84123 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket
<5>[ 3614.679496] type=1400 audit(1383858867.197:347): avc: denied { read write } for pid=21980 comm="app_process" path="socket:[9184]" dev="sockfs" ino=9184 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket
<5>[ 3614.679616] type=1400 audit(1383858867.197:348): avc: denied { read write } for pid=21980 comm="app_process" path="socket:[46043]" dev="sockfs" ino=46043 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket
<5>[ 3614.679745] type=1400 audit(1383858867.197:349): avc: denied { read write } for pid=21980 comm="app_process" path="socket:[56838]" dev="sockfs" ino=56838 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket
<5>[ 3614.679865] type=1400 audit(1383858867.197:350): avc: denied { read write } for pid=21980 comm="app_process" path="socket:[66440]" dev="sockfs" ino=66440 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket
<5>[ 3614.679955] type=1400 audit(1383858867.197:351): avc: denied { read write } for pid=21980 comm="app_process" path="socket:[86276]" dev="sockfs" ino=86276 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket
<5>[ 3614.680073] type=1400 audit(1383858867.197:352): avc: denied { read write } for pid=21980 comm="app_process" path="socket:[86281]" dev="sockfs" ino=86281 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket
[/code]

Bug reported to Google
https://code.google.com/p/android/issues/detail?id=61945

helloworld1 said:
Bug reported to Google
https://code.google.com/p/android/issues/detail?id=61945
Click to expand...
Click to collapse
same problem here, any fixes? doesnt connect the 3 APs I have at home unless I reboot

Related

[Q] Frequent traces form kineto_gan in dmesg

Hello,
dmesg "collects" trace attached below. The phone works normally... ( it rebooted once, but I'm pretty sure that this wasn't the problem).
So, are your logs clean ?
Pyramid PVT SHIP S-ON RL
HBOOT - 1.17.0008
eMMC-boot
May 13 2011,21:04:57
SN : HT15SVxxxxxx
<4>[ 1992.157745] mmc0: Starting deferred resume
<4>[ 1992.169677] ------------[ cut here ]------------
<4>[ 1992.170776] WARNING: at arch/arm/kernel/smp.c:564 smp_send_reschedule+0x44/0x74()
<4>[ 1992.171295] Modules linked in: kineto_gan [last unloaded: bcm4329]
<4>[ 1992.172363] Backtrace:
<4>[ 1992.172943] [<c003dd90>] (dump_backtrace+0x0/0x110) from [<c0481a38>] (dump_stack+0x18/0x1c)
<4>[ 1992.173461] r7:00000009 r6:00000234 r5:c003efe4 r4:00000000
<4>[ 1992.175018] [<c0481a20>] (dump_stack+0x0/0x1c) from [<c00ab88c>] (warn_slowpath_common+0x54/0x6c)
<4>[ 1992.175323] [<c00ab838>] (warn_slowpath_common+0x0/0x6c) from [<c00ab8c8>] (warn_slowpath_null+0x24/0x2c)
<4>[ 1992.175872] r9:00000001 r8:00000001 r7:c0707a20 r6:cde4f7a0 r5:cde4f7a0
<4>[ 1992.177429] r4:d9c212c0
<4>[ 1992.178253] [<c00ab8a4>] (warn_slowpath_null+0x0/0x2c) from [<c003efe4>] (smp_send_reschedule+0x44/0x74)
<4>[ 1992.178802] [<c003efa0>] (smp_send_reschedule+0x0/0x74) from [<c009e400>] (resched_task+0x88/0x98)
<4>[ 1992.179321] [<c009e378>] (resched_task+0x0/0x98) from [<c00a1b6c>] (resched_cpu+0x60/0x78)
<4>[ 1992.179626] r5:cde4f7a0 r4:80000193
<4>[ 1992.180694] [<c00a1b0c>] (resched_cpu+0x0/0x78) from [<c00a8900>] (scheduler_tick+0x1f4/0x2ec)
<4>[ 1992.180969] r9:00000001 r8:0000000f r7:000007ff r6:c06265a0 r5:00000000
<4>[ 1992.182525] r4:cde3f7a0
<4>[ 1992.183349] [<c00a870c>] (scheduler_tick+0x0/0x2ec) from [<c00b6cfc>] (update_process_times+0x48/0x54)
<4>[ 1992.183868] r9:00000001 r8:042c2ca0 r7:000007c8 r6:00000000 r5:00000000
<4>[ 1992.185455] r4:c58015e0
<4>[ 1992.186279] [<c00b6cb4>] (update_process_times+0x0/0x54) from [<c00cfbac>] (tick_sched_timer+0xa0/0xd8)
<4>[ 1992.186798] r7:000007c8 r6:042c2ca0 r5:d7f9bef8 r4:cde3e418
<4>[ 1992.188140] [<c00cfb0c>] (tick_sched_timer+0x0/0xd8) from [<c00c5e20>] (__run_hrtimer+0x90/0x118)
<4>[ 1992.188659] r7:c00cfb0c r6:cde3e380 r5:cde3e3b8 r4:cde3e418
<4>[ 1992.190002] [<c00c5d90>] (__run_hrtimer+0x0/0x118) from [<c00c61a4>] (hrtimer_interrupt+0x180/0x35c)
<4>[ 1992.190307] r7:000007c8 r6:cde3e380 r5:000007f5 r4:1fc4749c
<4>[ 1992.191894] [<c00c6024>] (hrtimer_interrupt+0x0/0x35c) from [<c0045070>] (msm_timer_interrupt+0x3c/0x48)
<4>[ 1992.192443] [<c0045034>] (msm_timer_interrupt+0x0/0x48) from [<c00e45cc>] (handle_IRQ_event+0x50/0x114)
<4>[ 1992.192749] [<c00e457c>] (handle_IRQ_event+0x0/0x114) from [<c00e6310>] (handle_percpu_irq+0x54/0x94)
<4>[ 1992.193054] r7:00000002 r6:00000011 r5:00000011 r4:c05dc980
<4>[ 1992.194610] [<c00e62bc>] (handle_percpu_irq+0x0/0x94) from [<c0039090>] (asm_do_IRQ+0x90/0xcc)
<4>[ 1992.195129] r5:00000000 r4:00000011
<4>[ 1992.195953] [<c0039000>] (asm_do_IRQ+0x0/0xcc) from [<c0039ccc>] (__irq_svc+0x4c/0xe4)
<4>[ 1992.196472] Exception stack(0xd7f9bef8 to 0xd7f9bf40)
<4>[ 1992.196746] bee0: f9ffe730 20000013
<4>[ 1992.197296] bf00: f9ffe738 00000000 d7f9bf7c d7f9bf88 f9ffe730 f9ffe730 f9ffe728 00000000
<4>[ 1992.197601] bf20: d7f9bf7c d7f9bf4c d7f9bf50 d7f9bf40 c00c26ec c0484868 60000013 ffffffff
<4>[ 1992.197875] r5:fa001000 r4:ffffffff
<4>[ 1992.198944] [<c0484834>] (_raw_spin_unlock_irqrestore+0x0/0x90) from [<c00c26ec>] (finish_wait+0x74/0x78)
<4>[ 1992.199249] [<c00c2678>] (finish_wait+0x0/0x78) from [<c00bdf10>] (worker_thread+0xd0/0x204)
<4>[ 1992.199768] r7:f9ffe730 r6:d7f9bf88 r5:d7f9a000 r4:f9ffe720
<4>[ 1992.201354] [<c00bde40>] (worker_thread+0x0/0x204) from [<c00c213c>] (kthread+0x84/0x8c)
<4>[ 1992.201660] [<c00c20b8>] (kthread+0x0/0x8c) from [<c00af39c>] (do_exit+0x0/0x62c)
<4>[ 1992.202178] r7:00000013 r6:c00af39c r5:c00c20b8 r4:d8085d88
<4>[ 1992.203735] ---[ end trace 7462950b7f064c0f ]---
Looks like it's something to do with WiFi-calling.

[Q] My Transformer Reboots While Sleeping???

Hey guys my transformer reboots randomly after 30 minutes or so of being locked. This is the ram dump:
<6>[ 850.408052] [mmc]:mmc_pm_notify:1848 mmc1: mode 4, sd_wake_status 0x2000, bus_resume_flags 0
<6>[ 850.408073] [mmc]:mmc_rescan:1637 mmc0: finished, extend_wakelock 0
<6>[ 850.408091] [mmc]:mmc_pm_notify:1910 mmc1 finished
<4>[ 850.408103] ret=0
<4>[ 850.408127] notifier_call_chain 6 call=-6 tegra_dvfs_pm_notify+0x0/0x158 val=4 ret=1
<4>[ 850.412408] notifier_call_chain 7 call=-7 dhd_sleep_pm_callback+0x0/0x58 [bcm4329] val=4 ret=1
<4>[ 850.412431] pm_notifier_call_chain2-
<4>[ 850.412445] watchdog_disable
<6>[ 850.413978] suspend: exit suspend, ret = 0 (2011-09-01 22:19:09.556764000 UTC)
<6>[ 850.816100] tegra_ehci_usb3_clk_check: usb3_emc_clk->refcnt=1,sclk->refcnt=1
<6>[ 850.816118] ehci-tegra: No dock detected
<4>[ 851.264151] Light sensor: al3000a_interrupt_handler
<4>[ 851.264694] lux value is : 20
<4>[ 855.346870] bq20z45_get_psp val->intval =Not charging ret =c0 charging=0
<4>[ 855.349870] bq20z45_get_psp voltage_now =7942
<4>[ 855.350445] bq20z45_get_capacity val->intval=74 ret=75
<4>[ 855.351123] bq20z45_get_psp temp=309
<4>[ 855.354996] bq20z45_get_capacity val->intval=74 ret=75
<4>[ 855.355763] bq20z45_get_psp voltage_now =7942
<4>[ 855.356535] bq20z45_get_psp temp=309
<4>[ 855.357302] bq20z45_get_psp val->intval =Not charging ret =c0 charging=0
<6>[ 856.736064] wake lock wow_wake_lock, expižà*¼{cÉ„®§Þë°¶ÁDä)mÓÇY0dc-U²ÁÉÇ#f³`„@ÎA£3Óñ_r>dŸijÏ_
dÕÊ!eŽì9ݬÀŠŠÑô9ƒe>ÓUp„¹<!yëۺƊ«]˜ì֝ ¦Ä•ŽÒ¹|™O‚›-€™Æª¡Ñ®Ø⎂Íê²Ú˜Ùdâ¤âÎì|þà–
=ܸoOÏæJ¬KñÜ(9lê‹P$ÍükY"ۍ)ÐAÙ-Í\]$ì¨?Ê“4kiØæJ(7ŒrD"ª¬¸ö^LjËðÑ
†ú½Žx?ñ|ÃIW÷¥<ÆywgÊ£ŠŸÝágs 0
<6>[ 856.783384] [mmc]:mmc_pm_notify:1868 mmc0 bus driver set
<6>[ 856.783426] [mmc]:mmc_pm_notify:1910 mmc0 finished
<4>[ 856.783459] ret=0
<4>[ 856.
Click to expand...
Click to collapse
I tried reinstalling it but it still doesnt fix the problem

[Q] GT-P5100 Wifi (Broadcom)

Could someone confirm for me which Broadcom chip is in the GT-P5100 Samsung G Tab 2 10.1?
I think it is the BCM4330 but need to be sure for building the Kernel.
patonar said:
Could someone confirm for me which Broadcom chip is in the GT-P5100 Samsung G Tab 2 10.1?
I think it is the BCM4330 but need to be sure for building the Kernel.
Click to expand...
Click to collapse
Any one have any ideas? Currently when i build the kernel from Samsung Open Source the WiFi doesn't work?
Try manually load the wifi driver and then check the error message:
Code:
# insmod /lib/modules/dhd.ko
# dmesg
patonar said:
Any one have any ideas? Currently when i build the kernel from Samsung Open Source the WiFi doesn't work?
Click to expand...
Click to collapse
It doesn't announce the chip type during boot. It does say that it's using the Broadcom Dongle Host Driver (dhd.ko).
Here's the dmesg output right after a boot:
<4>[ 41.208312] C0 [ Thread-106] alloc static buf at ee980000!
<4>[ 41.214172] C0 [ Thread-106] dhdsdio_probe : no mutex held. set lock
<4>[ 41.214385] C0 [ Thread-106] F1 signature read @0x18000000=0x16044330
<4>[ 41.243164] C0 [ Thread-106] DHD: dongle ram size is set to 294912(orig 294912)
<6>[ 41.251251] C0 [wl_event_handle] CFG80211-INFO2) wl_event_handler : tsk Enter, tsk = 0xedd1ee2c
<4>[ 41.251281] C0 [ Thread-106] wl_create_event_handler thr:366 created
<4>[ 41.267120] C0 [ Thread-106] p2p0: P2P Interface Registered
<4>[ 41.272186] C0 [ Thread-106] dhd_attach thr:369 created
<4>[ 41.280029] C0 [ Thread-106] dhd_attach thr:36a created
<4>[ 41.287811] C0 [ Thread-106] dhd_attach thr:36b created
<4>[ 41.395568] C0 [ Thread-106] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
<4>[ 41.518981] C0 [ Thread-106] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
<4>[ 41.525604] C0 [ Thread-106] Firmware up: op_mode=5, Broadcom Dongle Host Driver mac=1c:90:ee
<4>[ 41.529266] C0 [ Thread-106] POWER_VAL = 1
<4>[ 41.539489] C0 [ Thread-106] Firmware version = wl0: Sep 12 2012 18:50:40 version 5.90.125.1209 JB (WFD)
<4>[ 41.539520] C0 [ Thread-106] dhd_net_attach: ifidx 0
<4>[ 41.549743] C0 [ Thread-106] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 1c:90:ee
<4>[ 41.549774] C0 [ Thread-106] dhdsdio_probe : the lock is released.
<4>[ 41.565521] C0 [ Thread-106]
<4>[ 41.565551] C0 [ Thread-106] Dongle Host Driver, version 1.28.11.12 (Add_Patch_1005)
<4>[ 41.565551] C0 [ Thread-106] Compiled in drivers/net/wireless/bcmdhd on Nov 29 2012 at 14:35:07
<4>[ 42.079406] C1 [ wpa_supplicant] dhd_open: Enter, net[edd1e000]
<4>[ 42.079437] C1 [ wpa_supplicant]
<4>[ 42.079437] C1 [ wpa_supplicant] Dongle Host Driver, version 1.28.11.12 (Add_Patch_1005)
<4>[ 42.079437] C1 [ wpa_supplicant] Compiled in drivers/net/wireless/bcmdhd on Nov 29 2012 at 14:35:07
<6>[ 42.083282] C1 [ wpa_supplicant] CFG80211-INFO2) wl_cfg80211_attach_post : p2p0: p2p_dev_addr=1e:90:ee
<4>[ 44.223602] C0 [ wpa_supplicant] dhd_wl_ioctl: WLC_IOCTL: cmd: 23, ret = -17
<4>[ 44.300018] C0 [ wpa_supplicant] dhd_wl_ioctl: WLC_SET_VAR: escan, ret = -16
<6>[ 44.300048] C0 [ wpa_supplicant] CFG80211-INFO2) wl_run_escan : Escan set error (-16)
<6>[ 44.300079] C0 [ wpa_supplicant] CFG80211-INFO2) wl_run_escan : error (-16)
<6>[ 44.300079] C0 [ wpa_supplicant] CFG80211-INFO2) __wl_cfg80211_scan : Scan err = (-16), busy?-16
<6>[ 44.300109] C0 [ wpa_supplicant] CFG80211-INFO2) wl_cfg80211_scan : scan error (-16)
<4>[ 45.324462] C0 [ wpa_supplicant] dhd_wl_ioctl: WLC_SET_VAR: escan, ret = -16
<6>[ 45.324493] C0 [ wpa_supplicant] CFG80211-INFO2) wl_run_escan : Escan set error (-16)
<6>[ 45.324493] C0 [ wpa_supplicant] CFG80211-INFO2) wl_run_escan : error (-16)
<6>[ 45.324523] C0 [ wpa_supplicant] CFG80211-INFO2) __wl_cfg80211_scan : Scan err = (-16), busy?-16
<6>[ 45.324523] C0 [ wpa_supplicant] CFG80211-INFO2) wl_cfg80211_scan : scan error (-16)
<4>[ 45.349548] C0 [wl_event_handle] wl_bss_connect_done succeeded with 0c:31:c0
<4>[ 45.366058] C0 [wl_event_handle] wl_bss_connect_done succeeded with 0c:31:c0
<6>[ 45.366088] C0 [wl_event_handle] CFG80211-INFO2) wl_bss_connect_done : Connected event of connected device e=0 s=0, ignore it
<6>[ 45.416717] C1 [ wpa_supplicant] CFG80211-TRACE) wl_cfg80211_set_btcoex_dhcp : wl_cfg80211_set_btcoex_dhcp: DHCP session starts
<6>[ 46.010528] C0 [ wpa_supplicant] CFG80211-TRACE) wl_cfg80211_set_btcoex_dhcp : wl_cfg80211_set_btcoex_dhcp: DHCP is complete
<3>[ 47.232666] C0 [ init] init: sys_prop: permission denied uid:1003 name:boot.sfbootcomplete
<3>[ 47.234222] C0 [ init] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
Click to expand...
Click to collapse
My dmesg output, others message not related to wifi removed:
wifi_set_power = 1
<4>[ 1406.053222] C1 [ Thread-159] wifi_set_carddetect = 1
<6>[ 1406.199890] C0 [ kworker/u:0] mmc2: new high speed SDIO card at address 0001
<4>[ 1406.207122] C1 [ Thread-159] alloc static buf at ee940000!
<4>[ 1406.208099] C0 [ Thread-159] dhdsdio_probe : no mutex held. set lock
<4>[ 1406.208526] C0 [ Thread-159] F1 signature read @0x18000000=0x16044330
<4>[ 1406.220153] C0 [ Thread-159] DHD: dongle ram size is set to 294912(orig 294912)
<4>[ 1406.222290] C0 [ Thread-159] wl_create_event_handler thr:dfd created
<6>[ 1406.223876] C1 [wl_event_handle] CFG80211-INFO2) wl_event_handler : tsk Enter, tsk = 0xed56962c
<4>[ 1406.232330] C1 [ Thread-159] p2p0: P2P Interface Registered
<4>[ 1406.235717] C1 [ Thread-159] dhd_attach thr:dfe created
<4>[ 1406.235839] C1 [ Thread-159] dhd_attach thr:dff created
<4>[ 1406.235961] C1 [ Thread-159] dhd_attach thr:e00 created
<4>[ 1406.283935] C0 [ Thread-159] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
<4>[ 1406.407928] C0 [ Thread-159] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
<4>[ 1406.414093] C0 [ Thread-159] Firmware up: op_mode=5, Broadcom Dongle Host Driver mac=50:84:55
<4>[ 1406.417572] C0 [ Thread-159] POWER_VAL = 1
<4>[ 1406.425750] C0 [ Thread-159] Firmware version = wl0: Nov 27 2012 22:17:33 version 5.99.8 (JB) (WFD) (CCX)
<4>[ 1406.425781] C0 [ Thread-159] dhd_net_attach: ifidx 0
<4>[ 1406.443572] C0 [ Thread-159] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 50:84:55
<4>[ 1406.443603] C0 [ Thread-159] dhdsdio_probe : the lock is released.
<4>[ 1406.444915] C0 [ Thread-159]
<4>[ 1406.444915] C0 [ Thread-159] Dongle Host Driver, version 1.28.11.12 (Add_Patch_1005)
<4>[ 1406.444915] C0 [ Thread-159] Compiled in drivers/net/wireless/bcmdhd on Jan 17 2013 at 22:22:11
<4>[ 1406.576934] C1 [ wpa_supplicant] dhd_open: Enter, net[ed56b800]
<4>[ 1406.576965] C1 [ wpa_supplicant]
<4>[ 1406.576965] C1 [ wpa_supplicant] Dongle Host Driver, version 1.28.11.12 (Add_Patch_1005)
<4>[ 1406.576965] C1 [ wpa_supplicant] Compiled in drivers/net/wireless/bcmdhd on Jan 17 2013 at 22:22:11
<6>[ 1406.587585] C0 [ wpa_supplicant] CFG80211-INFO2) wl_cfg80211_attach_post : p2p0: p2p_dev_addr=52:84:55
<3>[ 1406.823181] C0 [ wpa_supplicant] WLDEV-ERROR) wldev_set_country : wldev_set_country: set country for ID as ID rev -1
<7>[ 1416.820709] C0 [ swapper] wlan0: no IPv6 routers present
<7>[ 1417.211791] C1 [ swapper] p2p0: no IPv6 routers present
dhd_wl_ioctl: WLC_IOCTL: cmd: 23, ret = -17
<6>[ 1421.942199] C1 [wl_event_handle] CFG80211-INFO2) wl_escan_handler : unexpected Escan Event 10 : abort
<4>[ 1422.309417] C1 [wl_event_handle] wl_bss_connect_done succeeded with b2:6b:cf
<6>[ 1422.316711] C1 [ wpa_supplicant] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
<4>[ 1422.330352] C1 [wl_event_handle] wl_bss_connect_done succeeded with b2:6b:cf
<6>[ 1422.330383] C1 [wl_event_handle] CFG80211-INFO2) wl_bss_connect_done : Connected event of connected device e=0 s=0, ignore it
<6>[ 1422.377410] C1 [ wpa_supplicant] CFG80211-TRACE) wl_cfg80211_set_btcoex_dhcp : wl_cfg80211_set_btcoex_dhcp: DHCP session starts
<6>[ 1425.287078] C0 [ wpa_supplicant] CFG80211-TRACE) wl_cfg80211_set_btcoex_dhcp : wl_cfg80211_set_btcoex_dhcp: DHCP is complete
Click to expand...
Click to collapse

[Q] bricked tf300tg???

hi there,
i read a lot about unlock bricked tf300tg but i didnt read any solution to my problem.
here it is.
i did a factory reset from the cyanogenmod rom 12.1 (problems on wifi).
after that it boot to recovery and
TRWP is looping (twrp blinking).
i tried:
- reset button
- adb reboot bootloader (do nothing, dont even reboot)
- adb reboot fastboot (do nothing, dont even reboot)
- fastboot dont work (not detectable)
the only thing working is other adb commands like shell.
any clue how to unbrick?
vassili69 said:
hi there,
i read a lot about unlock bricked tf300tg but i didnt read any solution to my problem.
here it is.
i did a factory reset from the cyanogenmod rom 12.1 (problems on wifi).
after that it boot to recovery and
TRWP is looping (twrp blinking).
i tried:
- reset button
- adb reboot bootloader (do nothing, dont even reboot)
- adb reboot fastboot (do nothing, dont even reboot)
- fastboot dont work (not detectable)
the only thing working is other adb commands like shell.
any clue how to unbrick?
Click to expand...
Click to collapse
Well for starters you can use the correct command
Code:
adb reboot-bootloader
Is the correct command to get to bootloader from adb ....
When you do have adb access and the above does not work ...
Pull a partition tablet like this .....
Code:
adb pull /proc/partitions
Post it here for us to see .....
Thx Josh
lj50036 said:
Well for starters you can use the correct command
Code:
adb reboot-bootloader
Is the correct command to get to bootloader from adb ....
When you do have adb access and the above does not work ...
Pull a partition tablet like this .....
Code:
adb pull /proc/partitions
Post it here for us to see .....
Thx Josh
Click to expand...
Click to collapse
nere it is:
Code:
major minor #blocks name
8 0 312571224 sda
8 1 358400 sda1
8 2 229787992 sda2
8 3 1 sda3
8 5 4099072 sda5
8 6 78323712 sda6
11 0 1048575 sr0
and more part of the dmesg file.
Code:
<5>[ 39.371813] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 41.918912] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 42.118953] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 42.254865] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 43.622266] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 43.691200] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 43.691228] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 43.889337] pad_get_capacity val->intval=11 ret=16
<4>[ 43.894148] pad_get_psp val->intval=Not charging ret=c0
<4>[ 44.126784] cpu ext_temperature=45
<5>[ 44.892308] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 47.391756] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 47.664061] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 47.806513] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<4>[ 49.136171] cpu ext_temperature=44
<5>[ 49.185264] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 49.245322] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 49.245332] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 49.448673] pad_get_capacity val->intval=11 ret=16
<4>[ 49.453256] pad_get_psp val->intval=Not charging ret=c0
<6>[ 49.594574] tegra-otg tegra-otg: PERIPHERAL --> SUSPEND
<6>[ 49.594588] tegra_vbus_session turn VBUS state from on to off
<6>[ 49.594621] reset_config : usb reset config wake unlock --
<6>[ 49.594674] The USB/AC cable is disconnected.
<4>[ 49.594683] ========================================================
<4>[ 49.594688] battery_callback usb_cable_state =0
<4>[ 49.594692] ========================================================
<6>[ 49.594756] android_work: sent uevent USB_STATE=DISCONNECTED
<6>[ 49.594915] adb_release
<6>[ 49.595016] adb_open(adbd)
<6>[ 49.595025] adb_bind_config
<5>[ 49.643735] asuspec: [asuspec_work_function] 0x2 0x81 0x31 0xff
<5>[ 50.452108] asuspec: [asuspec_enter_s3_work_function] EC in S3
<4>[ 51.585585] battery_status_poll 120 1
<5>[ 51.585623] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 51.651597] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 51.651606] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 51.858274] pad_get_psp val->intval=Not charging ret=c0
<4>[ 51.872332] pad_get_psp voltage_now =7162
<4>[ 51.879797] pad_get_capacity val->intval=11 ret=16
<4>[ 51.882624] pad_get_psp batttery temperature=327
<6>[ 51.968182] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 52.181335] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 52.322921] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<6>[ 52.871988] tegra-otg tegra-otg: SUSPEND --> PERIPHERAL
<6>[ 52.872060] tegra_vbus_session turn VBUS state from off to on
<5>[ 52.907316] asuspec: [asuspec_enter_s3_work_function] EC in S3
<5>[ 52.935728] asuspec: [asuspec_work_function] 0x2 0x81 0x31 0xff
<6>[ 53.036568] detected SDP port
<6>[ 53.036615] The USB cable is connected (0.5A)
<4>[ 53.036653] ========================================================
<4>[ 53.036675] battery_callback usb_cable_state =1
<4>[ 53.036690] ========================================================
<6>[ 53.154829] android_work: did not send uevent (0 0 (null))
<6>[ 53.281342] android_work: sent uevent USB_STATE=CONNECTED
<6>[ 53.297878] set_config : usb set config wake lock ++
<6>[ 53.297941] android_usb gadget: high speed config #1: android
<6>[ 53.298316] android_work: sent uevent USB_STATE=CONFIGURED
<5>[ 53.705097] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 53.763167] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 53.763178] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 54.024995] pad_get_capacity val->intval=11 ret=16
<4>[ 54.040783] pad_get_psp val->intval=Not charging ret=c0
<4>[ 54.145992] cpu ext_temperature=44
<4>[ 55.035758] battery_status_poll 120 1
<5>[ 55.036131] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 55.053045] asuspec: [asuspec_enter_s3_work_function] EC in S3
<5>[ 55.102744] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 55.102771] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<5>[ 55.126079] asuspec: [asuspec_work_function] 0x2 0x81 0x0 0xff
<4>[ 55.308262] pad_get_psp val->intval=Not charging ret=c0
<4>[ 55.322312] pad_get_psp voltage_now =7177
<4>[ 55.326868] pad_get_capacity val->intval=11 ret=16
<4>[ 55.331623] pad_get_psp batttery temperature=327
<5>[ 56.331774] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 56.548246] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 56.746532] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 56.882291] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 58.269460] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 58.343206] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 58.343235] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 58.539214] pad_get_capacity val->intval=11 ret=16
<4>[ 58.543828] pad_get_psp val->intval=Not charging ret=c0
<4>[ 59.156212] cpu ext_temperature=44
<5>[ 59.542877] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 62.046336] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 62.316740] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 62.451773] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 63.747023] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 63.820100] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 63.820127] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 64.018973] pad_get_capacity val->intval=11 ret=16
<4>[ 64.023700] pad_get_psp val->intval=Not charging ret=c0
<4>[ 64.166003] cpu ext_temperature=44
<5>[ 65.021790] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 66.466000] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 66.727513] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 66.861980] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 68.148709] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 68.215218] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 68.215245] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 68.418478] pad_get_capacity val->intval=11 ret=16
<4>[ 68.423089] pad_get_psp val->intval=Not charging ret=c0
<4>[ 69.176246] cpu ext_temperature=44
<5>[ 69.422072] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 71.936179] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 72.201895] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 72.336407] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 73.627925] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 73.694111] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 73.694139] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 73.898595] pad_get_capacity val->intval=11 ret=16
<4>[ 73.903101] pad_get_psp val->intval=Not charging ret=c0
<4>[ 74.186215] cpu ext_temperature=44
<5>[ 74.902052] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 77.332158] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 77.597073] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 77.732965] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 79.063568] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 79.131452] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 79.131481] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 79.197073] cpu ext_temperature=44
<4>[ 79.329052] pad_get_capacity val->intval=11 ret=16
<4>[ 79.333697] pad_get_psp val->intval=Not charging ret=c0
<5>[ 80.331780] asuspec: [asuspec_enter_s3_work_function] EC in S3
vassili69 said:
nere it is:
Code:
major minor #blocks name
8 0 312571224 sda
8 1 358400 sda1
8 2 229787992 sda2
8 3 1 sda3
8 5 4099072 sda5
8 6 78323712 sda6
11 0 1048575 sr0
and more part of the dmesg file.
Code:
<5>[ 39.371813] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 41.918912] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 42.118953] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 42.254865] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 43.622266] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 43.691200] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 43.691228] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 43.889337] pad_get_capacity val->intval=11 ret=16
<4>[ 43.894148] pad_get_psp val->intval=Not charging ret=c0
<4>[ 44.126784] cpu ext_temperature=45
<5>[ 44.892308] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 47.391756] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 47.664061] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 47.806513] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<4>[ 49.136171] cpu ext_temperature=44
<5>[ 49.185264] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 49.245322] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 49.245332] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 49.448673] pad_get_capacity val->intval=11 ret=16
<4>[ 49.453256] pad_get_psp val->intval=Not charging ret=c0
<6>[ 49.594574] tegra-otg tegra-otg: PERIPHERAL --> SUSPEND
<6>[ 49.594588] tegra_vbus_session turn VBUS state from on to off
<6>[ 49.594621] reset_config : usb reset config wake unlock --
<6>[ 49.594674] The USB/AC cable is disconnected.
<4>[ 49.594683] ========================================================
<4>[ 49.594688] battery_callback usb_cable_state =0
<4>[ 49.594692] ========================================================
<6>[ 49.594756] android_work: sent uevent USB_STATE=DISCONNECTED
<6>[ 49.594915] adb_release
<6>[ 49.595016] adb_open(adbd)
<6>[ 49.595025] adb_bind_config
<5>[ 49.643735] asuspec: [asuspec_work_function] 0x2 0x81 0x31 0xff
<5>[ 50.452108] asuspec: [asuspec_enter_s3_work_function] EC in S3
<4>[ 51.585585] battery_status_poll 120 1
<5>[ 51.585623] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 51.651597] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 51.651606] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 51.858274] pad_get_psp val->intval=Not charging ret=c0
<4>[ 51.872332] pad_get_psp voltage_now =7162
<4>[ 51.879797] pad_get_capacity val->intval=11 ret=16
<4>[ 51.882624] pad_get_psp batttery temperature=327
<6>[ 51.968182] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 52.181335] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 52.322921] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<6>[ 52.871988] tegra-otg tegra-otg: SUSPEND --> PERIPHERAL
<6>[ 52.872060] tegra_vbus_session turn VBUS state from off to on
<5>[ 52.907316] asuspec: [asuspec_enter_s3_work_function] EC in S3
<5>[ 52.935728] asuspec: [asuspec_work_function] 0x2 0x81 0x31 0xff
<6>[ 53.036568] detected SDP port
<6>[ 53.036615] The USB cable is connected (0.5A)
<4>[ 53.036653] ========================================================
<4>[ 53.036675] battery_callback usb_cable_state =1
<4>[ 53.036690] ========================================================
<6>[ 53.154829] android_work: did not send uevent (0 0 (null))
<6>[ 53.281342] android_work: sent uevent USB_STATE=CONNECTED
<6>[ 53.297878] set_config : usb set config wake lock ++
<6>[ 53.297941] android_usb gadget: high speed config #1: android
<6>[ 53.298316] android_work: sent uevent USB_STATE=CONFIGURED
<5>[ 53.705097] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 53.763167] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 53.763178] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 54.024995] pad_get_capacity val->intval=11 ret=16
<4>[ 54.040783] pad_get_psp val->intval=Not charging ret=c0
<4>[ 54.145992] cpu ext_temperature=44
<4>[ 55.035758] battery_status_poll 120 1
<5>[ 55.036131] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 55.053045] asuspec: [asuspec_enter_s3_work_function] EC in S3
<5>[ 55.102744] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 55.102771] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<5>[ 55.126079] asuspec: [asuspec_work_function] 0x2 0x81 0x0 0xff
<4>[ 55.308262] pad_get_psp val->intval=Not charging ret=c0
<4>[ 55.322312] pad_get_psp voltage_now =7177
<4>[ 55.326868] pad_get_capacity val->intval=11 ret=16
<4>[ 55.331623] pad_get_psp batttery temperature=327
<5>[ 56.331774] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 56.548246] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 56.746532] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 56.882291] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 58.269460] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 58.343206] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 58.343235] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 58.539214] pad_get_capacity val->intval=11 ret=16
<4>[ 58.543828] pad_get_psp val->intval=Not charging ret=c0
<4>[ 59.156212] cpu ext_temperature=44
<5>[ 59.542877] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 62.046336] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 62.316740] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 62.451773] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 63.747023] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 63.820100] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 63.820127] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 64.018973] pad_get_capacity val->intval=11 ret=16
<4>[ 64.023700] pad_get_psp val->intval=Not charging ret=c0
<4>[ 64.166003] cpu ext_temperature=44
<5>[ 65.021790] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 66.466000] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 66.727513] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 66.861980] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 68.148709] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 68.215218] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 68.215245] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 68.418478] pad_get_capacity val->intval=11 ret=16
<4>[ 68.423089] pad_get_psp val->intval=Not charging ret=c0
<4>[ 69.176246] cpu ext_temperature=44
<5>[ 69.422072] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 71.936179] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 72.201895] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 72.336407] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 73.627925] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 73.694111] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 73.694139] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 73.898595] pad_get_capacity val->intval=11 ret=16
<4>[ 73.903101] pad_get_psp val->intval=Not charging ret=c0
<4>[ 74.186215] cpu ext_temperature=44
<5>[ 74.902052] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 77.332158] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 77.597073] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts:
<6>[ 77.732965] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<5>[ 79.063568] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 79.131452] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 79.131481] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 79.197073] cpu ext_temperature=44
<4>[ 79.329052] pad_get_capacity val->intval=11 ret=16
<4>[ 79.333697] pad_get_psp val->intval=Not charging ret=c0
<5>[ 80.331780] asuspec: [asuspec_enter_s3_work_function] EC in S3
Click to expand...
Click to collapse
I HAVE TO THANKS USER _THAT for solution.
for those how are having problems with bricked tf300t(G) here is the solution:
if you cant do
Code:
adb reboot fastboot
and stuck in the twrp loop.
do this:
Code:
adb shell hexdump -C -n 512 /dev/block/mmcblk0p3
verify if the first line is
Code:
0000000 62 6f 6f 74 2d 72 65 63 6f 76 65 72 79 00 00 00 |boot-recovery...|
just do this:
Code:
adb shell
and
Code:
dd if=/dev/zero of=/dev/block/mmcblk0p3 bs=64 count=1
althout twrp is still fuc*ed you can now boot to fastboot and repair your problem
best regards

[HELP] Bootloop Problem

First of all, I must say that I'm quite new to this community. I've been messing around with kernels, but suddenly my device refuse to boot. I've tried resetting every single partition thats available and formatting data through TWRP. I also tried re-installing official fastboot ROM from en.miui.com that reset everything. Including boot.img and recovery.img. However, nothing seem to make any progress.
The symptoms of my problem are as follows:
1. Phone turns on; splash screen is displayed.
2. it stays there for a couple of second before displaying the couple first boot animation frames.
3. it freezes while the boot animation is running.
4. then it restarts itself and the whole process is repeated.
This actually happened to me not too long ago, but it came back to life just after a simple "battery unplug". However, this time it presist. Even after a full format of EVERYTHING in my phone. Luckly, there's none of my important data in there.
I then retrieved my log file through twrp. Here's what i got at the end of my log file:
Code:
<13>[ 3.523346] init: (Initializing SELinux non-enforcing took 0.04s.)
<13>[ 3.525498] init: init second stage started!
<13>[ 3.529071] init: Running restorecon...
<11>[ 3.568153] init: waitpid failed: No child processes
<13>[ 3.568577] init: (Loading properties from /default.prop took 0.00s.)
<11>[ 3.569064] init: /init.rc: 13: invalid keyword 'setcon'
<11>[ 3.569192] init: /init.rc: 61: invalid keyword 'load_all_props'
<11>[ 3.569300] init: could not import file '/init.recovery.logd.rc' from '/init.rc': No such file or directory
<13>[ 3.569427] init: (Parsing /init.recovery.usb.rc took 0.00s.)
<13>[ 3.569488] init: (Parsing /init.recovery.service.rc took 0.00s.)
<11>[ 3.569520] init: could not import file '/init.recovery.vold_decrypt.rc' from '/init.rc': No such file or directory
<13>[ 3.569742] init: (Parsing /init.recovery.qcom.rc took 0.00s.)
<13>[ 3.569757] init: (Parsing /init.rc took 0.00s.)
<5>[ 3.569862] audit: type=1400 audit(11.620:3): avc: denied { setcheckreqprot } for pid=1 comm="init" scontext=u:r:init:s0 tcontext=u:object_r:kernel:s0 tclass=security permissive=1
<13>[ 3.569934] init: Starting service 'ueventd'...
<13>[ 3.570353] init: Waiting for /dev/.coldboot_done...
<13>[ 3.571800] ueventd: ueventd started!
<6>[ 3.605035] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 3.625762] FG: get_prop_capacity: loading batt profile, return last soc 99
<13>[ 3.979764] ueventd: Coldboot took 0.41s.
<13>[ 3.984123] init: Waiting for /dev/.coldboot_done took 0.41s.
<7>[ 3.986624] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 3.987824] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
<7>[ 3.989003] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
<5>[ 3.990202] audit: type=1400 audit(12.043:4): avc: denied { mounton } for pid=1 comm="init" path="/dev/usb-ffs/adb" dev="functionfs" ino=119 scontext=u:r:init:s0 tcontext=u:object_r:functionfs:s0 tclass=dir permissive=1
<6>[ 3.990243] ffs_data_put(): freeing
<3>[ 3.990494] enable_store: android_usb: already disabled
<13>[ 3.990912] init: (Loading properties from /system/build.prop took 0.00s.)
<13>[ 3.990949] init: (Loading properties from /vendor/build.prop took 0.00s.)
<13>[ 3.990981] init: (Loading properties from /factory/factory.prop took 0.00s.)
<11>[ 3.991030] fs_mgr: Cannot open file /fstab.qcom
<11>[ 3.991046] init: unable to read fstab /fstab.qcom: No such file or directory
<13>[ 3.991090] init: (Loading properties from /data/local.prop took 0.00s.)
<11>[ 3.991119] init: Unable to open persistent property directory "/data/property": No such file or directory
<13>[ 3.991667] init: Starting service 'set_permissive'...
<13>[ 3.992082] init: Starting service 'recovery'...
<13>[ 3.992380] init: Starting service 'ldconfigtxt'...
<13>[ 3.992850] init: write_file: Unable to open '/dev/cpuset/foreground/cpus': No such file or directory
<13>[ 3.992897] init: write_file: Unable to open '/dev/cpuset/foreground/boost/cpus': No such file or directory
<13>[ 3.992935] init: write_file: Unable to open '/dev/cpuset/background/cpus': No such file or directory
<13>[ 3.992973] init: write_file: Unable to open '/dev/cpuset/system-background/cpus': No such file or directory
<13>[ 3.993018] init: write_file: Unable to open '/dev/cpuset/top-app/cpus': No such file or directory
<5>[ 3.993072] random: permissive.sh urandom read with 86 bits of entropy available
<5>[ 3.993075] random: recovery urandom read with 86 bits of entropy available
<13>[ 3.993330] init: Starting service 'adbd'...
<6>[ 3.993938] msm_thermal:store_cc_enabled Core control disabled
<6>[ 3.994286] mode_store: bcl disabled
<6>[ 3.994371] hotplug_mask_store: bcl hotplug mask updated to 0
<6>[ 3.994418] hotplug_soc_mask_store: bcl soc hotplug mask updated to 0
<6>[ 3.994456] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 3.995388] mode_store: bcl enabled
<6>[ 3.997232] read descriptors
<6>[ 3.997250] read strings
<6>[ 3.998712] msm_thermal:store_cc_enabled Core control enabled
<6>[ 3.999004] mode_store: bcl disabled
<6>[ 3.999074] hotplug_mask_store: bcl hotplug mask updated to 12
<6>[ 3.999115] hotplug_soc_mask_store: bcl soc hotplug mask updated to 8
<6>[ 3.999154] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 3.999598] mode_store: bcl enabled
<13>[ 3.999842] init: write_file: Unable to write to '/proc/sys/kernel/sched_downmigrate': Invalid argument
<5>[ 4.001100] audit: type=1400 audit(12.053:5): avc: denied { write } for pid=388 comm="touch" name="sbin" dev="rootfs" ino=6900 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<5>[ 4.001144] audit: type=1400 audit(12.053:6): avc: denied { add_name } for pid=388 comm="touch" name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<5>[ 4.001188] audit: type=1400 audit(12.053:7): avc: denied { create } for pid=388 comm="touch" name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<5>[ 4.001266] audit: type=1400 audit(12.053:8): avc: denied { write } for pid=388 comm="touch" path="/sbin/ld.config.txt" dev="rootfs" ino=1256 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<13>[ 4.002502] init: Service 'ldconfigtxt' (pid 388) exited with status 0
<5>[ 4.009764] audit: type=1400 audit(12.060:9): avc: denied { write } for pid=396 comm="setenforce" name="enforce" dev="selinuxfs" ino=4 scontext=u:r:recovery:s0 tcontext=u:object_r:selinuxfs:s0 tclass=file permissive=1
<13>[ 4.011933] init: Service 'set_permissive' (pid 386) exited with status 0
<4>[ 4.013950] drv2604_firmware_load : firmware not found,use default settings.
<11>[ 4.049875] init: avc: denied { set } for property=twrp.crash_counter pid=387 uid=0 gid=0 scontext=u:r:recovery:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1
<3>[ 4.109934] <CORE> smem:rpm:rpm_requests[1:2] xprt_single_threaded_tx: Error -28 writing data
<3>[ 4.110070] <CORE> smem:rpm:rpm_requests[1:2] xprt_single_threaded_tx: Error -28 writing data
<3>[ 4.110206] <CORE> smem:rpm:rpm_requests[1:2] xprt_single_threaded_tx: Error -28 writing data
<5>[ 4.588221] synaptics_rmi4_sensor_report: spontaneous reset detected
<5>[ 4.684448] audit: type=1400 audit(12.736:10): avc: denied { create } for pid=387 comm="recovery" name="mtab" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
<6>[ 4.697873] EXT4-fs (sda12): recovery complete
<6>[ 4.697893] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts:
<7>[ 4.697916] SELinux: initialized (dev sda12, type ext4), uses xattr
<6>[ 4.697932] SELinux: Context u:object_r:mnt_vendor_file:s0 is not valid (left unmapped).
<6>[ 4.711393] EXT4-fs (sda13): recovery complete
<6>[ 4.711413] EXT4-fs (sda13): mounted filesystem with ordered data mode. Opts:
<7>[ 4.711433] SELinux: initialized (dev sda13, type ext4), uses xattr
<6>[ 4.721093] EXT4-fs (sda14): recovery complete
<6>[ 4.721112] EXT4-fs (sda14): mounted filesystem with ordered data mode. Opts:
<7>[ 4.721132] SELinux: initialized (dev sda14, type ext4), uses xattr
<6>[ 4.750194] EXT4-fs (sda14): mounted filesystem with ordered data mode. Opts:
<7>[ 4.750226] SELinux: initialized (dev sda14, type ext4), uses xattr
<6>[ 4.784490] EXT4-fs (sde39): mounted filesystem without journal. Opts:
<7>[ 4.784543] SELinux: initialized (dev sde39, type ext4), uses xattr
<6>[ 4.794826] EXT4-fs (sde38): mounted filesystem without journal. Opts:
<7>[ 4.794875] SELinux: initialized (dev sde38, type ext4), uses xattr
<6>[ 4.794910] SELinux: Context u:object_r:vendor_file:s0 is not valid (left unmapped).
<6>[ 4.809113] SELinux: Context u:object_r:network_watchlist_data_file:s0 is not valid (left unmapped).
<6>[ 4.809323] SELinux: Context u:object_r:textclassifier_data_file:s0 is not valid (left unmapped).
<6>[ 4.813600] SELinux: Context u:object_r:update_engine_log_data_file:s0 is not valid (left unmapped).
<6>[ 4.814065] SELinux: Context u:object_r:wm_trace_data_file:s0 is not valid (left unmapped).
<6>[ 4.816872] SELinux: Context u:object_r:incident_data_file:s0 is not valid (left unmapped).
<6>[ 4.817438] SELinux: Context u:object_r:stats_data_file:s0 is not valid (left unmapped).
<6>[ 4.818887] SELinux: Context u:object_r:trace_data_file:s0 is not valid (left unmapped).
<6>[ 4.820577] SELinux: Context u:object_r:vendor_data_file:s0 is not valid (left unmapped).
<6>[ 4.821804] SELinux: Context u:object_r:tombstone_wifi_data_file:s0 is not valid (left unmapped).
<6>[ 4.825785] SELinux: Context u:object_r:wpa_data_file:s0 is not valid (left unmapped).
<6>[ 4.826118] SELinux: Context u:object_r:hostapd_data_file:s0 is not valid (left unmapped).
<6>[ 4.860460] SELinux: Context u:object_r:fingerprint_vendor_data_file:s0 is not valid (left unmapped).
<6>[ 4.897685] SELinux: Context u:object_r:storaged_data_file:s0 is not valid (left unmapped).
<7>[ 4.915536] SELinux: initialized (dev sde35, type vfat), uses genfs_contexts
<6>[ 4.930176] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts:
<7>[ 4.930241] SELinux: initialized (dev sda12, type ext4), uses xattr
<6>[ 5.181804] FG: get_prop_capacity: loading batt profile, return last soc 99
<11>[ 5.789189] init: avc: denied { set } for property=sys.usb.config pid=387 uid=0 gid=0 scontext=u:r:recovery:s0 tcontext=u:object_r:system_radio_prop:s0 tclass=property_service permissive=1
<3>[ 5.789724] dwc3 6a00000.dwc3: ep0out: Unable to dequeue while in LPM
<6>[ 5.791610] mtp_bind_config
<6>[ 5.838362] EXT4-fs (sde39): mounted filesystem without journal. Opts:
<7>[ 5.838420] SELinux: initialized (dev sde39, type ext4), uses xattr
<4>[ 6.594007] audit_printk_skb: 531 callbacks suppressed
<5>[ 6.594064] audit: type=1400 audit(1544633104.340:188): avc: denied { read write } for pid=426 comm="recovery" name="mtp_usb" dev="tmpfs" ino=15189 scontext=u:r:recovery:s0 tcontext=u:object_r:mtp_device:s0 tclass=chr_file permissive=1
<5>[ 6.594201] audit: type=1400 audit(1544633104.340:189): avc: denied { open } for pid=426 comm="recovery" path="/dev/mtp_usb" dev="tmpfs" ino=15189 scontext=u:r:recovery:s0 tcontext=u:object_r:mtp_device:s0 tclass=chr_file permissive=1
<6>[ 6.594256] mtp_open
<5>[ 6.598416] audit: type=1400 audit(1544633104.344:190): avc: denied { read } for pid=426 comm="recovery" name="media" dev="sda14" ino=1395361 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 6.598552] audit: type=1400 audit(1544633104.344:191): avc: denied { open } for pid=426 comm="recovery" path="/data/media" dev="sda14" ino=1395361 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 6.598967] audit: type=1400 audit(1544633104.344:192): avc: denied { getattr } for pid=426 comm="recovery" path="/data/media" dev="sda14" ino=1395361 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 10.405497] random: nonblocking pool is initialized
<6>[ 11.121590] of_batterydata_get_best_profile: a1_atl found
<6>[ 12.054328] FG: fg_batt_profile_init: Battery profile not same, clearing data
<6>[ 14.162783] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 14.163578] FG: get_prop_capacity: loading batt profile, return last soc 99
<5>[ 14.981843] audit: type=1400 audit(1544633112.730:193): avc: denied { read } for pid=387 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
<6>[ 15.012520] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.013021] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.015172] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.015706] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.016153] FG: get_prop_capacity: loading batt profile, return last soc 99
<3>[ 15.081192] msm-usb-ssphy-qmp 7410000.ssphy: QMP PHY initialization timeout
<3>[ 15.081271] msm-usb-ssphy-qmp 7410000.ssphy: USB3_PHY_PCS_STATUS:69696969
<6>[ 15.081554] msm-dwc3 6a00000.ssusb: DWC3 exited from low power mode
<6>[ 15.279496] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 15.306046] android_usb gadget: high-speed config #1: 66bf0c8.android_usb
<6>[ 15.306476] msm-dwc3 6a00000.ssusb: Avail curr from USB = 500
<6>[ 15.307078] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.308538] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.360394] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<6>[ 17.188434] FG: fg_batt_profile_init: Battery SOC: 82, V: 4110693uV
<6>[ 29.173731] FG: soc_work_fn: adjust_soc: s 82 r 192626 i -136260 v 4221319 t 285
<6>[ 48.447759] EXT4-fs (sde38): mounted filesystem without journal. Opts:
<7>[ 48.447794] SELinux: initialized (dev sde38, type ext4), uses xattr
<6>[ 49.119820] EXT4-fs (sde39): mounted filesystem without journal. Opts:
<7>[ 49.119854] SELinux: initialized (dev sde39, type ext4), uses xattr
<6>[ 49.228534] FG: soc_work_fn: adjust_soc: s 82 r 192626 i -136260 v 4221319 t 285
<6>[ 49.368692] EXT4-fs (sde38): mounted filesystem without journal. Opts:
<7>[ 49.368727] SELinux: initialized (dev sde38, type ext4), uses xattr
<7>[ 49.757427] SELinux: initialized (dev sde35, type vfat), uses genfs_contexts
<6>[ 50.081666] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts:
<7>[ 50.081699] SELinux: initialized (dev sda12, type ext4), uses xattr
<6>[ 69.280324] FG: soc_work_fn: adjust_soc: s 82 r 185424 i -124816 v 4222692 t 287
<6>[ 89.333668] FG: soc_work_fn: adjust_soc: s 82 r 191894 i -141753 v 4233526 t 285
<6>[ 109.387047] FG: soc_work_fn: adjust_soc: s 82 r 191894 i -141753 v 4233526 t 285
<6>[ 129.440299] FG: soc_work_fn: adjust_soc: s 82 r 191894 i -141905 v 4236120 t 285
<6>[ 149.493760] FG: soc_work_fn: adjust_soc: s 82 r 187133 i -141295 v 4237493 t 285
<6>[ 169.547246] FG: soc_work_fn: adjust_soc: s 83 r 187133 i -141295 v 4237493 t 285
<6>[ 189.600279] FG: soc_work_fn: adjust_soc: s 83 r 180297 i -142211 v 4238714 t 287
<6>[ 209.653574] FG: soc_work_fn: adjust_soc: s 83 r 184692 i -142058 v 4238714 t 287
<6>[ 229.707022] FG: soc_work_fn: adjust_soc: s 83 r 184692 i -142058 v 4238714 t 290
<6>[ 249.760250] FG: soc_work_fn: adjust_soc: s 84 r 191406 i -140685 v 4238714 t 290
<6>[ 269.813554] FG: soc_work_fn: adjust_soc: s 84 r 186645 i -137328 v 4238103 t 292
<6>[ 289.867179] FG: soc_work_fn: adjust_soc: s 84 r 186645 i -137328 v 4238103 t 292
<5>[ 300.903686] audit: type=1400 audit(1544633398.650:194): avc: denied { read } for pid=387 comm="recovery" name="/" dev="sde35" ino=1 scontext=u:r:recovery:s0 tcontext=u:object_r:vfat:s0 tclass=dir permissive=1
<5>[ 300.903714] audit: type=1400 audit(1544633398.650:195): avc: denied { open } for pid=387 comm="recovery" path="/firmware" dev="sde35" ino=1 scontext=u:r:recovery:s0 tcontext=u:object_r:vfat:s0 tclass=dir permissive=1
<5>[ 301.914814] audit: type=1400 audit(1544633399.660:196): avc: denied { getattr } for pid=387 comm="recovery" path="/firmware/image/data.msc" dev="sde35" ino=137 scontext=u:r:recovery:s0 tcontext=u:object_r:vfat:s0 tclass=file permissive=1
<6>[ 309.920528] FG: soc_work_fn: adjust_soc: s 84 r 185424 i 55083 v 4196600 t 295
<6>[ 329.973595] FG: soc_work_fn: adjust_soc: s 84 r 182983 i -141600 v 4238714 t 297
<6>[ 350.026950] FG: soc_work_fn: adjust_soc: s 84 r 182983 i -141600 v 4238714 t 297
<6>[ 370.080360] FG: soc_work_fn: adjust_soc: s 84 r 178344 i -142363 v 4240392 t 300
<6>[ 390.136894] FG: soc_work_fn: adjust_soc: s 84 r 178344 i -142363 v 4240392 t 300
<6>[ 410.187239] FG: soc_work_fn: adjust_soc: s 84 r 161499 i -141600 v 4241308 t 300
<6>[ 430.240222] FG: soc_work_fn: adjust_soc: s 85 r 159057 i -141600 v 4241766 t 300
<6>[ 450.293799] FG: soc_work_fn: adjust_soc: s 85 r 159057 i -141600 v 4241766 t 302
<6>[ 470.346808] FG: soc_work_fn: adjust_soc: s 85 r 159057 i -141905 v 4242528 t 302
<6>[ 490.400247] FG: soc_work_fn: adjust_soc: s 85 r 156982 i 37688 v 4213384 t 305
<6>[ 510.453593] FG: soc_work_fn: adjust_soc: s 85 r 156982 i 37688 v 4213384 t 305
<6>[ 530.507006] FG: soc_work_fn: adjust_soc: s 85 r 158813 i -141600 v 4243597 t 305
<6>[ 550.560363] FG: soc_work_fn: adjust_soc: s 85 r 154907 i -140685 v 4243749 t 305
<5>[ 563.384221] audit: type=1400 audit(1544633661.130:197): avc: denied { write } for pid=387 comm="recovery" name="media" dev="sda14" ino=1395361 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 563.384246] audit: type=1400 audit(1544633661.130:198): avc: denied { add_name } for pid=387 comm="recovery" name="recovery.log" scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 563.384307] audit: type=1400 audit(1544633661.130:199): avc: denied { create } for pid=387 comm="recovery" name="recovery.log" scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391292] audit: type=1400 audit(1544633661.137:200): avc: denied { write open } for pid=387 comm="recovery" path="/data/media/recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391389] audit: type=1400 audit(1544633661.137:201): avc: denied { getattr } for pid=387 comm="recovery" path="/data/media/recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391532] audit: type=1400 audit(1544633661.137:202): avc: denied { ioctl } for pid=426 comm="recovery" path="/dev/mtp_usb" dev="tmpfs" ino=15189 ioctlcmd=4d03 scontext=u:r:recovery:s0 tcontext=u:object_r:mtp_device:s0 tclass=chr_file permissive=1
<5>[ 563.391862] audit: type=1400 audit(1544633661.137:203): avc: denied { setattr } for pid=387 comm="recovery" name="recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391908] audit: type=1400 audit(1544633661.137:204): avc: denied { relabelfrom } for pid=387 comm="recovery" name="recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391930] audit: type=1400 audit(1544633661.137:205): avc: denied { relabelto } for pid=387 comm="recovery" name="recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
I'll be delighted if someone with more experience in this field can help me out with this.
Thanks in advance.
Zyr0 said:
First of all, I must say that I'm quite new to this community. I've been messing around with kernels, but suddenly my device refuse to boot. I've tried resetting every single partition thats available and formatting data through TWRP. I also tried re-installing official fastboot ROM from en.miui.com that reset everything. Including boot.img and recovery.img. However, nothing seem to make any progress.
The symptoms of my problem are as follows:
1. Phone turns on; splash screen is displayed.
2. it stays there for a couple of second before displaying the couple first boot animation frames.
3. it freezes while the boot animation is running.
4. then it restarts itself and the whole process is repeated.
This actually happened to me not too long ago, but it came back to life just after a simple "battery unplug". However, this time it presist. Even after a full format of EVERYTHING in my phone. Luckly, there's none of my important data in there.
I then retrieved my log file through twrp. Here's what i got at the end of my log file:
I'll be delighted if someone with more experience in this field can help me out with this.
Thanks in advance.
Click to expand...
Click to collapse
Don't post logs directly to the thread, upload the logs to something like pastebin then link the log here. Upload your log then come back here to edit your post to remove the extremely long log that you posted then post the link to where you uploaded the log, anyone reading this thread can click your link to read your log, instead of taking up so much of the page here.
Sent from my LGL84VL using Tapatalk

Categories

Resources