How can I move a Wi-Fi driver from my Android phone to Linux Mint without internet?

0
8
Asked By MellowCactus47 On

I installed Linux Mint Cinnamon on an Acer TravelMate 5760G, but I currently have no Ethernet or Wi-Fi because the Broadcom BCM43227 adapter is not working. I downloaded a possible driver on my OnePlus 7 running Android 12 and want to copy it to the laptop using a USB cable. However, connecting the phone only makes it charge; Linux does not detect it with lsusb, and the phone shows no file-transfer prompt even though MTP is enabled. USB tethering is also unavailable. I tried using a 128 GB SanDisk flash drive with USB-C and USB 3.0 connectors, but the phone stopped recognizing it after I used it as a Linux Mint installer, although the laptop still reads it. Is there a way to transfer the file or get the laptop online without waiting for Ethernet?

5 Answers

Answered By NimbleFern52 On

If none of the USB methods work, another computer with internet access can download the correct Mint/Ubuntu Broadcom packages and all required dependencies onto a flash drive. A Linux-compatible USB Wi-Fi adapter is also an option, but choose one with in-kernel support; otherwise it may create the same offline-driver problem.

Answered By CobaltWindow6 On

A manufacturer driver downloaded from Broadcom may not be the right thing to install directly. Mint normally uses its packaged Ubuntu-compatible Broadcom driver, and it may need matching packages, kernel headers, and build tools. Once you get any temporary internet connection, use Driver Manager or the package manager so dependencies are installed correctly.

Answered By QuietMaple22 On

USB tethering would be the easiest solution if the phone supports it. Connect with a confirmed data cable, then enable USB tethering in Android; Mint can often use the resulting network connection automatically. If the option stays disabled, the cable, phone policy, or carrier settings may be preventing it.

Answered By RiverPebble8 On

First check the simplest possibility: many USB-C cables are charge-only. Try a known-good data cable, unlock the phone before connecting it, and select “File Transfer” or “Android Auto” from the USB notification. If the phone is still absent from lsusb, try another cable or USB port. MTP should work without installing anything extra on Mint.

Answered By SunnyHarbor31 On

The flash drive may simply be formatted or partitioned in a way the phone no longer supports after creating the installer. If the data on it is not needed, recreate it as a single FAT32 partition, or use a different smaller flash drive and a USB-C OTG adapter. Since the laptop recognizes it, copying the file from the phone to that drive would work if the phone can mount it.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.