For context, I recently dual-booted my PC from windows to also have the most recent version of Ubuntu. I am new to linux based distributions, so I am very much not comfortable with it yet.
My current place of living does not support an ethernet connection for whatever reason, so I have been using a USB wifi adapter that works fine. Unfortunately, it did not support linux systems, so I purchased a different adapter that did.
However, this adapter required an internet connection at the time of installation, and the instructions for possible offline installation were described as for "Very advanced users" which I most certainly am not. Does anyone happen to know a simple solution to this issue? I do not mind purchasing a new product.
Edits:
The USB Wifi adapter is a BrosTrend 1200 Mbps Linux USB Wifi adapter.
The lsusb
command returns the following for this device:
ID 0bda:b812 Realtek Semiconductor Corp. 802.11ac NIC
The Ubuntu version is 20.04.
lsusb
Pick out your wireless device and next edit your question to show the result. Welcome to Ask Ubuntu. – chili555 Jan 21 '21 at 02:17lsusb
omitted the most important data point; the usb.id. It should be something like: 1a2b:3c4d. Please include the result. – chili555 Jan 21 '21 at 15:37make
andsudo make install
in ternimal (in the extracted .zip archive folder)? This is not so advanced :) – Emil Jan 21 '21 at 17:32make
has a great many dependencies that are not included by default in recent Ubuntu versions. What are they? Where can they be downloaded? How is this accomplished without internet access? This is, in fact, quite advanced. – chili555 Jan 21 '21 at 22:20