I dont see interfaces usb ethernet interface on host, Also I do not see any IP address settings on the device...
On 3 January 2013 15:36, Manjeet Pawar <[email protected]> wrote: > hey r u doing with USB cable or serial console.... > > if usb then ti will be too much easy..enable usb debugging in developer > option and set your host IP address on target . > because adb is supposed to connect b/w authorised host and target... > > Thanks > > > On Thu, Jan 3, 2013 at 1:59 AM, yarra vivek <[email protected]>wrote: > >> sudo -i >> adb kill-server >> adb usb >> >> you will have permissions as root >> >> >> On Thu, Jan 3, 2013 at 3:08 PM, raja pavan <[email protected]> wrote: >> >>> adb usb >>> error: insufficient permissions for device >>> >>> >>> >>> On 3 January 2013 15:00, yarra vivek <[email protected]> wrote: >>> >>>> try >>>> adb kill-server >>>> sudo adb devices >>>> >>>> On Thu, Jan 3, 2013 at 2:50 PM, yarra vivek <[email protected]>wrote: >>>> >>>>> I dont think you need to jail break. are you using linux machine?? >>>>> >>>>> >>>>> On Thu, Jan 3, 2013 at 2:49 PM, raja pavan <[email protected]>wrote: >>>>> >>>>>> I think you need to jail break the device, let me know if you can >>>>>> jail break micromax a 110 >>>>>> >>>>>> >>>>>> On 3 January 2013 14:45, yarra vivek <[email protected]> wrote: >>>>>> >>>>>>> If using linux. Kill adb and run as root user. >>>>>>> On Jan 3, 2013 2:37 PM, "raja pavan" <[email protected]> wrote: >>>>>>> >>>>>>>> I tried to enable developer option -> USB debugging... >>>>>>>> >>>>>>>> then adb list >>>>>>>> >>>>>>>> the device is listed with <????> >>>>>>>> >>>>>>>> not allowing me logcat, so do you have some method to get logs? >>>>>>>> >>>>>>>> cheers >>>>>>>> >>>>>>>> raja pavan >>>>>>>> >>>>>>>> On 3 January 2013 14:35, yarra vivek <[email protected]>wrote: >>>>>>>> >>>>>>>>> attach logs >>>>>>>>> On Jan 3, 2013 2:32 PM, "raja pavan" <[email protected]> wrote: >>>>>>>>> >>>>>>>>>> Hi >>>>>>>>>> >>>>>>>>>> I am facing problems with my micromax a110 phone, internet >>>>>>>>>> browsing over WiFi. >>>>>>>>>> >>>>>>>>>> For any wifi related thing, it reboots, be it WiFi ON/OFF. >>>>>>>>>> >>>>>>>>>> When from System Settings -> Select Wifi NetWork -> Connect >>>>>>>>>> >>>>>>>>>> It consistently rebbots while acquiring the IP Address. >>>>>>>>>> >>>>>>>>>> Please suggest me a fix for this problem. >>>>>>>>>> >>>>>>>>>> Cheers >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> unsubscribe: [email protected] >>>>>>>>>> website: http://groups.google.com/group/android-kernel >>>>>>>>> >>>>>>>>> -- >>>>>>>>> unsubscribe: [email protected] >>>>>>>>> website: http://groups.google.com/group/android-kernel >>>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> unsubscribe: [email protected] >>>>>>>> website: http://groups.google.com/group/android-kernel >>>>>>> >>>>>>> -- >>>>>>> unsubscribe: [email protected] >>>>>>> website: http://groups.google.com/group/android-kernel >>>>>>> >>>>>> >>>>>> -- >>>>>> unsubscribe: [email protected] >>>>>> website: http://groups.google.com/group/android-kernel >>>>>> >>>>> >>>>> >>>> -- >>>> unsubscribe: [email protected] >>>> website: http://groups.google.com/group/android-kernel >>>> >>> >>> -- >>> unsubscribe: [email protected] >>> website: http://groups.google.com/group/android-kernel >>> >> >> -- >> unsubscribe: [email protected] >> website: http://groups.google.com/group/android-kernel >> > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
