2

android devs/linux users, a quick help is needed.
My Ubuntu is not detecting my phone for debugging , but rather its just charging it.
(My phone should show a notification of being connected as a MTP device, but nops, it is not detecting laptop at all, it connects as if I have connected it to a charger)
This problem just started today, idk how or why...

Comments
  • 1
    @Haxk20
    here are the results:
    [sudo] password for ansh:
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    Bus 001 Device 003: ID 8087:0aa7 Intel Corp.

    Bus 001 Device 002: ID 05c8:038e Cheng Uei Precision Industry Co., Ltd (Foxlink)

    Bus 001 Device 061: ID 05c6:f006 Qualcomm, Inc.

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  • 1
    @Haxk20 i wonder why is it showing 5 usbports when i have only 3?
  • 1
    @Haxk20 something really bad i guess,but not intentionally at all ...

    So I have a habit of plugging my phone to charging port for whole night[1]
    I also broke my original charger so i was using a 2.1 amp fast charger of local brand[2] and I don't think my device supports that much power[3].plus the adapter was in a terrible broken condition[4].

    So recently my phone said "enough of this shit" and broke up.The Service center guys said the IC's have blown in some sub-motherBoard something and charged me 1/3rd of mobile's cost

    Thus I have learnt the lesson but even before getting repaired, the device used to connect fine with my laptop,is it some fault of the repair guys?
  • 1
    @Haxk20
    And wait, just checked it in my other lappy, its getting detected in windows, why not linux kernel?
  • 0
    sudo adb kill-server
    sudo adb start-server
  • 1
    @PAKA @Haxk20 well, thanks for trying, but this machine still won't connect to my laptop

    I also tried adb devices and adb decvices -l, but it showed no device... in windows, when stuff like this happens, i update the usb drivers and its solved... i don't know what to do for ubuntu .

    its really a pain in the ass now,,, am a fucking android developer :O X-|
Add Comment