You will need to find out if that's the B43 or the wl driver and install it from the repos via some method (e.g. usb-to-ethernet). Both Mint and Ubuntu use the same repo, and Ubuntu usually allows some non-free firmwares and drivers in their repos, Fedora doesn't.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
This, just use your phone connected via USB to connect your pc with the internet. After that, you ether need the non-open b43 firmware files for the open b43 driver to work or install the proprietary wl driver. Most distros e.g. OpenSuse TW show how to install the firmware files in the dmsg log ("sudo dmesg" in the terminal) It seems, that in fedora, you need to download the b43 firmware files from ``` http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware
You probably need a suitable kernel module to bring that wlan device up and running.