• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Merit] kmsg and config.gz

bethnesbitt

Member
Could somebody with a zte merit rooted send me a copy of their kmsg file? I'm havin issues with my touchscreen and want to see if there is a difference in the driver settings, maybe even replace mine with somebody that zte merit touchscreen is functional.

adb pull /proc/kmsg
cat kmsg > kmsg.txt

adb pull /proc/config.gz
cat config.gz > config.txt
 
kmsg is an interactive file, so if you cat it you'll be sitting a while. dmesg, on the other hand, only spits out 100 lines or so.

As for the config, stayboogy and I both use a version of the stock config in our kernels.
 
Back
Top Bottom