Network manager does not display the option for a wireless connection

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
LeahFluffyTail
Level 1
Level 1
Posts: 10
Joined: Tue Apr 26, 2022 8:47 pm

Network manager does not display the option for a wireless connection

Post by LeahFluffyTail »

heya, i just installed linux mint 20.3 cinnamon onto my machine and it appears not to recognize the tplink i have in my computer to access my router.
any help? im a bit lost since i dont have internet access on my computer anymore :)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

See if you can get a temporary connection:
https://easylinuxtipsproject.blogspot.c ... ernet.html

Then, with the adapter plugged in, post what this command shows:

Code: Select all

 inxi -Fxxxrz && rfkill list && iwconfig && mokutil --sb-state 
LeahFluffyTail
Level 1
Level 1
Posts: 10
Joined: Tue Apr 26, 2022 8:47 pm

Re: Network manager does not display the option for a wireless connection

Post by LeahFluffyTail »

it does not seem to recognize my phone as a wired connection firstly, even after a restart. though it does open the storage as an archive, not sure how useful that would be though. :<
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

Can you run commands? If so, does this show secure boot is enabled or disabled?

Code: Select all

 mokutil --sb-state 
LeahFluffyTail
Level 1
Level 1
Posts: 10
Joined: Tue Apr 26, 2022 8:47 pm

Re: Network manager does not display the option for a wireless connection

Post by LeahFluffyTail »

"Command 'mokutil' not found, but can be installed with:
sudo apt install mokutil"
sudo apt install mokutil does nothing XD
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

See if this shows an ID # for the TP link adapter:

Code: Select all

lsusb
LeahFluffyTail
Level 1
Level 1
Posts: 10
Joined: Tue Apr 26, 2022 8:47 pm

Re: Network manager does not display the option for a wireless connection

Post by LeahFluffyTail »

it does!

Code: Select all

Bus 001 Device 002: ID 2357:011f TP-Link 802.llac WLAN Adapter
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

Can you get a connection with ethernet?
LeahFluffyTail
Level 1
Level 1
Posts: 10
Joined: Tue Apr 26, 2022 8:47 pm

Re: Network manager does not display the option for a wireless connection

Post by LeahFluffyTail »

i dont have an ethernet cable, and my router is far from my computer. :<
im curious if theres a way for me to download the libraries on my phone and send them to my computer for the things you requested.
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

If it can be done that way, I don't know how. Unfortunately, you really can't do much more without a connection. It might be you need a wifi driver or perhaps secure boot is on (if you even have secure boot on that machine).
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

Does this show anything blocked on wifi:

Code: Select all

rfkill list
LeahFluffyTail
Level 1
Level 1
Posts: 10
Joined: Tue Apr 26, 2022 8:47 pm

Re: Network manager does not display the option for a wireless connection

Post by LeahFluffyTail »

if so, i may have to dig up the cd for the tp-link, if i havent thrown it away. or if there are drivers available online, i will have to look.

rfkill list does nothing.
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

You can't install a driver without a connection. You could check if secure boot is enabled in Bios & disable it if there.
LeahFluffyTail
Level 1
Level 1
Posts: 10
Joined: Tue Apr 26, 2022 8:47 pm

Re: Network manager does not display the option for a wireless connection

Post by LeahFluffyTail »

im not sure. ive been looking for a way to disable it but it doesnt even appear in the setup menu under the boot tab. can i check this in the terminal?
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

Maybe you don't have secure boot then. The mokutil command would show it, but it's not installed. Can't install that without a connection either.
djph
Level 7
Level 7
Posts: 1928
Joined: Thu Jun 27, 2019 5:43 am
Location: ::1

Re: Network manager does not display the option for a wireless connection

Post by djph »

LeahFluffyTail wrote: Tue Apr 26, 2022 9:29 pm it does not seem to recognize my phone as a wired connection firstly, even after a restart. though it does open the storage as an archive, not sure how useful that would be though. :<
For most phones,

1. enable the hotspot featuer
2. SWITCH the hotspot from wifi (default) to USB-for-tethering
3. PC should now see the USB modem / connection
LeahFluffyTail
Level 1
Level 1
Posts: 10
Joined: Tue Apr 26, 2022 8:47 pm

Re: Network manager does not display the option for a wireless connection

Post by LeahFluffyTail »

apologies for my late reply ^^;
djph wrote: Tue May 17, 2022 3:24 pm
LeahFluffyTail wrote: Tue Apr 26, 2022 9:29 pm it does not seem to recognize my phone as a wired connection firstly, even after a restart. though it does open the storage as an archive, not sure how useful that would be though. :<
For most phones,

1. enable the hotspot featuer
2. SWITCH the hotspot from wifi (default) to USB-for-tethering
3. PC should now see the USB modem / connection
my data plan unfortunately doesnt support hotspot tethering, even if i choose to use wifi it denies.
it would be so simple to just build it on another computer and bring the drivers over but i dont have that option ;w; im sure that it is just the drivers because the usb adapter came with a cd to install the drivers on windows that i had to use, and its acting the same way now on linux.

if anyone feels kind enough to go out of their way and build it, this is my specific device T^T
https://www.tp-link.com/us/support/download/archer-t2u/
djph
Level 7
Level 7
Posts: 1928
Joined: Thu Jun 27, 2019 5:43 am
Location: ::1

Re: Network manager does not display the option for a wireless connection

Post by djph »

then you're sunk.

No wired connections on that machine?
sleeper12
Level 21
Level 21
Posts: 14559
Joined: Thu May 25, 2017 3:22 pm

Re: Network manager does not display the option for a wireless connection

Post by sleeper12 »

djph wrote: Tue May 17, 2022 8:58 pm then you're sunk.

No wired connections on that machine?
OP said before:
by LeahFluffyTail » Tue Apr 26, 2022 10:32 pm
i dont have an ethernet cable, and my router is far from my computer.
djph
Level 7
Level 7
Posts: 1928
Joined: Thu Jun 27, 2019 5:43 am
Location: ::1

Re: Network manager does not display the option for a wireless connection

Post by djph »

sleeper12 wrote: Tue May 17, 2022 9:15 pm
djph wrote: Tue May 17, 2022 8:58 pm then you're sunk.

No wired connections on that machine?
OP said before:

by LeahFluffyTail » Tue Apr 26, 2022 10:32 pm
i dont have an ethernet cable, and my router is far from my computer. :<
missed that one ... but that's the fix today; even if it means lugging the machine around (I mean, I'd just buy a long cable, but others may just wanna lug machines around)
Locked

Return to “Networking”