Article 6CEFE USB tethering not working

USB tethering not working

by
wearetheborg
from LinuxQuestions.org on (#6CEFE)
In the android phone I set the USB connection to tethering. The computer recognizes the phone model in the wired connection, but there is no internet connection. This is on Linux mint 19.1

Code:$ ifconfig
eno1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 8c:04:ba:23:2f:0c txqueuelen 1000 (Ethernet)
RX packets 3906448 bytes 4357494513 (4.3 GB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1507841 bytes 407895527 (407.8 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16 memory 0xb5400000-b5420000

enp0s20f0u2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::dc6:c438:a27b:e1ec prefixlen 64 scopeid 0x20<link>
ether d6:f0:be:74:d0:07 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 78686 bytes 9469898 (9.4 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 78686 bytes 9469898 (9.4 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0Code:$ inxi -Fxz
System: Host: orion Kernel: 4.15.0-212-generic x86_64 bits: 64 compiler: gcc v: 7.5.0 Desktop: MATE 1.20.1
Distro: Linux Mint 19.1 Tessa base: Ubuntu 18.04 bionic
Network: Device-1: Intel Ethernet I219-LM vendor: Dell driver: e1000e v: 3.2.6-k port: efa0 bus ID: 00:1f.6
IF: eno1 state: down mac: <filter>
Device-2: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter vendor: Dell driver: ath10k_pci v: kernel
port: 3000 bus ID: 6f:00.0
IF: wlp111s0 state: down mac: <filter>
Device-3: Atheros type: USB driver: btusb bus ID: 1-14:4
IF-ID-1: enp0s20f0u2 state: unknown speed: N/A duplex: N/A mac: <filter>
Code:$ rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: yes
Hard blocked: noCode:$ mokutil --sb-state
SecureBoot disabled
Any help would be appreciated.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments