[Q] Frequent Crashes on New Infinity - Asus Transformer TF700

I just got my infinity a few days ago, and before I unlocked and rooted I wanted to ask if the stock 4.2.1 rom was susceptible to random reboots? It's rebooting while running an app at least once a day, with limited use. I don't know if this is common or if I've possibly got a lemon. Before I void my warranty, I wanted to see if this was the norm. I don't have this problem with my phone or my old tablet (both running a cm10.1 rom) , which is why I'm a little concerned. Thanks in advance for any thoughts
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2

psudeke said:
I just got my infinity a few days ago, and before I unlocked and rooted I wanted to ask if the stock 4.2.1 rom was susceptible to random reboots? It's rebooting while running an app at least once a day, with limited use. I don't know if this is common or if I've possibly got a lemon. Before I void my warranty, I wanted to see if this was the norm. I don't have this problem with my phone or my old tablet (both running a cm10.1 rom) , which is why I'm a little concerned. Thanks in advance for any thoughts
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
Click to expand...
Click to collapse
My Cromi 4.6.5 is fine. What custom rom do you use?

Bone stock, just came out of the box about 3 days ago. I upgraded to 4.2.1 but have yet to do anything else. I want to root and unlock to truly enjoy my tablet (i'm a "crack flasher" on my other devices), but the possibility of a hardware issue makes me not want to void my warranty yet

psudeke said:
I just got my infinity a few days ago, and before I unlocked and rooted I wanted to ask if the stock 4.2.1 rom was susceptible to random reboots? It's rebooting while running an app at least once a day, with limited use. I don't know if this is common or if I've possibly got a lemon. Before I void my warranty, I wanted to see if this was the norm. I don't have this problem with my phone or my old tablet (both running a cm10.1 rom) , which is why I'm a little concerned. Thanks in advance for any thoughts
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
Click to expand...
Click to collapse
Factory reset and see if it runs OK without any additional apps added. Often, not always, but often enough people have issues with an app(s). If it frequently crashes in that state, I don't imagine it will hurt to exchange it.

faustus1005 said:
Factory reset and see if it runs OK without any additional apps added. Often, not always, but often enough people have issues with an app(s). If it frequently crashes in that state, I don't imagine it will hurt to exchange it.
Click to expand...
Click to collapse
+1 factory reset and report back.

Unfortunately some of the random reboots are issues with the stock kernel and some apps misbehaving. It'll be a software issue.

sbdags said:
Unfortunately some of the random reboots are issues with the stock kernel and some apps misbehaving. It'll be a software issue.
Click to expand...
Click to collapse
Without seeing a couple of last_kmsg, it's impossible to know.

Thanks for the advice, I'm going to try the reset first and see if it helps. As for the last_kmsg file, from what I've read it sounds like I can pull that via an without being rooted, is that correct? The first method I saw called for the su command in terminal emulator, which I'm assuming won't work without superuser access.
Thanks again, I'll report back on the reset in a couple of days
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2

_that said:
Without seeing a couple of last_kmsg, it's impossible to know.
Click to expand...
Click to collapse
sbdags said:
Unfortunately some of the random reboots are issues with the stock kernel and some apps misbehaving. It'll be a software issue.
Click to expand...
Click to collapse
faustus1005 said:
Factory reset and see if it runs OK without any additional apps added. Often, not always, but often enough people have issues with an app(s). If it frequently crashes in that state, I don't imagine it will hurt to exchange it.
Click to expand...
Click to collapse
** Update **
I did a factory reset, however i did go forward with reinstalling my apps from the playstore, and immediately upon selecting "Nova Launcher" as my launcher, it crashed. I grabbed the last_kmsg and have attached it below. I'm new to the Transformer so I apologize if i've included too much or too little, The entire file was larger than what XDA would allow me to upload, so I took my best shot at it based on what i imagine is a time stamp. If you need more i've got the original, i can split it in half and upload it that way. I should also point out, I did also go ahead and root, initially i tried this in order to back up my apps with Ti, but wasn't able to successfully root until after i did the factory reset (overlooked a setting in security for MotoChopper to work). If Nova Launcher is the problem, I can live without it until i switch to another rom/kernel.
Thanks again for looking at this, I appreciate it tremendously. I'm ready to unlock and satisfy my flasher habit

psudeke said:
I did a factory reset, however i did go forward with reinstalling my apps from the playstore, and immediately upon selecting "Nova Launcher" as my launcher, it crashed. I grabbed the last_kmsg and have attached it below.
Click to expand...
Click to collapse
That doesn't look like a (kernel) crash, it's a usermode-induced reboot:
Code:
[17914.684201] Restarting system with command ''.
Interesting is this one, a few seconds before the reboot:
Code:
[17899.372183] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
Usually I get this message when I remount /system as rw (read/write), however that requires root access. I've read that if you try to overwrite certain files in /system with root access, the device would reboot.
There are also some situations in which Android decides to reboot by itself, e.g. when a critical service process fails to start, or crashes too often. I thought that this will always reboot directly to recovery, but I may be wrong.
So until now, it looks like a software issue, but not a common one. Maybe someone else knows more. Keep checking last_kmsg after the next unexpected reboot to see if it's the same pattern.

psudeke said:
** Update **
I did a factory reset, however i did go forward with reinstalling my apps from the playstore, and immediately upon selecting "Nova Launcher" as my launcher, it crashed. I grabbed the last_kmsg and have attached it below. I'm new to the Transformer so I apologize if i've included too much or too little, The entire file was larger than what XDA would allow me to upload, so I took my best shot at it based on what i imagine is a time stamp. If you need more i've got the original, i can split it in half and upload it that way. I should also point out, I did also go ahead and root, initially i tried this in order to back up my apps with Ti, but wasn't able to successfully root until after i did the factory reset (overlooked a setting in security for MotoChopper to work). If Nova Launcher is the problem, I can live without it until i switch to another rom/kernel.
Thanks again for looking at this, I appreciate it tremendously. I'm ready to unlock and satisfy my flasher habit
Click to expand...
Click to collapse
Highly unlikely that it's Nova causing the crash - it would be common knowledge by now if Nova was incompatible with the TF700.
It has to be some other app you have installed, maybe in conjunction with Nova (or any other launcher?) that is causing the crash.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD

berndblb said:
Highly unlikely that it's Nova causing the crash - it would be common knowledge by now if Nova was incompatible with the TF700.
It has to be some other app you have installed, maybe in conjunction with Nova (or any other launcher?) that is causing the crash.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
Yeah, it did crash another time yesterday when Nova was not running. Unfortunately I wasn't able to pull the last_kmsg file at the time, but if it happens again, I'll post the file. Thanks again for everyone's help.

I had another crash last night, it had been running relatively smooth for a few days, although i wasn't using it much. I believe this is the section of the last_kmsg that details the error. Let me know if this sheds any light, the previous errors noted were not found again
[ 3026.029216] Kernel panic - not syncing: Fatal exception in interrupt
[ 3026.029285] [<c0016438>] (unwind_backtrace+0x0/0x144) from [<c0711110>] (dump_stack+0x20/0x24)
[ 3026.029395] [<c0711110>] (dump_stack+0x20/0x24) from [<c0713290>] (panic+0x88/0x1b4)
[ 3026.029502] [<c0713290>] (panic+0x88/0x1b4) from [<c0013418>] (die+0xec/0x100)
[ 3026.029564] [<c0013418>] (die+0xec/0x100) from [<c0013454>] (arm_notify_die+0x28/0x60)
[ 3026.029669] [<c0013454>] (arm_notify_die+0x28/0x60) from [<c00082e4>] (do_undefinstr+0x148/0x16c)
[ 3026.029774] [<c00082e4>] (do_undefinstr+0x148/0x16c) from [<c000edc8>] (__und_svc+0x48/0x60)
[ 3026.029830] Exception stack(0xc0acfd68 to 0xc0acfdb0)
[ 3026.029931] fd60: c1712070 c1712070 00006000 c1712070 c0ace000 00000102
[ 3026.030036] fd80: c0bc1fe4 c0ad0080 c0ace000 c1712070 c1710060 c0acfdec c0acfdb0 c0acfdb0
[ 3026.030095] fda0: c0085900 c1712088 60000113 ffffffff
[ 3026.030197] [<c000edc8>] (__und_svc+0x48/0x60) from [<c1712088>] (0xc1712088)
[ 3026.030257] Rebooting in 10 seconds..
[ 3036.043426] Restarting Linux version 3.1.10-g9827b9a ([email protected]) (gcc version 4.6.x-google 20120106 (prerelease)​
Thanks again for your help, and let me know if there's anything else i can provide.

psudeke said:
I had another crash last night, it had been running relatively smooth for a few days, although i wasn't using it much. I believe this is the section of the last_kmsg that details the error.
Click to expand...
Click to collapse
Usually the lines before these contain more relevant information.

psudeke said:
I had another crash last night, it had been running relatively smooth for a few days, although i wasn't using it much. I believe this is the section of the last_kmsg that details the error. Let me know if this sheds any light, the previous errors noted were not found again
[ 3026.029216] Kernel panic - not syncing: Fatal exception in interrupt
[ 3026.029285] [<c0016438>] (unwind_backtrace+0x0/0x144) from [<c0711110>] (dump_stack+0x20/0x24)
[ 3026.029395] [<c0711110>] (dump_stack+0x20/0x24) from [<c0713290>] (panic+0x88/0x1b4)
[ 3026.029502] [<c0713290>] (panic+0x88/0x1b4) from [<c0013418>] (die+0xec/0x100)
[ 3026.029564] [<c0013418>] (die+0xec/0x100) from [<c0013454>] (arm_notify_die+0x28/0x60)
[ 3026.029669] [<c0013454>] (arm_notify_die+0x28/0x60) from [<c00082e4>] (do_undefinstr+0x148/0x16c)
[ 3026.029774] [<c00082e4>] (do_undefinstr+0x148/0x16c) from [<c000edc8>] (__und_svc+0x48/0x60)
[ 3026.029830] Exception stack(0xc0acfd68 to 0xc0acfdb0)
[ 3026.029931] fd60: c1712070 c1712070 00006000 c1712070 c0ace000 00000102
[ 3026.030036] fd80: c0bc1fe4 c0ad0080 c0ace000 c1712070 c1710060 c0acfdec c0acfdb0 c0acfdb0
[ 3026.030095] fda0: c0085900 c1712088 60000113 ffffffff
[ 3026.030197] [<c000edc8>] (__und_svc+0x48/0x60) from [<c1712088>] (0xc1712088)
[ 3026.030257] Rebooting in 10 seconds..
[ 3036.043426] Restarting Linux version 3.1.10-g9827b9a ([email protected]) (gcc version 4.6.x-google 20120106 (prerelease)​
Thanks again for your help, and let me know if there's anything else i can provide.
Click to expand...
Click to collapse
Kernel Panic - basically the OS has detected a fatal error from which it can't recover so the only option is for it to force a reboot...
We can't see the bit above to see what it was doing before that....

sbdags said:
Kernel Panic - basically the OS has detected a fatal error from which it can't recover so the only option is for it to force a reboot...
We can't see the bit above to see what it was doing before that....
Click to expand...
Click to collapse
_that said:
Usually the lines before these contain more relevant information.
Click to expand...
Click to collapse
Sorry, still am new to this type of issue and have a lot to learn. Assuming that the beginning of each line is a time stamp, here everything that happened immediately before what i posted earlier. Let me know if you need more and thanks again.

psudeke said:
Assuming that the beginning of each line is a time stamp, here everything that happened immediately before what i posted earlier. Let me know if you need more and thanks again.
Click to expand...
Click to collapse
Thanks, this is the relevant part (and yes, the number is a timestamp).
[ 3026.027729] [<c0085900>] (call_timer_fn+0x50/0x190) from [<c008665c>] (run_timer_softirq+0x150/0x2a8)
[ 3026.027837] [<c008665c>] (run_timer_softirq+0x150/0x2a8) from [<c007e3a8>] (__do_softirq+0xdc/0x278)
[ 3026.027938] [<c007e3a8>] (__do_softirq+0xdc/0x278) from [<c007ea6c>] (irq_exit+0xa8/0xb0)
I know this bug (but not how to fix it) - looks like corruption in the timer list, so the kernel jumps to an incorrect address and crashes. I've had the same crash every few weeks with 10.6.1.14.4, but not yet with 10.6.1.14.8 (both my own near-stock kernels).

_that said:
Thanks, this is the relevant part (and yes, the number is a timestamp).
[ 3026.027729] [<c0085900>] (call_timer_fn+0x50/0x190) from [<c008665c>] (run_timer_softirq+0x150/0x2a8)
[ 3026.027837] [<c008665c>] (run_timer_softirq+0x150/0x2a8) from [<c007e3a8>] (__do_softirq+0xdc/0x278)
[ 3026.027938] [<c007e3a8>] (__do_softirq+0xdc/0x278) from [<c007ea6c>] (irq_exit+0xa8/0xb0)
I know this bug (but not how to fix it) - looks like corruption in the timer list, so the kernel jumps to an incorrect address and crashes. I've had the same crash every few weeks with 10.6.1.14.4, but not yet with 10.6.1.14.8 (both my own near-stock kernels).
Click to expand...
Click to collapse
Thanks for the info! This is my third android device and i've never had to look into kernel issues before, so I greatly appreciate your help! I guess this is really the best possible news, as its my intent to unlock and test out some other ROMs and kernels. I'm going to stay on stock for another week or so and keep an eye on any crashes, and post the kmsg if they do (and are different from above).
Thanks again :good:

_that said:
Thanks, this is the relevant part (and yes, the number is a timestamp).
[ 3026.027729] [<c0085900>] (call_timer_fn+0x50/0x190) from [<c008665c>] (run_timer_softirq+0x150/0x2a8)
[ 3026.027837] [<c008665c>] (run_timer_softirq+0x150/0x2a8) from [<c007e3a8>] (__do_softirq+0xdc/0x278)
[ 3026.027938] [<c007e3a8>] (__do_softirq+0xdc/0x278) from [<c007ea6c>] (irq_exit+0xa8/0xb0)
I know this bug (but not how to fix it) - looks like corruption in the timer list, so the kernel jumps to an incorrect address and crashes. I've had the same crash every few weeks with 10.6.1.14.4, but not yet with 10.6.1.14.8 (both my own near-stock kernels).
Click to expand...
Click to collapse
So, two more crashes to report. One happened last night, i pulled the last_kmsg but couldn't find anything to suggest that it even crashed. today, on my way home from work, it did it again. when i pulled the last_kmsg i was surprised to see that instead of the normal 900kb file i've been getting, this one was only 16k. not sure when it resets the file, but i've attached the entire file to the post. i'm starting to think i've got a defective device, given the constant lag and reboots (its often slower than my old kindle fire) let me know what you think and much thanks for all your help.

Another crash and not much in the last_kmsg file (attached). I'm assuming the file is getting wiped on reboot? Is there any other files that might be useful? I did an adb debug, but there's so much information i don't know if there's anything in particular that i should be looking for. Any one have any thoughts?
Thanks!

Related

TF300 - No Bluetooth on JB 4.2.1

Hey guys,
I'm having a problem turning Bluetooth on on my TF300. I am on the latest stock Asus JB 4.2.1 build on my device, with root access. My device is working fine with WiFi, but when I go to the top right hand corner and try to turn on Bluetooth, it won't work. I try to pull the bar from off to on in the settings and goes immediately back to off.
I wasn't having any issues with Bluetooth before, but to be honest I probably haven't tried it since this latest update.
I want to retain root access, as I'm not sure there's a way to get it back without unlocking the bootloader, which I don't want to do yet.
My warranty expires in about a month, so if I need to send it in for repair that's okay.. but Im hoping it can be corrected without that.
To my knowledge, both the WiFi and Bluetooth are on the same radio, so both should work, right?
Anyways... I've tried cold booting... that didn't do anything. So I'm out of ideas...
Is there something I can do in terminal to restart the Bluetooth service? Do you think I got a corrupted OTA update?
All help is greatly appreciated.
TDMVP73 said:
Hey guys,
I'm having a problem turning Bluetooth on on my TF300. I am on the latest stock Asus JB 4.2.1 build on my device, with root access. My device is working fine with WiFi, but when I go to the top right hand corner and try to turn on Bluetooth, it won't work. I try to pull the bar from off to on in the settings and goes immediately back to off.
I wasn't having any issues with Bluetooth before, but to be honest I probably haven't tried it since this latest update.
I want to retain root access, as I'm not sure there's a way to get it back without unlocking the bootloader, which I don't want to do yet.
My warranty expires in about a month, so if I need to send it in for repair that's okay.. but Im hoping it can be corrected without that.
To my knowledge, both the WiFi and Bluetooth are on the same radio, so both should work, right?
Anyways... I've tried cold booting... that didn't do anything. So I'm out of ideas...
Is there something I can do in terminal to restart the Bluetooth service? Do you think I got a corrupted OTA update?
All help is greatly appreciated.
Click to expand...
Click to collapse
That used to happen on my AOKP ROM, with the only solution being to restart. But since you cold booted, i have no idea
why dont you just reinstall stock asus firmware and retain root with ota rootkeeper????? that seems like it might fix it if its a minor software issue
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Had the same problem with the exact same setup. Solved it by bricking the device. My suggestion is to contact ASUS and do the hard reset/factory wipe procedure they will make you do, then have them warranty it.
steveb05 said:
Had the same problem with the exact same setup. Solved it by bricking the device. My suggestion is to contact ASUS and do the hard reset/factory wipe procedure they will make you do, then have them warranty it.
Click to expand...
Click to collapse
I bet it was just the factory reset that fixed it. Did you think about that?? I seriously doubt this guy needs to rma his device for what seems to be a minor software issue. Try a data wipe and reflash firmware. Try some things first before you waste time sending it into Asus
Sent from my YP-G1 using xda app-developers app
markymark567 said:
why dont you just reinstall stock asus firmware and retain root with ota rootkeeper????? that seems like it might fix it if its a minor software issue
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Click to expand...
Click to collapse
markymark567 said:
I bet it was just the factory reset that fixed it. Did you think about that?? I seriously doubt this guy needs to rma his device for what seems to be a minor software issue. Try a data wipe and reflash firmware. Try some things first before you waste time sending it into Asus
Sent from my YP-G1 using xda app-developers app
Click to expand...
Click to collapse
I thought OTA Rootkeeper only retains the root if you install the Asus Firmware Over-The-Air? If I download the firmware from the Asus support site and reflash it, won't I lose root access?
I'm just asking... because my device is working fine now.
I ended up cold booting a few more times, wiped the dalvik cache... and magically Bluetooth started working again.
You have to be rooted and go into system/vendor/lib and right hold the libbt-vendor.so file.
You have to change permissions and set
owner r/w
group r
others r
and save. It's set to read only for some reason. Strangely enough though I did this and it still did not fix it. But I read somewhere that this is supposed to fix it. I'm new to File Explorer though so maybe I'm doing something wrong. Also when I reset it the file was still read only for some reason. I'm also posting this to see if someone can fix this. I know I read about the actual steps somewhere but don't remember where that thread was.
Otherwise like everyone else said wait for OTA. I think ASUS has even admitted to this bug.

[Q] Images do not load fully

Hi,
Forgive me if there was a thread about this already, but I looked as far as i can. This has been happening for a while and I about had it with this. To start of obviously I have an Asus Tf700. Its rooted and I have the Browser2Ram equivalent fix also in this forum [Q] Browser2Ram with JB 4.2.1 not working. I'm also using the stock browser.
Now to the problem. Around 80% of the time I open a webpage that has an image only it in, like imgur, it only loads as far as the screen can see. I would be content with hitting Ctrl+R but the damn thing will also only load what the screen can show leaving the rest blank when I scroll (see attached image). I have to go to the address bar and hit enter to have the page reload and that fixes it. I have to do it a lot and its driving me crazy. Also like 5% of webpages will sometimes load with all the text in one row with usually a black background (What I usually get on my PC when I'm fully utilizing the bandwidth with downloading) without any cause.
Is there any fix to this? I'd rather stay with the stock browser as it is almost perfect except for this.
Thanks.
00shakey00 said:
Hi,
Forgive me if there was a thread about this already, but I looked as far as i can. This has been happening for a while and I about had it with this. To start of obviously I have an Asus Tf700. Its rooted and I have the Browser2Ram equivalent fix also in this forum [Q] Browser2Ram with JB 4.2.1 not working. I'm also using the stock browser.
Now to the problem. Around 80% of the time I open a webpage that has an image only it in, like imgur, it only loads as far as the screen can see. I would be content with hitting Ctrl+R but the damn thing will also only load what the screen can show leaving the rest blank when I scroll (see attached image). I have to go to the address bar and hit enter to have the page reload and that fixes it. I have to do it a lot and its driving me crazy. Also like 5% of webpages will sometimes load with all the text in one row with usually a black background (What I usually get on my PC when I'm fully utilizing the bandwidth with downloading) without any cause.
Is there any fix to this? I'd rather stay with the stock browser as it is almost perfect except for this.
Thanks.
Click to expand...
Click to collapse
It does this to me as well sometimes and as you said the only way to get it to show up it refreshing by entering the url again. I to have seen no fix to this but haven't attempted to really fix it.
Tylor
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
ROM: Cromi-X 4.3
Kernal: Hundsbuah's V3.0.5 Kernal
I have the same issue. Has anyone else noticed that the back button doesn't really work in the stock browser either? Sometimes when you hit back it just reloads the page.
adampdx said:
I have the same issue. Has anyone else noticed that the back button doesn't really work in the stock browser either? Sometimes when you hit back it just reloads the page.
Click to expand...
Click to collapse
Actually, that is due to Adblock. You using Cromi/x? If so disable adblock, and the back button will work correctly.
Tylor
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
ROM: Cromi-X 4.3
Kernal: Hundsbuah's V3.0.5 Kernal
00shakey00 said:
Hi,
Forgive me if there was a thread about this already, but I looked as far as i can. This has been happening for a while and I about had it with this. To start of obviously I have an Asus Tf700. Its rooted and I have the Browser2Ram equivalent fix also in this forum [Q] Browser2Ram with JB 4.2.1 not working. I'm also using the stock browser.
Thanks.
Click to expand...
Click to collapse
go into settings --> apps.-->browser--> clear cache and reset data, reboot your device then try again without touching anything, see if the issue still there or not?
Tylorw1 said:
Actually, that is due to Adblock. You using Cromi/x? If so disable adblock, and the back button will work correctly.
Click to expand...
Click to collapse
Ah, I'll give that a shot. Thanks!
buhohitr said:
go into settings --> apps.-->browser--> clear cache and reset data, reboot your device then try again without touching anything, see if the issue still there or not?
Click to expand...
Click to collapse
It seems to have made it better but the problem still persists.
00shakey00 said:
It seems to have made it better but the problem still persists.
Click to expand...
Click to collapse
It's not much you can do with stock rom (still locked), many complained that it laggy and slow. I have tried stock rom before and it was running great for a about a week or so then it became laggy and stuttering. The only thing that you can do is do a clean install (reflash the rom). If that doesn't help then you need to think about unlock your device for custom rom/kernel.
buhohitr said:
It's not much you can do with stock rom (still locked), many complained that it laggy and slow. I have tried stock rom before and it was running great for a about a week or so then it became laggy and stuttering. The only thing that you can do is do a clean install (reflash the rom). If that doesn't help then you need to think about unlock your device for custom rom/kernel.
Click to expand...
Click to collapse
Ultimately I will go for a custom rom, I'm just waiting for the waranty on this sucker to run out before I do so. What custom rom/kernel do you recommend or had the best performance with?
Thanks for your help again buhohitr.
If anyone manages to find a fix for this please do not hesistate to post it.
00shakey00 said:
Ultimately I will go for a custom rom, I'm just waiting for the waranty on this sucker to run out before I do so. What custom rom/kernel do you recommend or had the best performance with?
Thanks for your help again buhohitr.
If anyone manages to find a fix for this please do not hesistate to post it.
Click to expand...
Click to collapse
ROM would be CromiX definitely, kernel, well, most are still in beta stages but mine tablet flies with Hundsbuah's OC kernel, but it gets hot.
Tylor
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
ROM: Cromi-X 4.3
Kernal: Hundsbuah's V3.0.5 Kernal
buhohitr said:
The only thing that you can do is do a clean install (reflash the rom).
Click to expand...
Click to collapse
Reflashing the ROM replaces the contents of the /system partition with exactly the same file that were already there. Since the /system partition is read-only, reflashing the ROM is only useful for repairing 'accidents' with rooted programs, but not for fixing browser issues in a stock ROM. For that, you can only play with deleting things on /data.
did you upload the attachment using your stock browser? I can't manage to do this using stock browser.
ronniereiff said:
did you upload the attachment using your stock browser? I can't manage to do this using stock browser.
Click to expand...
Click to collapse
Yes, I did. I also had some trouble at first but what I did was upload the image to www.imgur.com and then click on the image so that the url at the top ends with a .jpg (can also be done with the TF00). Then when you want to attach it to a post click on the paperclip icon and upload the image as a url (again make sure you enter the url that ends with the .jpg). I hope that helps.
00shakey00 said:
Yes, I did. I also had some trouble at first but what I did was upload the image to www.imgur.com and then click on the image so that the url at the top ends with a .jpg (can also be done with the TF00). Then when you want to attach it to a post click on the paperclip icon and upload the image as a url (again make sure you enter the url that ends with the .jpg). I hope that helps.
Click to expand...
Click to collapse
Thanks i was hoping I could upload an image from my gallery, that would be so much better.
I was about to ask this question too. I am on stock jelly bean, unrooted.. But I have tried so many browsers (dolphin, boat, Firefox, stock, etc) and they all have this problem. Chrome and opera does not seem to have this problem. Does anyone seem to have an idea of what the problem is?
Possible Solution
Hi,
I was thinking of a possible solution this afternoon but unfortunately I don't know how to implement it. Clearing the cache of the broswer app seemed to help mitigate the problem but not eliminate it completely. Would it be possible to write something to increase the capacity of the broswer's cache, or have it clear on its own everytime it's run?
Thanks again!

[Q] Random Reboots?

Hello,
I received my new Nexus 5 on friday. It is on stock rom, non rooted and brand new.
My problem is, that I had randomly reboots, most if it is idle.
I have done a factory reset, but it does not help.
Has someone an idea how to fix it?
kloppholz said:
Hello,
I received my new Nexus 5 on friday. It is on stock an brand new.
My problem is, that I had randomly reboots, most if it is idle.
I have done a factory reset, but it does not help.
Have someone an idea?
Click to expand...
Click to collapse
Do you remember what the last app was you installed before the reboots started?
gee2012 said:
Do you remember what the last app was you installed before the reboots started?
Click to expand...
Click to collapse
No. It was all backed up automatically the installed apps with the Google activation.
Maybe I should turn this off with and do a third factory reset again?
kloppholz said:
No. It was all backed up automatically the installed apps with the Google activation.
Maybe I should turn this off with and do a third factory reset again?
Click to expand...
Click to collapse
I wouldn`t tinker too much with it i would have the phone exchanged for a new one as it is only a few days old bro.
gee2012 said:
I wouldn`t tinker too much with it i would have the phone exchanged for a new one as it is only a few days old bro.
Click to expand...
Click to collapse
I have Reset it three times! The last one without install any application. In the last 2 hours it restarts three Times.
Any New ideas? Tomorrow I will contact Google for an replacement Device.
kloppholz said:
I have Reset it three times! The last one without install any application. In the last 2 hours it restarts three Times.
Any New ideas? Tomorrow I will contact Google for an replacement Device.
Click to expand...
Click to collapse
Tests with and without the sim Card results in the same. The Nexus 5 reboots randomly. Any other ideas? Without root I can't access to logfiles.
Today I have order a replacement. Now I have to wait 4-5 weeks...
Here's my last_kmsg for my first random reboot on the Nexus 5. Stock ROM and kernel.
[60692.834887] ------------[ cut here ]------------
[60692.835030] kernel BUG at drivers/gpu/ion/msm/ion_iommu_map.c:441!
[60692.835105] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM
[60692.835243] CPU: 0 Tainted: G W (3.4.0-g9eb14ba #1)
[60692.835326] PC is at ion_map_iommu+0x568/0x6f4
[60692.835461] LR is at debug_mutex_free_waiter+0x3c/0x78
.
.
.
[60692.896838] ---[ end trace 95b254d30b989a40 ]---
[60692.896918] Kernel panic - not syncing: Fatal exception
[60692.897059] CPU1: stopping
[60692.897158] [<c010de1c>] (unwind_backtrace+0x0/0x144) from [<c09fd44c>] (dump_stack+0x20/0x24)
[60692.897309] [<c09fd44c>] (dump_stack+0x20/0x24) from [<c010c890>] (handle_IPI+0x198/0x1cc)
[60692.897396] [<c010c890>] (handle_IPI+0x198/0x1cc) from [<c0100590>] (gic_handle_irq+0xb0/0xf4)
[60692.897543] [<c0100590>] (gic_handle_irq+0xb0/0xf4) from [<c0106f00>] (__irq_svc+0x40/0x70)
[60692.897683] Exception stack(0xed5e9ef0 to 0xed5e9f38)
[60692.897761] 9ee0: c24004cc 60000013 818f818f 00010000
[60692.897903] 9f00: ed5e9f88 ed5e9f7c c24004cc 00000002 c103c0d8 e2870300 0000005c ed5e9f44
[60692.898045] 9f20: 00000000 ed5e9f38 c01b40c4 c0a0f064 60000013 ffffffff
[60692.898133] [<c0106f00>] (__irq_svc+0x40/0x70) from [<c0a0f064>] (_raw_spin_unlock_irqrestore+0x3c/0x68)
[60692.898285] [<c0a0f064>] (_raw_spin_unlock_irqrestore+0x3c/0x68) from [<c01b40c4>] (prepare_to_wait+0x64/0x84)
[60692.898437] [<c01b40c4>] (prepare_to_wait+0x64/0x84) from [<c0706564>] (dbs_sync_thread+0x140/0x210)
[60692.898586] [<c0706564>] (dbs_sync_thread+0x140/0x210) from [<c01b3690>] (kthread+0x98/0xa4)
[60692.898732] [<c01b3690>] (kthread+0x98/0xa4) from [<c0107f60>] (kernel_thread_exit+0x0/0x8)
[60693.899174] Rebooting in 5 seconds..
[60698.900870] Going down for restart now
[60698.901701] Calling SCM to disable SPMI PMIC arbiter
No errors detected
Boot info:
Last boot reason: kernel_panic
Full paste: http://pastebin.com/1W2MiK4J
kloppholz said:
Tests with and without the sim Card results in the same. The Nexus 5 reboots randomly. Any other ideas? Without root I can't access to logfiles.
Today I have order a replacement. Now I have to wait 4-5 weeks...
Click to expand...
Click to collapse
Please write down your Experience here (Android Bug Report) and vote that you have the same problem:
http://code.google.com/p/android/issues/detail?id=62070
I wish google would really fix this ****, is the only solution to RMA? No software or image update could fix a kernel panic? Mine gets it all the time.

I'm having random reboots.

Hi,
I'm having trouble with my OpO since I rootet it. Here is the history:
-Day One: Just stock 25R, installed all Apps via google play, no problems whatsoever.
-Update 30O still no problems.
-Then I rootet the phone and flashed TWRP recovery to install the Titanium Backups of my old Nexus 4. Thats when I had the first random reboots. Some while Browsing in Chrome, Some on Youtube, Some while listening Music on Hedphones.
Since I have no Sim-Pincode activated a reboot just means, that I'm Offline for about 20 seconds but having that about 5 times a day just isn't acceptable.
-Then I got the 33R OTA update, which made my root and TWRP recovery disappear because I forgot to make a check in the developper settings, but that did not make the reboots disappear
-Today I flashed the 25R stock Image of the Firmware via Fastboot to set my One to real Factory status. I only installed apps via google play and recovered the app data of 2-3 apps via helium backup without root. I got the two OTA updates, and another reboot.
-Then I rootet the thing again, to use a logcat app, and now I have two logcats ending with a reboot.
I really hope that you can help me since I allready sold my old phone and expect that it will take really long until I get a new OpO here in Germany.
The next thing I will do is flash the 25R Image again and install the apps without using helium at all and leave out the goolors icon pack that I used before. But after that I'm absolutely out of ideas.
UPDATE: Yeah so it's definitely a HW defekt or something I cannot solve. I just wiped everything via TWRP, then flashed the factory image 25R without root and just installed some apps via google play. But after one hour I read an email and it rebooted....
Unfortunately I cant post the links to the logcats due to my low post count.
Logcats don't help you when it comes to finding out what is causing your phone to reboot. It is last_kmsg that is responsible for debugging reboots.
A hardware defect would not be causing your phone to reboot, its something to do with the way your phone is configured / set up.
I would highly recommend you to start from scratch completely and do the following,
- Flash XNPH33R http://dist01.slc.cyngn.com/factory/bacon/cm-11.0-XNPH33R-bacon-signed-fastboot.zip from scratch. Make sure you do wipe.
(OR.. flash a custom ROM after wiping)
- List all of the apps that you currently have installed.
- Are you using Xposed?
- Whats your set up? ROM/Kernel/Gapps/etc.
I am not using any custom Rom, root, custom kernel or xposed module.
I just wiped everything in TWRP and flashed the 25R factory image. After about one hour of installing apps in Google play and loging into account i got the first reboot.
I can try flashing the image that you postet tomorrow but thats the same Rom that Im using now
Ord3r66 said:
I am not using any custom Rom, root, custom kernel or xposed module.
I just wiped everything in TWRP and flashed the 25R factory image. After about one hour of installing apps in Google play and loging into account i got the first reboot.
I can try flashing the image that you postet tomorrow but thats the same Rom that Im using now
Click to expand...
Click to collapse
I meant, you can try a custom ROM and see if you can reproduce the problem. Custom ROMs are running on code that is much newer than CM11S.
Ensure you're on XNPH33R when it comes to OTAs.
I just wanted to add my frightful experience. I've had the OPO for two weeks now without problems and no random reboots. Had my first reboot today and just now my phone powered off and wouldn't turn back on. I plugged it back into the wall charger and it turned itself back on but was stuck on the boot logo. I tried holding down the power button to turn it off but nothing. Pressing the power button only turned the display on and off but still stuck on boot logo. Eventually I held down the power button and volume down and the phone buzzed and went to recovery. I'm on stock 33R and Franco's kernel. Haven't tweaked anything. Now I'm afraid my phone is going to brick itself.
Sent from my A0001
Yeah so this is definitely getting worse. At first I had 1-2 reboots a day but today after unplugging I already had 3 reboots in one hour.
I think I am definitely going to send it back when I'm back home next Week.
I already flashed stock Firmware 3 times and did what feels like 10 full wipes in one Week.
This cant be normal. Apps that I installed that arent in the top 50 in the play store are: Dailyme, yatse for xbmc, line, Wolfram aplha and ogyoutube.
That really sucks. I already sold my nexus 4 and have no other phone left
Btw: I'm on 33R for the third time this Werk. Everytime via OTA
Try a different Rom like crDroid + AK Kernel. Running this 2 things since 2 weeks and i only got one reboot just because my camera stopped working because in undervolted my phone ^^
THX but I just want a functioning phone. And since I have errors that nobody else has I think that it is a Hardware issue. At the Moment I am waiting for a answer from one plus so i can send it back
Ord3r66 said:
THX but I just want a functioning phone. And since I have errors that nobody else has I think that it is a Hardware issue. At the Moment I am waiting for a answer from one plus so i can send it back
Click to expand...
Click to collapse
ok I understand your frustration but to fully test your phone you will need to run stock and stock only with no outside apps loaded. Try and do this for a day or half a day or so and see what your results may be. Its your phone and of course do what you like but testing your phone and doing the same thing every time as in reloading your apps is not a good way of fully testing.
also did you do a last_kmsg report as recommended.
Okay will do that. Is there a tutorial to do a last_kmsg report? Do i need root?
Ord3r66 said:
Okay will do that. Is there a tutorial to do a last_kmsg report? Do i need root?
Click to expand...
Click to collapse
Yes you need root. After a reboot just pull the last_kmsg file from /proc/ using adb, file Explorer of your choice, etc.
Sent from my One A0001 using Tapatalk
Ord3r66 said:
Okay will do that. Is there a tutorial to do a last_kmsg report? Do i need root?
Click to expand...
Click to collapse
of course there is a tutorial there is a tutorial for everything.... Got to utilize google my friend.
OKay it's me again. Meanwhile the Oneplus support answered my mails and told me to flash custom Kernels to resolve the issue.
Since Yesterday I tried three Kernels (Franco, Heeroluca and AK) and nothing changed, so now I start to gather some Last_kmsg files name it after the APP where the reboot occured and upload it here. Ofcourse I'm also sending those files to the Oneplus Support
Here is the first one:
https://dl.dropboxusercontent.com/u/43103242/1_Line_Messenger_last_kmsg
https://dl.dropboxusercontent.com/u/43103242/2_standby_screenoff_last_kmsg
Have the same problem. Using wi-fi -> reboot. Don't know how to fix this defect. I hope a solution will be found
Had a random reboot while browsing chrome. I was scrolling down the page and received a text at the same time when my screen froze. After freezing for a few seconds, it rebooted itself. I tried getting the last_kmsg but it tells me that it isn't found. The code I used was: "su" followed with "cat /proc/last_kmsg > /sdcard/last_kmsg.txt" in terminal emulator. Let me know if there is anything else I can do. Thanks!
I have also problems with chome beta browser. I get freezes. Is this issus only with chrome or with all browers?
Gesendet von meinem A0001 mit Tapatalk

[Q] Oneplus one random reboot

I have seen a few posts already with similar title but I didn't find anything useful. I am having random reboot problems and I am attaching my Last KMSG file with this post. Any developer out here can guide me better.. I have tried every f**** ROM available for the phone.. every possible solution people have mentioned.. The last lines of my Kmsg file read like below:
[ 717.602894] SMP: failed to stop secondary CPUs
[ 718.603385] wcnss crash shutdown 0
[ 718.603459] Rebooting in 5 seconds..
[ 725.167585] SMP: failed to stop secondary CPUs
[ 725.167750] Going down for restart now
[ 725.168465] Calling SCM to disable SPMI PMIC arbiter
Can anyone help me?? All kind of help is appreciated .. Thanks
Mods / Forum admins DOC file more than 88 KB not allowed.. and DOCX with 8 MB allowed.. Any reason?
emptyragnarok said:
I have seen a few posts already with similar title but I didn't find anything useful. I am having random reboot problems and I am attaching my Last KMSG file with this post. Any developer out here can guide me better.. I have tried every f**** ROM available for the phone.. every possible solution people have mentioned.. The last lines of my Kmsg file read like below:
[ 717.602894] SMP: failed to stop secondary CPUs
[ 718.603385] wcnss crash shutdown 0
[ 718.603459] Rebooting in 5 seconds..
[ 725.167585] SMP: failed to stop secondary CPUs
[ 725.167750] Going down for restart now
[ 725.168465] Calling SCM to disable SPMI PMIC arbiter
Can anyone help me?? All kind of help is appreciated .. Thanks
Mods / Forum admins DOC file more than 88 KB not allowed.. and DOCX with 8 MB allowed.. Any reason?
Click to expand...
Click to collapse
I am no developer, but have you tried flashing via fastboot?
All clean flashes of ROM's lead to the same crashes?? I would just try a clean flash using twrp to wipe system, data, dalvik and cache, then factory reset, and install cm11s from scratch again and see how that goes. If it still happens try getting a new phone from opo cuz it could be a hardware problem at that point I guess once software problems have been ruled out.
Don't try custom kernels either for a period of time
Sent From Lollipopified Bacon Goodness!
ek69 said:
All clean flashes of ROM's lead to the same crashes?? I would just try a clean flash using twrp to wipe system, data, dalvik and cache, then factory reset, and install cm11s from scratch again and see how that goes. If it still happens try getting a new phone from opo cuz it could be a hardware problem at that point I guess once software problems have been ruled out.
Don't try custom kernels either for a period of time
Sent From Lollipopified Bacon Goodness!
Click to expand...
Click to collapse
Hey first thxz for reply. I have tried every possible ROM I could, Every I kernel present in forums... On AK kernel it gave different error in KMSG. otherwise mostly I get same error I have attached.. But anyhow it has to restart! I am not getting it if it's h/w issue or s/w .. but I have installed CLEAN Stock 11s based 44S / 38R like 10~15 times by now.. but nothing has worked for me
I have been having the same issue, found the only way to get it to working was to flash rom no gapps reboot then let it settle down then flash gapps reboot and again leave it for a little while and then log in to google account last. For me it was only gapps that seemed to be causing problems and after I had logged into play store/account. Edit : also I didn't connect to wifi till later on,
I've had good experience with using PA gapps packages, try those instead, they do require a clean flash though
Sent From Lollipopified Bacon Goodness!
I tried almost all the methods listed everywhere.. nothing worked.. I m thinking that it's h/w problem may be :| I gave it in a service centre today .. let's see what happens
Guys I was so much frustrated that I have submitted my device in service centre.. don't know how much time is it gonna take.. but let's see what happens
others suffering from this, you should check this out first: http://forum.xda-developers.com/one...us-one-stock-cm11-t2839870/page5#post59362462
Looks promising for me so far!

Categories

Resources