Fix Linux not detecting Android Phone Tethering

Channel:
Subscribers:
574
Published on ● Video Link: https://www.youtube.com/watch?v=3mG1KGnacGw



Duration: 1:09
10 views
0


This is a very quick video on how you can tell your Linux machine to detect Android phones which share their network via USB as this function has been disabled by kernel maintainers a while back.

The kernel module that needs to be loaded for this to work is called: rndis_host

In the terminal, you can enable this on the fly by typing the following:
sudo modprobe rndis_host

If you wish to make this permanent (not shown in the video), create the file /etc/modprobe.d/rndis_host with only rndis_host as its contents.




Other Videos By MegaManNeo


2024-02-24Pretty good Side Order Brella Run 'til the end...
2024-02-18Splatoon 3 Splatfest (Team Friday): Almost 2h of Tricolor, Pro Battle and Salmon Run
2024-02-16Splatoon 3 Splatffest: The first hour of "Which day of the weekend is the best?"
2024-02-16Playing silly comps and random weapons in Power Clams with people from the Squid School Discord
2024-02-15Playing somewhat silly in Splatoon 3 Open Splat Zones
2024-02-15Ranking up in Tekken 8 Online as Hwoarang after fighting cheap button mashers and laggers
2024-02-14One annoying Open Tower Control rotation on S-Rank in Splatoon 3
2024-02-11A bit of me playing Open Splat Zones in Splatoon 3 before switching to Tower Control
2024-02-11That ONE TIME in Splatoon 3 I am actually decent on Humpback for Tower Control
2024-02-10Another session of Splatoon 1 Turf War
2024-02-08Fix Linux not detecting Android Phone Tethering
2024-02-05Progressing online in Tekken 8 Ranked
2024-02-04Doing EggstraWork with some members of the Squid School Discord
2024-02-04How to fix Your Area in Tekken 8's Matchmaking
2024-02-03One hour of Eggstra Work, fighting against masses of silly enemies and SLOWDOWNS
2024-02-02One run of Tekken 8's Arcade Mode before getting beating up online
2024-02-0245 minutes of playing Turf War in Splatoon 1
2024-02-01[Ryzen 5600G, RX5700, openSuSE Linux, Proton GE 8.30] Tekken 8 offline & online test
2024-01-31Two hours of pushing towers on Eeltail and Academy in Splatoon 3
2024-01-25Just a quick session to see how Mincemeat plays with the S3 6.1.0 patch
2024-01-213h of Splatoon 1 in both Turf and Zones



Tags:
Linux
PC
Android
USB
Tethering
Fix
Terminal
kernel
kernel module