View Single Post
  #445 (permalink)  
Old 03-21-2011, 10:44 AM
arrrghhh's Avatar
arrrghhh
Testing Extraordinaire
Offline
Threadstarter
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: [BUILD] **Complete Froyo Bundle!!** FRX05 - "Stable" - Camera!

Quote:
Originally Posted by Biroka View Post
I don't know what that dmesg is. If you explain, what to do, I'll do it. Switching back to a new kernel is easy, so if you describe the scenario, I'll do the test, and send you what you need.
Well you have two options. The FAQ has a section on ADB. This is useful if you're going to be doing a lot of debugging.

However, if you just want to pull it once you can connect to the terminal on the phone and do
Code:
dmesg > /sdcard/dmesg.txt
That will dump the log to the root of your SD. If you don't have a modded rootfs, you won't be able to type the '>' character in without the soft keyboard - and I found that the soft keyboard doesn't work on the built-in terminal emulator, but it does on ConnectBot - grab it on the Market, you can use it to connect to the local root terminal.

With a log of this situation, I'll be able to take something useful to WisTilt2.

Basically boot, and as soon as the phone settles out put it to sleep. Wake it up, make sure it exhibits that behavior and pull a dmesg. WisTilt2 may need more, there's no telling at this stage - but it'll be a starting point.

Thanks for helping! These bugs'll never get squashed if I don't get some help squashin 'em .