Logcat not working even after enabling it

Issue #55 new
alamri created an issue

when i try to debug using Eclipse. it show

Unable to open log device '/dev/log/main': No such file or directory

i opened system/etc/init.d/S08_logger and add # at the beginning of busybox rm -f /dev/log/main and rebooted the phone, then type the folloing command in adb shell "logcat-enable" but it printed out "logcat-enable: not found"

dose it mean this ROM, Kernal dosen't have Logcat at all ? or is it a bug ?

Comments (2)

  1. Log in to comment