New answers tagged wifi
0
votes
Accepted
Install drivers for intel 7265 from source fails. How to fix?
I've got it working now. It looks like it was a matter of getting the correct configuration. 20251021 I ran a git pull on the backports-iwlwifi repo Everything subsequent was done from the main branch....
-3
votes
/etc/resolv.conf no such file or directory (but it exists!)
It might be that you used inet_addr() and did not include all three include files the man page says to use.
2
votes
kernel panic after suspend starting from kernel 6.16
Oct 15 16:35:12 Lisa kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000
Oct 15 16:35:12 Lisa kernel: #PF: supervisor instruction fetch in kernel mode
Oct 15 16:35:12 Lisa kernel: #...
2
votes
Accepted
USB Wi-Fi dongle not able to connect to network
Hard blocked: yes
from your rfkill list indicates the WiFi was switched off somehow. Either an ad hoc key, a FN key combo or something else managed by the firmware (UEFI).
In an attempt to disable ...
2
votes
Automatically connect to ethernet when available
I've written a bash script to help with this: https://github.com/waltinator/net-o-matic It watches the connection, and when the connection drops, does a user-specified thing to try to reconnect or do ...
0
votes
Configuring BCM4360 (MacBook Air) on FreeBSD to connect to WiFi
i dont know if the reasons these dont work are due to strict adherance
to licensing agreements where linux bends the rules i just simply cant say: For Example: APPLE HARDWARE:
CS8409/CS42L83 - I2S/...
3
votes
Are there any options for the nmcli command that outputs the SSID of a wifi including, if present, trailing spaces?
I have to manage the output of the command nmcli by a Python script.
No you don't. Python can directly access NetworkManager's API in several ways.
For example, you can call libnm through pygobject:
...
4
votes
Accepted
Are there any options for the nmcli command that outputs the SSID of a wifi including, if present, trailing spaces?
By this post I have found the option --get-value of the command nmcli. For an explanation of the option see the documentation of the command nmcli.
By this option I can specify what fields must be ...
3
votes
Are there any options for the nmcli command that outputs the SSID of a wifi including, if present, trailing spaces?
Have you tried the -m multiline option? It lists all fields as name and value, and I would hope that trailing blanks should be preserved. I'm not sure about leading blanks in field values, as it's not ...
1
vote
New Debian 12 Install - No Wi-Fi adapter found (Intel Comet Lake PCH CNVi WiFi)
After struggling with this for a long time and getting tired of always having to wire in, I replaced the wifi chip on my laptop. That fixed it.
1
vote
wlan0 state remains down after setting ip to static
Where am I going wrong? Everything I've read says that it should be working.
You didn't connect the physical link.
You're also confusing two different kinds of 'up/down'. If you look closely, the ...
2
votes
wlan0 state remains down after setting ip to static
I think that on Raspberry pi OS, the system use NetworkManager and so do not consider your change in /etc/network/interfaces. So the easiest way is to configure your interface through NetworkManger (...
Top 50 recent answers are included
Related Tags
wifi × 2724networking × 625
debian × 429
linux × 428
drivers × 320
networkmanager × 235
kali-linux × 216
ubuntu × 208
network-interface × 166
arch-linux × 163
linux-mint × 159
wpa-supplicant × 155
iwlwifi × 115
fedora × 112
broadcom × 104
realtek × 89
ethernet × 80
usb × 79
raspberry-pi × 76
wifi-hotspot × 73
internet × 70
wlan × 66
hostapd × 65
nmcli × 59
firmware × 56