Skip to main content

All Questions

0 votes
0 answers
201 views

Issue with Intel’s AX210 Wi-Fi 6E card and Linux

I just bought an AX210NGW and installed it in my laptop motherboard, however I am having some issues with it: the OS simply does not recognize it. Beforehand, I attach the description of my machine ...
Matheus Diógenes Andrade's user avatar
0 votes
0 answers
60 views

Buildroot: wpa_supplicant cannot connect to ESP32 SoftAP

I have a SoftAP set up using ESP32-S3. Clean example from ESP-IDF SDK, no changes on my end. I also have a MilkV-Duo board running buildroot with RTL8188 network card over USB. Here's the state of ...
piotr-de's user avatar
0 votes
0 answers
265 views

Run Wifi (Intel AX210) with Single Antenna

Is it possible to run an Intel AX210 chip using a single antenna? I've got an embedded project where a single antenna would be optimal. With a single antenna, I get almost perfect data connectivity, ...
johnnyb's user avatar
  • 113
1 vote
1 answer
703 views

No wireless networks shown in nmtui

I run Artix with both OpenBox and LXDE and i can connect to wifi normally with LXDE using the gui network manager in LXDE. But when logged in with OpenBox , nmtui shows no wireless networks. ...
Hoax OfLife's user avatar
2 votes
1 answer
5k views

Installing TP-Link AC1200 T5E PCIe Adapter on Debian 11

There's a lot of info online about how to install the TP-Link AC1200 T4UH version, or similar, but nothing on the T5E as far as I could find. How do you setup the TP-Link AC1200 T5E PCIe Adapter on ...
marsnebulasoup's user avatar
2 votes
1 answer
708 views

Gentoo installation WiFi issues after rebooting what to install in chroot

I'm installing Gentoo. Last time I tried my wifi was not working, so this time I want to make sure I get it right. I'm done with this step: emerge --ask --verbose --update --deep --newuse @world But ...
Thamognya Kodi's user avatar
2 votes
0 answers
735 views

Linux WiFi connection disconnected due to inactivity

Recently my WiFi connection keeps disconnected/connected like in a loop several times a day while i'm actively working. I tried a lot of options: Contacted support team for my router's brand. They ...
Aleksandr Chapkin's user avatar
1 vote
0 answers
1k views

Connecting Linux to 5G WiFi, whereas on 2.4G works just fine

I have an quirky issue connecting my Linux machine to WiFi router only on 5Ghz band, whereas on 2.4Ghz everything works fine(, but limiting the internet bandwidth severly). I suppose that's not router ...
Adam Przedniczek's user avatar
0 votes
2 answers
2k views

WiFi USB card is not working VirtualBox Kali Linux

I am trying to define wlan to Kali Virtual Image at VirtualBox which is installed on Mac OS Catalina. I want to monitor wlan0. I defined card as USB 3.0 (port is 3.1 but there is no option for 3.1) to ...
Fatih Çetin's user avatar
1 vote
1 answer
188 views

The name of my wireless card keeps switching randomly on reboot

I'm using Arch Linux on a Dell laptop. My wireless card was always named wlp*. Then after I installed something—which I don't remember (maybe some connection manager?)—and my wireless card randomly ...
Ink blot's user avatar
  • 133
3 votes
2 answers
3k views

Wi-Fi adapter install error Linux Mint

All right? I have an adapter that has worked on Windows 10. But on Cinnamon, it is not even recognized. Follows some results, being the first one the attempt to install the driver that came with the ...
user avatar
0 votes
0 answers
73 views

Linux Wifi: Create virtual wifi card to connect with different source MACs simultaneously to one SSID

The situation: Hotel Wifi with login-site. 4 devices are allowed. Each device gets 2 MBit/s speed. I have a Raspberry-PI 3 and wondered whether it is possible to connect with 4 different source MACs ...
Hannes's user avatar
  • 279
0 votes
2 answers
222 views

Linux-Create AP that gets internet from client

I'd like to create access point that will take the internet from one of its clients. In other words, is there a way to create a bridge with a client? I know how to create AP and bridge it with ...
Michael Eagle's user avatar
9 votes
1 answer
10k views

Understanding the output of the 'iw reg get' command

If I run the command iw reg get in my system (Ubuntu 16.04.4 LTS, kernel 4.13, iw version 3.17), I get the following output: country PT: DFS-ETSI (2402 - 2482 @ 40), (N/A, 20), (N/A) (5170 - ...
fortune_pickle's user avatar
1 vote
1 answer
863 views

WPA2 / wpa_supplicant wireless hotspot logs

Using Ubuntu 16.04, I use a wireless wi-fi adapter to host a wi-fi hotspot. Lately someone's been trying guess my (42 character) wi-fi password. When they fail to authenticate to my hotspot, I receive ...
user857972's user avatar
0 votes
0 answers
147 views

Getting Current Date and time without using Internet Services or RTC

I have a MT7681 module with limited interfaces. One of the interface is Wi-Fi. I have been using Wi-Fi interface(NTP) to get current Date and time. So, in one of the use case Internet services are not ...
apurvPadole's user avatar
0 votes
1 answer
1k views

iw not finding wlan2

I've a dwlink dwi-131 usb wifi adapter that I'm trying to use with buildroot (for a sama5d2xplained board) for hostadp. I use a driver from github: https://github.com/Mange/rtl8192eu-linux-driver ...
iveqy's user avatar
  • 173
0 votes
1 answer
541 views

Wi-Fi connection stop to work after few seconds connected

I recently sign plan of Vodafone Wi-Fi with a Fon pass account to get internet. Vodafone is the operator of this service and Fon is the company behind the scene. The problem is that after few seconds ...
gfleck's user avatar
  • 143
0 votes
0 answers
528 views

Using two USB wifi adapters as one single WAP (wireless access point)

I'm wondering if this is possible or anyone has done this. I'm building a linux router/WAP for my house, I'm not completly sold on the distro yet probably going to use either: openWRT/DD-WRT x86, ...
Josh James Saunders's user avatar
0 votes
1 answer
256 views

Linux Can't Detect Wllan0

I Can't Connect To Wifi When I Type ifconfig wlan0 up it shows wlan0: ERROR while getting interface flags: No such device i tried solutions like re-installing firmware-b43-installer , installing wicd ...
YOLO's user avatar
  • 1
1 vote
0 answers
89 views

WiFi hard-blocked on GNOME

Every once in a while I try out a new linux distro. And the same problem occurs over and over again when I install a distribution using GNOME: my Wifi is hard-blocked. I try unblocking it with rfkill, ...
pitastic's user avatar
  • 135
-1 votes
1 answer
165 views

packet loss. how to resolve this?

how to find out the packet loss? when the router is transmitting the packets of data to destination. If the destination will not receive the ex-tact transmitted packets there will be loose of data. ...
user41459's user avatar
7 votes
2 answers
11k views

RTL8188CUS AP and Client mode simultaneously with hostapd in Linux?

I'm trying to figure out how to set up my RTL8188CUS Wifi dongle to run in both AP and Client mode at the same time. How can I do this in Linux? I have hostapd running fine and I remember reading ...
vaid's user avatar
  • 3,559
8 votes
4 answers
20k views

How to forget wireless networks from command line?

Using the command line on Debian, how can make the system forget the wireless networks I previously connected to? Thanks.
thedp's user avatar
  • 415
2 votes
3 answers
1k views

lost wireless connection in ubuntu 14.04 after 5 miniute

I installed ubuntu 14.04 in my new laptop Lenovo Thinkpad E540 I connect to a wifi network but after a while I lost connection, I try to reconnect but it cann't connect again to any wifi netwotk. for ...
Omid Zamani's user avatar
2 votes
1 answer
3k views

wpa_supplicant on Debian doesn't connect to network

I'm currently trying to connect to my home WiFi network (WPA2 security), but when I run sudo wpa_supplicant -B -D wext -i wlan0 -c /etc/wpa_supplicant.conf, running /sbin/iw wlan0 link immediately ...
Gordon Estes's user avatar
3 votes
1 answer
10k views

Connect to two wifi networks with one wifi network card on Linux

I am not sure if this is doable but I came to think of an idea. So we have two wireless networks at home, basically what I do is to switch connection to each access point in order to connect to the ...
PinoyPal's user avatar
  • 153
2 votes
1 answer
5k views

Setting promiscuous mode in WIFI card

I am on a home network behind a router and I want to capture traffic b/w router and other devices like PCs. All the devices are connected using Wi-Fi with the router. My Wi-Fi driver is ath9k, I ...
Vikram Singh's user avatar
10 votes
5 answers
36k views

How do I stop rfkill module from hardblocking my wifi, without rfkill command?

I went into my BIOS the other day, didn't change anything, and rebooted. After this, my wifi was hardblocked. I looked online for solutions, and learned of the rfkill command. But I get rfkill: ...
Korgan Rivera's user avatar
0 votes
1 answer
3k views

Connecting to wifi from command line

The perfect scenario for all you command line jockeys. Recently, I was removing KDM from my linux partition ( I run sabayon), and apparently got rid of a bit of Gnome that was crucial to loading a ...
SamuraiHelmet's user avatar