Share your experience!
I'm having problem with tethering my XZ preimum to laptop running Debian 9, where the phone is recognized but no module driver is loaded. Tethering the XZ preimum works with Windows, and for the linux laptop, tethering works with other Android phones. Wondering how to make tethering XZ preimum to linux work?
tether_dun_required default is set to zero. Tethering works with Windows, just not with Linux.
Same issue here, USB tether works in Windows but not in Unix based routers (i.e. Asus and Synology).
Please fix this as the feature works in other Android phones (e.g. Samsung)
Hi I had the same problem with my Xperia xz1 compact, this was the solution for me:
(I am running Ubuntu 17.10)
Use or favorite editor to edit /etc/network/interfaces
sudo editor /etc/network/interfaces
and add the following line
allow-hotplug usb0
then restart your computer or restart the network-manager.service
sudo systemctl restart network-manager.service