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

推荐订阅源

人人都是产品经理
人人都是产品经理
博客园_首页
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
小众软件
小众软件
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
罗磊的独立博客
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
IT之家
IT之家
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Recent Announcements
Recent Announcements
M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog

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
Guidance in migrating from Connman to iwd+impala for ethe...
seth · 2026-06-11 · via Arch Linux Forums

Recently I've come back to a workstation (that one) which is normally connected to internet via ethernet, but also has WiFi, if need be. (And bluetooth as well, fwiw.)

I installed connman when I initially set up this system 8 years ago or so, and the service is enabled and therefore has been running everytime I used this system.

But I haven't used it to switch to WiFi for 7 years or so, and `connmanctl services` now only shows the wired connection (I did use WiFi some time at the beginning just to experiment, but then I didn't need it anymore).

Now that I'm using the workstation regularly again, and since it's summer and power outages are around the corner here in the south of Italy, I would like to be able to swtich to WiFi (using a phone as a router) when there's such a disgrace. And since I've made use of it on my laptop, I'd like to make use of impala for WiFi (just like I use bluetui for bluetooth).

On https://wiki.archlinux.org/title/Network_configuration the table tells me I could actually get rid of connman and use iwd (which I use on the laptop), because iwd works for Ethernet as well (which I didn't know/remember).

So the idea is that I would like to manage WiFi with impala and Ethernet... with what? I've used iwctl on the laptop to scan for networks and switch among them, but I've never seen how it behaves when a ethernet cable is connected.

How can I go about it? From the various wiki pages, I suspect I should first disable and stop connman.service, then enable and start iwd.service, and then impala should work out of the box?

Last edited by Enrico1989 (2026-06-11 14:50:13)