Re: Running ADB on a stock distribution (g_ffs)

2015-05-22 Thread Krzysztof Opasiak
On 05/21/2015 06:26 PM, Bastien Nocera wrote: On Thu, 2015-05-21 at 11:08 +0200, Krzysztof Opasiak wrote: On 05/21/2015 10:39 AM, Bastien Nocera wrote: On Thu, 2015-05-21 at 10:09 +0200, Krzysztof Opasiak wrote: Could you specify exactly the model? Onda v975w If android is running fine

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Bastien Nocera
On Thu, 2015-05-21 at 10:09 +0200, Krzysztof Opasiak wrote: Could you specify exactly the model? Onda v975w If android is running fine on it you may check android kernel config for this device and check which udc is enabled. No kernel sources from this Chinese vendor. But it looks like

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Bastien Nocera
On Thu, 2015-05-21 at 09:38 +0200, Krzysztof Opasiak wrote: On 05/21/2015 09:18 AM, Bastien Nocera wrote: snip Does one need specific hardware to make this work? This is a tablet, so I usually use a USB OTG adapter to plug in keyboard/mouse/network, but I unplug all this to run the

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Krzysztof Opasiak
On 05/21/2015 09:50 AM, Bastien Nocera wrote: On Thu, 2015-05-21 at 09:38 +0200, Krzysztof Opasiak wrote: On 05/21/2015 09:18 AM, Bastien Nocera wrote: snip Does one need specific hardware to make this work? This is a tablet, so I usually use a USB OTG adapter to plug in

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Bastien Nocera
On Thu, 2015-05-21 at 09:50 +0200, Bastien Nocera wrote: On Thu, 2015-05-21 at 09:38 +0200, Krzysztof Opasiak wrote: On 05/21/2015 09:18 AM, Bastien Nocera wrote: snip Does one need specific hardware to make this work? This is a tablet, so I usually use a USB OTG adapter to plug

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Krzysztof Opasiak
On 05/21/2015 09:18 AM, Bastien Nocera wrote: On Thu, 2015-05-21 at 08:42 +0200, Krzysztof Opasiak wrote: On 05/20/2015 06:42 PM, Bastien Nocera wrote: Hey, After discussing this with Andrzej, I'm no closer to being able to get this working... I'm trying to run adbd (the service that would

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Krzysztof Opasiak
On 05/21/2015 10:00 AM, Bastien Nocera wrote: On Thu, 2015-05-21 at 09:50 +0200, Bastien Nocera wrote: On Thu, 2015-05-21 at 09:38 +0200, Krzysztof Opasiak wrote: On 05/21/2015 09:18 AM, Bastien Nocera wrote: snip Does one need specific hardware to make this work? This is a tablet, so I

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Krzysztof Opasiak
On 05/20/2015 06:42 PM, Bastien Nocera wrote: Hey, After discussing this with Andrzej, I'm no closer to being able to get this working... I'm trying to run adbd (the service that would usually run on an Android phone in developer mode) on a stock distribution, on a device that used to run

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Bastien Nocera
On Thu, 2015-05-21 at 08:42 +0200, Krzysztof Opasiak wrote: On 05/20/2015 06:42 PM, Bastien Nocera wrote: Hey, After discussing this with Andrzej, I'm no closer to being able to get this working... I'm trying to run adbd (the service that would usually run on an Android phone

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Krzysztof Opasiak
On 05/21/2015 10:39 AM, Bastien Nocera wrote: On Thu, 2015-05-21 at 10:09 +0200, Krzysztof Opasiak wrote: Could you specify exactly the model? Onda v975w If android is running fine on it you may check android kernel config for this device and check which udc is enabled. No kernel

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Bastien Nocera
On Thu, 2015-05-21 at 19:08 +0200, Marcel Holtmann wrote: Hi Bastien, Could you specify exactly the model? Onda v975w If android is running fine on it you may check android kernel config for this device and check which udc is enabled. No

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Marcel Holtmann
Hi Bastien, Could you specify exactly the model? Onda v975w If android is running fine on it you may check android kernel config for this device and check which udc is enabled. No kernel sources from this Chinese vendor. But it looks like the USB_DWC3 config is the one to enable.

Re: Running ADB on a stock distribution (g_ffs)

2015-05-21 Thread Bastien Nocera
On Thu, 2015-05-21 at 11:08 +0200, Krzysztof Opasiak wrote: On 05/21/2015 10:39 AM, Bastien Nocera wrote: On Thu, 2015-05-21 at 10:09 +0200, Krzysztof Opasiak wrote: Could you specify exactly the model? Onda v975w If android is running fine on it you may check android kernel

Running ADB on a stock distribution (g_ffs)

2015-05-20 Thread Bastien Nocera
Hey, After discussing this with Andrzej, I'm no closer to being able to get this working... I'm trying to run adbd (the service that would usually run on an Android phone in developer mode) on a stock distribution, on a device that used to run Windows 8 (and now a Fedora). This is my version of