Thread: Development lcd2eink
View Single Post
Old 08-10-2011, 10:27 PM   #88
javese
Zealot
javese will become famous soon enoughjavese will become famous soon enoughjavese will become famous soon enoughjavese will become famous soon enoughjavese will become famous soon enoughjavese will become famous soon enough
 
Posts: 134
Karma: 589
Join Date: Jun 2011
Device: Entourage Pocket Edge(Black)
Quote:
Originally Posted by vicinc View Post
sorry but I am an android novice. edge was my first android device.
how do i get a boot log? and how can I start those services manual.
I think that chainfire borked my system somehow, uninstaled it anyway.
I don't find log file in PE.But can you boot the device,then adb logcat and post the result?
you can use adb shell to manually start a process.For example,to start /system/esi/bin/mct,use the following commands:
adb shell
su
/system/esi/bin/mct
also please post the logcat result after trying to start /system/esi/bin/mct manually.
javese is offline   Reply With Quote