Jump to content

Sense restarting


Recommended Posts

Guest energylove
Posted

Hi,

I have a very strange behavior with my Desire - several times per day the Sense restart himself.

The re-starting can last 10-100 seconds and in that time I cannot use the device.

I cannot find which app is the cause.

Any idea?

Thanks

Posted
Hi,

I have a very strange behavior with my Desire - several times per day the Sense restart himself.

The re-starting can last 10-100 seconds and in that time I cannot use the device.

I cannot find which app is the cause.

Any idea?

Thanks

would be helpful if you can open a terminal (either with adb and usb connected or on the phone)

and look in the output of the command

logcat *:W

if its to fast to watch use

logcat *:W > /sdcard/senselog.txt

and read it later

Posted

I had the same problem, used to restart at least once a day. most times the phone would be in my pocket. Haven't noticed it recently though, not sure whats change though :s

Guest energylove
Posted

I implemented the zip file but it accured again after I pressed Home when I was on Skype.

I tried the Logcat command using ConnectBot but received Permission denied.

Posted
I implemented the zip file but it accured again after I pressed Home when I was on Skype.

I tried the Logcat command using ConnectBot but received Permission denied.

before logcat do a:

su

Guest energylove
Posted

Before using the SU I received "cannot open...: Permission Denied"

After using the SU I receiving only "Permission Denied"

:)

Posted
Before using the SU I received "cannot open...: Permission Denied"

After using the SU I receiving only "Permission Denied"

:)

did you su or SU?

your phone is rooted?

is there a special reason you want to use connectbot, a ssh-client, and not a terminal-program like better-terminal?

if you have rooted your phone, you should also could connect with usb-cable

and use the command (whilest in normal operation of the phone)

adb-windows shell logcat

or

./adb-linux shell logcat

Guest energylove
Posted

I have a rooted device.

Better terminal is not free...

I am on the roads so I need a terminal emulator that will ask for super user permissions.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.