惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog
D
Docker
J
Java Code Geeks
腾讯CDC
Blog — PlanetScale
Blog — PlanetScale
G
Google Developers Blog
M
MIT News - Artificial intelligence
L
LangChain Blog
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
博客园 - Franky
GbyAI
GbyAI
Hugging Face - Blog
Hugging Face - Blog
aimingoo的专栏
aimingoo的专栏
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
N
Netflix TechBlog - Medium
B
Blog RSS Feed
Y
Y Combinator Blog
阮一峰的网络日志
阮一峰的网络日志
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News

Arch Linux Forums

Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner Firefox rounded edges on Sway / Applications & Desktop Environments
[SOLVED] Why isn't connman showing WiFi? / Newbie Corner
Enrico1989 · 2026-06-12 · via Arch Linux Forums

#3 2026-06-12 12:05:49

Enrico1989
Member
Registered: 2018-07-05
Posts: 359

Re: [SOLVED] Why isn't connman showing WiFi?

https://paste.c-net.org/FenceBoiling

The package wpa_supplicant is installed, the iwd package too (I don't remember when, maybe some very old attempt), but the iwd.service is inactive and disabled, whereas connman.service is active and enabled, so I think the answer is yes/yes.

#4 2026-06-12 14:07:15

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: [SOLVED] Why isn't connman showing WiFi?

04:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
	Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [8086:1010]
	Kernel modules: iwlwifi

Device is there, also in

?

Edit: https://wiki.archlinux.org/title/ConnMan#Wi-Fi

Last edited by seth (2026-06-12 14:07:25)

#5 2026-06-12 16:16:35

Enrico1989
Member
Registered: 2018-07-05
Posts: 359

Re: [SOLVED] Why isn't connman showing WiFi?

It looks like it isn't?

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute 
       valid_lft forever preferred_lft forever
2: enp5s0: <BROADCAST,MULTICAST,DYNAMIC,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether e0:d5:5e:2d:ee:05 brd ff:ff:ff:ff:ff:ff
    altname enxe0d55e2dee05
    inet 192.168.1.12/24 brd 192.168.1.255 scope global enp5s0
       valid_lft forever preferred_lft forever
    inet6 fe80::e2d5:5eff:fe2d:ee05/64 scope link proto kernel_ll 
       valid_lft forever preferred_lft forever

#6 2026-06-12 17:54:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,223

Re: [SOLVED] Why isn't connman showing WiFi?

What about the rfkill part of that command?

Post a complete system journal

sudo journalctl -b | curl -F 'file=@-'  https://paste.c-net.org/

Random guess, you never installed linux-firmware-intel on this machine?

Last edited by V1del (2026-06-12 17:55:30)

#7 2026-06-12 18:15:50

Enrico1989
Member
Registered: 2018-07-05
Posts: 359

Re: [SOLVED] Why isn't connman showing WiFi?

V1del wrote:

What about the rfkill part of that command?

Ops, I forgot:

ID TYPE      DEVICE    SOFT      HARD
 4 bluetooth hci0   blocked unblocked

V1del wrote:

Post a complete system journal

sudo journalctl -b | curl -F 'file=@-'  https://paste.c-net.org/

https://paste.c-net.org/FrancoInvaded

V1del wrote:

Random guess, you never installed linux-firmware-intel on this machine?

Not since mid 2021, that's how old my bash shell history is.

#8 2026-06-12 18:59:50

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,223

Re: [SOLVED] Why isn't connman showing WiFi?

The firmware split happened last year: https://archlinux.org/news/linux-firmwa … ervention/ -- you will have gotten a list of firmware packages as optional new ones to install. And the journal confirms it your iwlwifi doesn't find it's firmware, so install that and reboot and retry.

#9 2026-06-12 19:44:50

Enrico1989
Member
Registered: 2018-07-05
Posts: 359

Re: [SOLVED] Why isn't connman showing WiFi?

Weird... That was 2026/06/13, and here's what my shell history contains:

$ history | grep linux-firm
17959  27/06/25 12:16:42 pacman -Rdd linux-firmware # pacman -Syu linux-firmware
17960  27/06/25 12:16:54 sudo pacman -Rdd linux-firmware

So I didn't miss the news, but I messed it hmm

#10 2026-06-12 20:07:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: [SOLVED] Why isn't connman showing WiFi?

Jun 11 23:52:46 greywarden kernel: iwlwifi 0000:04:00.0: no suitable firmware found!
pacman -Qs firmware # lacks intel

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

#11 2026-06-12 22:18:21

Enrico1989
Member
Registered: 2018-07-05
Posts: 359

Re: [SOLVED] Why isn't connman showing WiFi?

That worked! Yes, I'll do, but there's another weirdness now. If I connect to WiFi, something goes wrong with the "display". It turns out, problem and solution are both described at https://wiki.archlinux.org/title/ConnMa … e_hostname

#12 2026-06-12 22:20:09

Enrico1989
Member
Registered: 2018-07-05
Posts: 359

Re: [SOLVED] Why isn't connman showing WiFi?

I suppose it's still relevant: if I have SingleConnectedTechnology=false, which according to the wiki should allow being connected simultaneously via Eth and WiFi, then why "scan wifi" errors with "Error /net/connman/technology/wifi: Not supported"? I don't think  §4.1 applies, because 1. I don't get that error if I SingleConnectedTechnology=true, and 2.

$ rfkill list
0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Last edited by Enrico1989 (2026-06-12 22:23:24)

#13 2026-06-12 22:41:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: [SOLVED] Why isn't connman showing WiFi?

Are you using iwd and is that connection active when trying to scan (and SingleConnectedTechnology=false but not connected when using SingleConnectedTechnology=true)?
Compare "ip a" w/ either condition and check/track the journal for scanning failures.

#14 Today 05:10:16

Enrico1989
Member
Registered: 2018-07-05
Posts: 359

Re: [SOLVED] Why isn't connman showing WiFi?

Mmm, I think some reboot was needed at some point.

After a new boot, and after I've used connmanctl to connect to the wifi, "ip a" gives this:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute 
       valid_lft forever preferred_lft forever
2: enp5s0: <BROADCAST,MULTICAST,DYNAMIC,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether e0:d5:5e:2d:ee:05 brd ff:ff:ff:ff:ff:ff
    altname enxe0d55e2dee05
    inet 192.168.1.12/24 brd 192.168.1.255 scope global enp5s0
       valid_lft forever preferred_lft forever
    inet6 fe80::e2d5:5eff:fe2d:ee05/64 scope link proto kernel_ll 
       valid_lft forever preferred_lft forever
4: wlan0: <BROADCAST,MULTICAST,DYNAMIC,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether f8:34:41:da:f7:3c brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.10/24 brd 192.168.1.255 scope global wlan0
       valid_lft forever preferred_lft forever
    inet6 fe80::fa34:41ff:feda:f73c/64 scope link proto kernel_ll 
       valid_lft forever preferred_lft forever

and I could successfully SSH into both 192.168.1.12 and 192.168.1.10, for instance.