internet connection through usb-c
Hi,
I read in this answer that's possible to connect the XA2 via usb-c to ethernet. I have a hub laying around and tested it. dmesg
shows, that the connection is found as cdc_ether.
So according to the answer it should be possible. How I have to configure my phone, to use this connection? I guess, I need to configure connman to use this. But the nice connmanctl command is not available anymore.
If I plug the cable into the phone, it's charging, but ifconfig
does not show anything...
1.edit 2020/05/06
I guess my description is a bit misleading. I mean I wan't to use en ethernet cable with an USB adapter and connect this to my Jolla. With Jolla 1 and some Sailfish versions ago it was possible to do something similar (but with laptop due to missing USB-C). That worked with replacing the connman package with self compiled one.
2. edit 2020/05/08
I could compile the current connman 1.38 successful and get it running. I can connect to my laptop and share the internet connection from my laptop to my phone successful! Android apps won't see it. But that's okay. So it is still working in 3.3.0.14...
But I can't get it working with my ethernet adapter (usb-hub). So my main question is not answered yet. Does anybody have any idea on this? Any help or ideas are appreciated!
Thanks in advance!
Is your device detected by
Sebix ( 2020-05-23 13:03:40 +0200 )editconnmanctl services | grep gadget
? Mine isn't, but according to other answers, that's necessary, at least when using connman for managing the connection.