On Wed, 18 Sep 2019 01:34:26 +0200 Denis 'GNUtoo' Carikli <[email protected]> wrote:
Hi again, While reviewing the patch to add native support for the external WiFi adapters, I found the following: in frameworks/opt/net/ethernet in Android.mk there is an ethernet-service: > LOCAL_MODULE := ethernet-service So it might be worth looking into it in more details to understand why on some devices Ethernet doesn't work automatically despite having the right kernel modules and the interface appearing. In out/target/products running the following command: > ls -d */system/framework/ethernet-service.jar produces the following output: > espresso3g/system/framework/ethernet-service.jar > espressowifi/system/framework/ethernet-service.jar > i9100/system/framework/ethernet-service.jar > i9300/system/framework/ethernet-service.jar > i9305/system/framework/ethernet-service.jar > maguro/system/framework/ethernet-service.jar > n5100/system/framework/ethernet-service.jar > n5110/system/framework/ethernet-service.jar > n7000/system/framework/ethernet-service.jar > n7100/system/framework/ethernet-service.jar So we have that ethernet-service shipped already. I didn't look into it deeper yet. Denis.
pgpDgB_Ft8Xho.pgp
Description: OpenPGP digital signature
_______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
