Quote:
Originally Posted by anonymity
I'd love to help you out. I have downloaded your latest kernel and it's running fine so far, seems quicker than previously used kernel. I can't speak for stability yet as I've been running it for all of 5 minutes.
I have a RHOD500 but don't know how to get you my dmesg log.
|
I'm going to assume you're running Windows, if not let us know.
Install guide for ADB HERE:
[SOLVED] ADB Setup for Windows - xda-developers
Set up adb, at the point where you've verified you can run adb, run the following command:
Code:
adb shell dmesg > dmesg.txt
This will create a file called dmesg.txt in whatever folder command prompt says you are in. Attach that file here or upload the contents to
Pastebin.com - #1 paste tool since 2002!
EDIT: arrrghhh beat me to it