On 10/1/19 2:37 PM, Tapani Pälli wrote:
Hi;
On 9/27/19 6:28 PM, Gnanasekaran, Sundar wrote:
> Hi Tapani,
>
> Please try below command from host side:
> adb tcpip 5555
I've been instructed to do this but this says
'error: no devices/emulators found'
And the reason is that I'm not connected via other means such as usb
cable. So, it seems currently we need a working usb-connection before
adb via wifi can be enabled, this was not the case with Android P.
I've now tried to enable usb debugging but unfortunately it does not
seem to work for me either. Any help getting wireless to work appreciated!
OK, I can see a possible fix flying over here:
https://github.com/projectceladon/device-intel-sepolicy/pull/7
nice :)
>
>> Thanks,
>> G Sundar
>>
>> -----Original Message-----
>> From: Celadon <celadon-bounces(a)lists.01.org> On Behalf Of
>> celadon-request(a)lists.01.org
>> Sent: Friday, September 27, 2019 12:30 AM
>> To: celadon(a)lists.01.org
>> Subject: Celadon Digest, Vol 17, Issue 18
>>
>> Send Celadon mailing list submissions to
>> celadon(a)lists.01.org
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> https://lists.01.org/mailman/listinfo/celadon
>> or, via email, send a message with subject or body 'help' to
>> celadon-request(a)lists.01.org
>>
>> You can reach the person managing the list at
>> celadon-owner(a)lists.01.org
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Celadon digest..."
>>
>>
>> Today's Topics:
>>
>> 1. Re: adb over wifi support (Tapani P?lli)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Thu, 26 Sep 2019 09:46:25 +0300
>> From: Tapani P?lli <tapani.palli(a)intel.com>
>> To: "Badrappan, Jeevaka" <jeevaka.badrappan(a)intel.com>, Chih-Wei
Huang
>> <cwhuang(a)android-x86.org>
>> Cc: "celadon(a)lists.01.org" <celadon(a)lists.01.org>
>> Subject: Re: [
01.org Celadon] adb over wifi support
>> Message-ID: <df169abe-483a-7302-2509-30c45748cc6c(a)intel.com>
>> Content-Type: text/plain; charset=utf-8; format=flowed
>>
>> Hi;
>>
>> On 9/24/19 6:32 PM, Badrappan, Jeevaka wrote:
>>>>
>>>>
>>>> On 9/24/19 4:51 AM, Chih-Wei Huang wrote:
>>>>> Badrappan, Jeevaka <jeevaka.badrappan(a)intel.com> ? 2019?9?23?
>>>> ??
>>>>> ??10:31???
>>>>>>> Hello;
>>>>>>> After I synced Celadon Q, I noticed adb over wifi does not
seem to
>>>>>>> work anymore. When trying to connect, I get 'connection
refused'.
>>>>>>>
>>>>>>> Does someone know if there are some build options or perhaps
>>>>>>> modifications to security options to make it work?
>>>>>>
>>>>>> Try the following commands.
>>>>>>
>>>>>> adb shell setprop service.adb.tcp.port 5555 go to CarSetting
>>>>>> developer, re-start usb-debug adb connect <ip>:5555
>>>>>
>>>>> Have you really tested it?
>>>
>>> Yes tested on KBL NUC commercial device which has adb over usb working.
>>>
>>>>>
>>>>> Actually the property has already been set in current init.*.rc:
>>>>>
>>>>> on boot
>>>>> ...
>>>>> # adb over ethernet
>>>>> setprop service.adb.tcp.port 5555
>>>>>
>>>>>
>>>>> But it still doesn't work.
>>> Vendor init can't set the system property. So, even if it is set in
>>> service.adb.tcp.port, it won't be set properly. You can confirm that
>>> by querying the property value adb shell getprop
>>>
>>>>
>>>> I tried re-starting usb-debug in 'developer options' to see if
it
>>>> matters but it still gives 'connection refused'. I could not do
the
>>>> 'adb shell' step command since that requires a working adb
connection.
>>>
>>> Could you share the device you are using and also the BIOS version?
>>>
>>
>> My device is KBL NUC, 7i5BNH (bios says 7i5BNB though), BIOS version is:
>> BNKBL357.86A.0040.2017.0210.1749
>>
>> I don't think BIOS matters though? Adb over wifi works fine with
>> Android Celadon P with this same NUC.
>>
>> // Tapani
>>
>>
>> ------------------------------
>>
>> Subject: Digest Footer
>>
>> Celadon mailing list
>> Celadon(a)lists.01.org
>>
https://lists.01.org/mailman/listinfo/celadon
>>
>>
>> ------------------------------
>>
>> End of Celadon Digest, Vol 17, Issue 18
>> ***************************************
>>