F5F Stay Refreshed Software Operating Systems Problem with USB WiFi adapter on Ubuntu

Problem with USB WiFi adapter on Ubuntu

Problem with USB WiFi adapter on Ubuntu

Pages (3): 1 2 3 Next
E
evogeli
Member
249
06-27-2021, 06:11 PM
#1
I set up Ubuntu today, replacing Windows 11. Everything seemed okay until I realized I lacked WiFi or internet access. I checked forums but found nothing. When I ran lsusb in the terminal, the adapter appeared, yet lshw -C networking didn’t list any adaptor—only my motherboard’s Ethernet showed up. After searching extensively, I visited a website and installed the native Linux drivers, transferring them from my phone to the PC. Opening the file revealed a warning: the driver compilation command isn’t available.
E
evogeli
06-27-2021, 06:11 PM #1

I set up Ubuntu today, replacing Windows 11. Everything seemed okay until I realized I lacked WiFi or internet access. I checked forums but found nothing. When I ran lsusb in the terminal, the adapter appeared, yet lshw -C networking didn’t list any adaptor—only my motherboard’s Ethernet showed up. After searching extensively, I visited a website and installed the native Linux drivers, transferring them from my phone to the PC. Opening the file revealed a warning: the driver compilation command isn’t available.

N
NerodenNL
Junior Member
40
06-27-2021, 08:00 PM
#2
No, the USB WiFi was not connected during the installation of Ubuntu.
N
NerodenNL
06-27-2021, 08:00 PM #2

No, the USB WiFi was not connected during the installation of Ubuntu.

W
WelfareBaby
Member
148
07-04-2021, 11:35 PM
#3
Yes
W
WelfareBaby
07-04-2021, 11:35 PM #3

Yes

P
puffyshadow8
Member
156
07-05-2021, 10:59 PM
#4
To install the driver, run the commands as shown. After completion, let me know again. The response was updated by Manos-_-P from "No" to "Yes".
P
puffyshadow8
07-05-2021, 10:59 PM #4

To install the driver, run the commands as shown. After completion, let me know again. The response was updated by Manos-_-P from "No" to "Yes".

C
castillo_
Junior Member
43
07-10-2021, 03:47 AM
#5
Yes, no, maybe... I’m not sure... After enabling the Wi-Fi connection via the command line, you can access it through the graphical settings on your desktop environment. Run the command `$ sudo ip link show` to find the installed Wi-Fi interface name. By default, the kernel uses generic labels like eth0 for wired Ethernet or wlan0 for WiFi. To turn it on, use `$ sudo ip link set wlan0 up *` and replace wlan0 with your actual Wi-Fi interface name.
C
castillo_
07-10-2021, 03:47 AM #5

Yes, no, maybe... I’m not sure... After enabling the Wi-Fi connection via the command line, you can access it through the graphical settings on your desktop environment. Run the command `$ sudo ip link show` to find the installed Wi-Fi interface name. By default, the kernel uses generic labels like eth0 for wired Ethernet or wlan0 for WiFi. To turn it on, use `$ sudo ip link set wlan0 up *` and replace wlan0 with your actual Wi-Fi interface name.

F
firecorp2x
Junior Member
3
07-31-2021, 01:09 PM
#6
It mentions firmware-realtek isn't accessible, but it's linked to a different package name.
F
firecorp2x
07-31-2021, 01:09 PM #6

It mentions firmware-realtek isn't accessible, but it's linked to a different package name.

N
NinaVanSteijn
Junior Member
44
08-04-2021, 08:32 PM
#7
Indicates no device wlan0 detected
N
NinaVanSteijn
08-04-2021, 08:32 PM #7

Indicates no device wlan0 detected

S
sid_sazowski
Junior Member
45
08-06-2021, 06:50 PM
#8
I mistakenly thought it was disconnected.
S
sid_sazowski
08-06-2021, 06:50 PM #8

I mistakenly thought it was disconnected.

I
isopods
Junior Member
36
08-09-2021, 12:02 AM
#9
The command displays the current status of USB WiFi connections, indicating whether it is linked to a USB port.
I
isopods
08-09-2021, 12:02 AM #9

The command displays the current status of USB WiFi connections, indicating whether it is linked to a USB port.

X
xibarrola
Junior Member
5
08-09-2021, 03:37 AM
#10
I understand you're connecting your phone to your PC for internet access.
X
xibarrola
08-09-2021, 03:37 AM #10

I understand you're connecting your phone to your PC for internet access.

Pages (3): 1 2 3 Next