View Single Post
  #2864 (permalink)  
Old 06-14-2010, 08:16 PM
makkonen's Avatar
makkonen
TouchPro Android Guy
Offline
Threadstarter
 
Join Date: May 2007
Posts: 585
Reputation: 3280
makkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!

is that the whole file, or just the first part? ramconsole might've gotten moved again, but it was having a weird issue where the beginning of it was getting overwritten with junk, but the rest was fine.

But you only really need ramconsole if you're debugging after a crash. If you're just trying to show what happens when you put it into sleep mode, you can just open up a terminal and do
Code:
dmesg > /sdcard/dmesg.txt
(You'll probably need to use the software keyboard to make the bracket key)

Then you can use adb to copy that file off... or email it from the phone... or post it with tapatalk (I was just playing with the xda app in the new system -- man, is tapatalk awesome or what?)... or reboot and copy the dmesg.txt to your computer.

Also, that map live wallpaper looks really neat -- though it's the only thing I can imagine of to actually ramp up the ridiculous battery drain of live wallpaper even higher. ("Yeah, it constantly updates your screen. With data from the GPS. And images it downloads over the network. Enjoy!")
Reply With Quote