Guest energylove Posted October 30, 2010 Report Posted October 30, 2010 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
Guest woti17 Posted October 30, 2010 Report Posted October 30, 2010 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
Guest energylove Posted October 30, 2010 Report Posted October 30, 2010 Thanks. I will and will update.
Guest AdamHC Posted October 30, 2010 Report Posted October 30, 2010 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 [email protected] Posted October 30, 2010 Report Posted October 30, 2010 you are sure you did not use your phone in that moment..what rom you are using...? is it with a2sd...then check this...it also fix problems with reload sense http://forum.xda-developers.com/showthread...793&page=13 http://www.darktremor.info/files/misc/vold.fstab-signed.zip with kind regards..Alex
Guest energylove Posted October 30, 2010 Report Posted October 30, 2010 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.
Guest woti17 Posted October 30, 2010 Report Posted October 30, 2010 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 October 30, 2010 Report Posted October 30, 2010 Before using the SU I received "cannot open...: Permission Denied" After using the SU I receiving only "Permission Denied" :)
Guest woti17 Posted October 30, 2010 Report Posted October 30, 2010 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 October 31, 2010 Report Posted October 31, 2010 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now