Your message dated Tue, 10 Jun 2025 17:06:52 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-utopia-maintainers] Bug#1107527: network-manager:
Fails To Display Available WIFI HotSpots
has caused the Debian Bug report #1107527,
regarding network-manager: Fails To Display Available WIFI HotSpots
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1107527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107527
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: network-manager
Version: 1.42.4-1+deb12u1
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I cannot get my fresh install of Debian 12 environment to display available
WiFi networks.
The computer is the Lenovo ThinkPad X1 Yoga (Gen 2) i7 7600U 2.8Ghz 14 2-in-1
Convertible Laptop.
Dual-boot; Windows 10 Pro and Debian 12
The iwlwifi firmware driver seems to be working and up to date.
Windows sees GUI of network connections and displays all available WIFI
networks. Network working fine; both with VPN engaged and without.
Debian’s systray icon shows no WIFI connection and none available. But network
is working.
The access point does not see any connections from the laptop (whether in
Windows or Debian), which is the only wireless device.)
The systray applet shows 'device not managed'. Editing
/etc/NetworkManager/NetworkManager.conf and changing ‘managed=’ to ‘true’,
changes applet to show 'device not ready'. There is no other change, but when
activated, the network gets disconnected.
Removed ifupdown package, but still referenced in conf file. No network
connection. Tried nm-tray, but just added another like NetworkManager Applet
and a lot of other libraries. Had to undo manually, and put all back like it
was. Network started working again.
Here are some details:
Wireless
802.11a/b/g/n/ac, Bluetooth 4.1
Wireless Controller
Intel Dual Band Wireless-AC 8265 - M.2 Card
lspci
Ethernet controller: Intel Corporation Ethernet Connections (4) I219-LM (rev
21)
Network controller: Intel Corporation Wireless 8265 / 8275 (rev 88)
rfkill list
phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
dmesg | grep firmware
[4.465132] iwlwifi 0000:04:00:0 firmware: direct-loading firmware
iwlwifi-8265-36.ucode
[4.465606] iwlwifi 0000:04:00:0 loaded firmware version 36.ca7b901d.0
8265-36.ucode op_mode iwlmvm
nmcli device status
DEVICE TYPE STATE CONNECTION
lo loopback connected (externally) lo
enp0s31f6 ethernet unavailable _ _
wlp4s0 wifi unmanaged _ _
nmcli device wifi list
(list headers with no entries under them)
nmcli radio
WIFI-HW WIFI WWAN-HW WWAN
enabled enabled missing enabled
systemctl start wpa_supplicant
(returns nothing)
nmcli general
STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN
connected none enabled enabled missing enabled
-- System Information:
Debian Release: 12.11
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-37-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages network-manager depends on:
ii adduser 3.134
ii dbus [default-dbus-system-bus] 1.14.10-1~deb12u1
ii libaudit1 1:3.0.9-1
ii libbluetooth3 5.66-1+deb12u2
ii libc6 2.36-9+deb12u10
ii libcurl3-gnutls 7.88.1-10+deb12u12
ii libglib2.0-0 2.74.6-2+deb12u6
ii libgnutls30 3.7.9-2+deb12u4
ii libjansson4 2.14-2
ii libmm-glib0 1.20.4-1
ii libndp0 1.8-1+deb12u1
ii libnewt0.52 0.52.23-1+b1
ii libnm0 1.42.4-1+deb12u1
ii libpsl5 0.21.2-1
ii libreadline8 8.2-1.3
ii libselinux1 3.4-1+b6
ii libsystemd0 252.38-1~deb12u1
ii libteamdctl0 1.31-1
ii libudev1 252.38-1~deb12u1
ii policykit-1 122-3
ii polkitd 122-3
ii udev 252.38-1~deb12u1
Versions of packages network-manager recommends:
ii dnsmasq-base [dnsmasq-base] 2.90-4~deb12u1
ii libpam-systemd 252.38-1~deb12u1
ii modemmanager 1.20.4-1
ii ppp 2.4.9-1+1.1+b1
ii wireless-regdb 2025.02.20-1~deb12u1
ii wpasupplicant 2:2.10-12+deb12u2
Versions of packages network-manager suggests:
pn iptables <none>
pn libteam-utils <none>
Versions of packages network-manager is related to:
ii isc-dhcp-client 4.4.3-P1-2
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sun, 8 Jun 2025 22:24:28 +0200 Michael Biebl <[email protected]> wrote:
Am 08.06.2025 um 19:40 schrieb Marco Moock:
> Am 08.06.2025 um 13:29:32 Uhr schrieb Jolly Roger:
>
>> wlp4s0 wifi unmanaged _ _
>
> As long as this is the state, NM will not care about the device, so not
> an NM bug here.
>
> Please use linux.debian.user for further discussion.
>
> Next steps to check:
> Is ifupdown or systemd-networkd active?
>
>
What you should check is, if wlp4s0 is referenced in
/etc/network/interfaces or /etc/network/interfaces.d/*
See
https://salsa.debian.org/utopia-team/network-manager/-/blob/debian/master/debian/network-manager.README.Debian?ref_type=heads#L43
Closing this bug report accordingly.
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers