What to do if you can't use WiFi on Linux

table of contents

  1. What to do if you can't use WiFi on linux Procurement of necessary files Run
  2. Why can't I use WiFi?

What to do if you can't use WiFi on linux

Recently, I started to want to play with docker on linux (I can't use it on Windows because I'm Windows home). I stumbled when I touched linux, so I'll show you how to deal with it. I often see things like connecting with a LAN and doing various things, but I don't want to bother to buy an adapter for a PC without a LAN port, so I came up with a way to do it offline on that PC, so I'd like to share it.

Procurement of necessary files

Download the file from the following URL on a PC other than a PC that does not have WiFi, and put it in the USB. https://drive.google.com/folderview?id=1wZjIoR3OiR6AtsWSOCHfGPerKBPSxrjm

Run

Put the three files you just put in the linux you want to use (safe desktop or document) Open a terminal in the directory where wifi.sh is located,

python


sudo sh wifi.sh

OK if you execute with

Why you can't use WiFi

The reason seems to be that the driver does not support it. So I'm putting in a driver with this operation. The principle is simple. Don't buy a LAN adapter if you make a mistake. I've only tested zorin mint ubuntu. Maybe if ubuntu and the file system are the same OS, you can go all. We do not take any responsibility for the damage in this article.

Recommended Posts

What to do if you can't use WiFi on Linux
What to do if you can't pipenv shell
What to do if you can't use the trash in Lubuntu 18.04.
What to do if you can't use scikit grid search in Python
What to do if you forget your login password on Manjaro Linux
What to do if you get stuck during Anaconda installation on Linux
What to do if you can't sort files with subscripts
What to do if you can't log in as root
How to install and use pyenv, what to do if you can't switch python versions
What to do if you get the error ʻERR_FEATURE_UNAVAILABLE_ON_PLATFORM` when using ts-node-dev on Linux
What to do if you can't install pyaudio with pip #Python
What to do if the inode is exhausted on EC2 Linux
What to do if you can't build your project with Maven
What to do if you can't find well with grep's -f option
What to do if you can't find PDO in Laravel or CakePHP
What to do if you can't install with pip in babun environment
No module named What to do if you get'libs.resources'
ModuleNotFoundError: No module What to do if you get'tensorflow.contrib'
What to do if SciPy installation fails on CentOS
What to do when you can't bind CaboCha to Python
What to do if yum breaks
What to do if the Microsoft Store opens even if you run python on Windows
What to do if you are addicted to Windows character code
What to do if you get "coverage unknown" in Coveralls
[AWS EC2] Settings you want to do on Amazon Linux 2
What to do if `pip install matplotlib` fails on Mac
When you want to use python2.x on modern Gentoo Linux
What to do if Linux VLC can no longer rotate
What to do if pip install mysqlclient fails on MacOS
What to do if you lose your EC2 key pair
What to do if you don't want to use Japanese column names when using ortoolpy.logistics_network
What to do if you can't hit the arrow keys in the Python interactive console
[* CentOS 6.10] What to do if you cannot add the IUS Community Project repository on CentOS 6.5 (VirtualBox)
What to do if you get an Undefined error:'Module_six_moves_urllib_parse' object has no attribute'urlencode' on MacOS
What to do if you get an Undefined error when trying to use pip with pyenv
What to do if Python doesn't work on Git for Windows
What to do if you get a minus zero in Python
What to do if PyAudio cannot be installed on Python 3.7, 3.8, 3.9 on Windows
What to do when you get "I can't see the site !!!!"
What to do if grep: empty (sub) expression appears on Mac grep
I want to use Linux on mac
What to do after installing Linux (Ubuntu)
Let's summarize what you want to do.
Gusto cannot connect to Wifi on Linux
What to do if you get an error when vagrant up when you enable public_network or private_network on Vagrant + Arch Linux → Install netctl
What to do if you get angry if you don't have libxml / xmlversion.h when installing lxml on CentOS
What to do if you couldn't send an email to Yahoo with Python.
If you want to use NumPy, Pandas, Matplotlib, IPython, SciPy on Windows
What to do if you get lost in file reference with FileNotFoundError
What to do if you get angry in TensorFlow v2 without attribute'app'
What to do if you get a TypeError with numpy min, max
What to do if you get an error when trying to load mnist
What to do if you get Could not fetch URL 443 with pip
What to do if you get an error when installing Dlib (Ubuntu)
What to do if you get "The session could not be opened" when installing CentOS on VirtualBox
What to do if pipreqs results in UnicodeDecodeError
Note: What to do if pip install fails
What to do if mod_fcgid cannot resolve UnicodeEncodeError
What to do if rails s doesn't work
What to do if pip cannot be installed
What to do if you get a Permission denied (public key) error when trying to pull on Github