Re: [b2g] Problem with adb

2015-03-26 Thread Julien Wajsberg
Hey fredy, I filed the bug on Debian's bugtracker: http://bugs.debian.org/781256. Le 25/03/2015 18:31, Alfredos (fredy) Damkalis a écrit : I face the same bug with my laptop. I have also have the same setup, debian jessie and option, usb_wwan and qmi_wwan modules loaded. On my Desktop with

Re: [b2g] Problem with adb

2015-03-25 Thread Julien Wajsberg
On the same computer, my Open C (v2.1) and a Z3 (master) work fine with adb. So this is somehow an incompatibility between the Flames' adb and my configuration. Le 25/03/2015 14:50, Julien Wajsberg a écrit : Additional info: using a Live USB version of Ubuntu, I could make adb work flawlessly.

Re: [b2g] Problem with adb

2015-03-25 Thread Julien Wajsberg
Additional info: using a Live USB version of Ubuntu, I could make adb work flawlessly. So something is really happening in Debian :/ Le 24/03/2015 19:54, Julien Wajsberg a écrit : I'd like to add that Mass Storage works fine on the same phone when it's plugged in. Fastboot works too. Only adb

Re: [b2g] Problem with adb

2015-03-25 Thread Juan Gómez
Hi Julien, I had siimilar issues before and but I could fix them by using the adb binary that comes with the build system ( https://github.com/mozilla-b2g/B2G/tree/master/tools/update-tools/bin/linux-x86) instead of the one provided by the distro. Hope it helps! On Wed, Mar 25, 2015 at 3:00 PM,

Re: [b2g] Problem with adb

2015-03-25 Thread Julien Wajsberg
I managed to work around the issue. I'll explain the cause and the solution I found so that anybody getting this issue in the future could find a possible solution in the list's archives. It looks like my issues came from the linux kernel module option, which is a driver for some USB 3G dongles.

Re: [b2g] Problem with adb

2015-03-25 Thread Christof Meerwald
On Wed, 25 Mar 2015 16:19:38 +0100, Julien Wajsberg wrote: [...] It looks like my issues came from the linux kernel module option, which is a driver for some USB 3G dongles. It looks like that the Flame (and Buri which had the same issue) triggered the loading of this module. Do you have USB

Re: [b2g] Problem with adb

2015-03-25 Thread Alfredos (fredy) Damkalis
I face the same bug with my laptop. I have also have the same setup, debian jessie and option, usb_wwan and qmi_wwan modules loaded. On my Desktop with the same version of Debian but without these modules works fine. An interesting work around was to enable USB tethering on the device. Please

Re: [b2g] Problem with adb

2015-03-25 Thread Julien Wajsberg
Le 25/03/2015 17:20, Christof Meerwald a écrit : On Wed, 25 Mar 2015 16:19:38 +0100, Julien Wajsberg wrote: [...] It looks like my issues came from the linux kernel module option, which is a driver for some USB 3G dongles. It looks like that the Flame (and Buri which had the same issue)

Re: [b2g] Problem with adb

2015-03-24 Thread J. Ryan Stinnett
On Tue, Mar 24, 2015 at 2:12 PM, kgu...@mozilla.com wrote: On Tuesday, March 24, 2015 at 2:55:53 PM UTC-4, Julien Wajsberg wrote: I have a big issue with adb: it can't see any of my phones. adb devices returns an empty list. It came all of a sudden: I updated nothing, it just appeared

Re: [b2g] Problem with adb

2015-03-24 Thread kgupta
On Tuesday, March 24, 2015 at 2:55:53 PM UTC-4, Julien Wajsberg wrote: I have a big issue with adb: it can't see any of my phones. adb devices returns an empty list. It came all of a sudden: I updated nothing, it just appeared today. This morning it worked, this afternoon it doesn't. The

Re: [b2g] Problem with adb

2015-03-24 Thread Julien Wajsberg
I'd like to add that Mass Storage works fine on the same phone when it's plugged in. Fastboot works too. Only adb fails. Le 24/03/2015 19:41, Julien Wajsberg a écrit : Hi, I have a big issue with adb: it can't see any of my phones. adb devices returns an empty list. It came all of a sudden:

Re: [b2g] Problem with adb

2015-03-24 Thread Julien Wajsberg
Le 24/03/2015 20:12, kgu...@mozilla.com a écrit : On Tuesday, March 24, 2015 at 2:55:53 PM UTC-4, Julien Wajsberg wrote: I have a big issue with adb: it can't see any of my phones. adb devices returns an empty list. It came all of a sudden: I updated nothing, it just appeared today. This