View Single Post
  #709 (permalink)  
Old 12-14-2011, 12:40 PM
starling100's Avatar
starling100
Lurker
Offline
 
Join Date: Dec 2011
Posts: 11
Reputation: 15
starling100 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
Do a dmesg dump when you are in a call and placing your finger over the LS. The dmesg will show it on or off.

For light sensor, do a logcat dump and put it under a lap with automatic brightness enabled. THe logcat will show the Light sensor value from 0 to 9.

I wont be able to develop much since my main rhod phone is sort of dead. So i'll try to resolve the mic issue since that is what is stopping more progress but its also slowing down cdma development which is farther ahead.
Sorry, I'm new on debugging.

Are these commands enough after I connected USB and ADB?

adb shell dmesg > dmesg.txt
adb logcat -b main -v time>app.log
adb logcat -b radio -v time> radio.log
Reply With Quote