Bug 40412 - wl is loaded for no use
Summary: wl is loaded for no use
Status: CLOSED DUPLICATE of bug 40413
Alias: None
Product: Branch p9
Classification: Distributions
Component: kernel-modules-bcmwl-un-def (show other bugs)
Version: не указана
Hardware: x86_64 Linux
: P5 normal
Assignee: qa-team@altlinux.org
QA Contact: qa-p9@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-09 13:22 MSK by Ivan Zakharyaschev
Modified: 2021-07-19 16:22 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2021-07-09 13:22:13 MSK
wl was loaded, but not used:

[root@blacky ~]# lsmod |fgrep wl
wl                   6389760  0
cfg80211              872448  5 wl,ath9k_common,ath9k,ath,mac80211
[root@blacky ~]# lsmod |fgrep ath
ath9k                 139264  0
ath9k_common           20480  1 ath9k
ath9k_hw              495616  2 ath9k_common,ath9k
ath                    40960  3 ath9k_common,ath9k,ath9k_hw
mac80211              909312  2 ath9k,ath9k_hw
cfg80211              872448  5 wl,ath9k_common,ath9k,ath,mac80211
[root@blacky ~]# 

There were problems with connecting to wifi (I'm not sure that they are related to wl, but after I removed it (modprobe -r wl), there are no more problems until now):

[root@blacky ~]# systemctl stop NetworkManager
[root@blacky ~]# killall wpa_supplicant 
[root@blacky ~]# killall wpa_supplicant 
wpa_supplicant: процесс не найден
[root@blacky ~]# systemctl start NetworkManager
[root@blacky ~]# journalctl -f
-- Logs begin at Sun 2021-01-31 15:47:21 MSK. --
июл 09 12:58:01 blacky NetworkManager[81876]: <info>  [1625824681.9377] device (wlan0): supplicant interface state: authenticating -> associating
июл 09 12:58:01 blacky NetworkManager[81876]: <info>  [1625824681.9377] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
июл 09 12:58:01 blacky kernel: wlan0: associate with 50:ff:20:32:74:36 (try 1/3)
июл 09 12:58:01 blacky kernel: wlan0: RX AssocResp from 50:ff:20:32:74:36 (capab=0xc11 status=0 aid=1)
июл 09 12:58:01 blacky kernel: wlan0: associated
июл 09 12:58:01 blacky wpa_supplicant[81929]: wlan0: Associated with 50:ff:20:32:74:36
июл 09 12:58:01 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
июл 09 12:58:01 blacky NetworkManager[81876]: <info>  [1625824681.9553] device (wlan0): supplicant interface state: associating -> associated
июл 09 12:58:01 blacky NetworkManager[81876]: <info>  [1625824681.9554] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
июл 09 12:58:01 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=RU
июл 09 12:58:10 blacky systemd[1]: NetworkManager-dispatcher.service: Succeeded.
июл 09 12:58:10 blacky kernel: audit: type=1131 audit(1625824690.801:917): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июл 09 12:58:10 blacky audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июл 09 12:58:11 blacky wpa_supplicant[81929]: wlan0: Authentication with 50:ff:20:32:74:36 timed out.
июл 09 12:58:11 blacky kernel: wlan0: deauthenticating from 50:ff:20:32:74:36 by local choice (Reason: 3=DEAUTH_LEAVING)
июл 09 12:58:11 blacky kernel: ath: EEPROM regdomain: 0x8283
июл 09 12:58:11 blacky kernel: ath: EEPROM indicates we should expect a country code
июл 09 12:58:11 blacky kernel: ath: doing EEPROM country->regdmn map search
июл 09 12:58:11 blacky kernel: ath: country maps to regdmn code: 0x3d
июл 09 12:58:11 blacky kernel: ath: Country alpha2 being used: RU
июл 09 12:58:11 blacky kernel: ath: Regpair used: 0x3d
июл 09 12:58:11 blacky kernel: ath: regdomain 0x8283 dynamically updated by user
июл 09 12:58:11 blacky NetworkManager[81876]: <warn>  [1625824691.9594] sup-iface[0x55aa0e8ec800,wlan0]: connection disconnected (reason -3)
июл 09 12:58:11 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-DISCONNECTED bssid=50:ff:20:32:74:36 reason=3 locally_generated=1
июл 09 12:58:11 blacky wpa_supplicant[81929]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
июл 09 12:58:11 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
июл 09 12:58:11 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=RU
июл 09 12:58:11 blacky NetworkManager[81876]: <info>  [1625824691.9643] device (wlan0): supplicant interface state: associated -> disconnected
июл 09 12:58:11 blacky NetworkManager[81876]: <info>  [1625824691.9643] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
июл 09 12:58:12 blacky NetworkManager[81876]: <info>  [1625824692.0671] device (wlan0): supplicant interface state: disconnected -> scanning
июл 09 12:58:12 blacky NetworkManager[81876]: <info>  [1625824692.0672] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
июл 09 12:58:12 blacky kernel: wlan0: authenticate with 50:ff:20:32:74:36
июл 09 12:58:12 blacky wpa_supplicant[81929]: wlan0: SME: Trying to authenticate with 50:ff:20:32:74:36 (SSID='insar' freq=2437 MHz)
июл 09 12:58:12 blacky kernel: wlan0: send auth to 50:ff:20:32:74:36 (try 1/3)
июл 09 12:58:12 blacky NetworkManager[81876]: <info>  [1625824692.9111] device (wlan0): supplicant interface state: scanning -> authenticating
июл 09 12:58:12 blacky NetworkManager[81876]: <info>  [1625824692.9112] device (p2p-dev-wlan0): supplicant management interface state: scanning -> authenticating
июл 09 12:58:12 blacky wpa_supplicant[81929]: wlan0: Trying to associate with 50:ff:20:32:74:36 (SSID='insar' freq=2437 MHz)
июл 09 12:58:12 blacky kernel: wlan0: authenticated
июл 09 12:58:12 blacky NetworkManager[81876]: <info>  [1625824692.9269] device (wlan0): supplicant interface state: authenticating -> associating
июл 09 12:58:12 blacky NetworkManager[81876]: <info>  [1625824692.9270] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
июл 09 12:58:12 blacky kernel: wlan0: associate with 50:ff:20:32:74:36 (try 1/3)
июл 09 12:58:12 blacky kernel: wlan0: RX AssocResp from 50:ff:20:32:74:36 (capab=0xc11 status=0 aid=1)
июл 09 12:58:12 blacky kernel: wlan0: associated
июл 09 12:58:12 blacky wpa_supplicant[81929]: wlan0: Associated with 50:ff:20:32:74:36
июл 09 12:58:12 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
июл 09 12:58:12 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=RU
июл 09 12:58:12 blacky NetworkManager[81876]: <info>  [1625824692.9464] device (wlan0): supplicant interface state: associating -> associated
июл 09 12:58:12 blacky NetworkManager[81876]: <info>  [1625824692.9464] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
июл 09 12:58:15 blacky NetworkManager[81876]: <info>  [1625824695.0836] device (wlan0): supplicant interface state: associated -> 4-way handshake
июл 09 12:58:15 blacky NetworkManager[81876]: <info>  [1625824695.0836] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4-way handshake
июл 09 12:58:17 blacky wpa_supplicant[81929]: wlan0: WPA: Key negotiation completed with 50:ff:20:32:74:36 [PTK=CCMP GTK=CCMP]
июл 09 12:58:17 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-CONNECTED - Connection to 50:ff:20:32:74:36 completed [id=0 id_str=]
июл 09 12:58:17 blacky kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
июл 09 12:58:17 blacky NetworkManager[81876]: <info>  [1625824697.1266] device (wlan0): supplicant interface state: 4-way handshake -> completed
июл 09 12:58:17 blacky NetworkManager[81876]: <info>  [1625824697.1267] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "insar"
июл 09 12:58:17 blacky avahi-daemon[3094]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::7188:12d4:6530:204e.
июл 09 12:58:17 blacky NetworkManager[81876]: <info>  [1625824697.1267] device (p2p-dev-wlan0): supplicant management interface state: 4-way handshake -> completed
июл 09 12:58:17 blacky avahi-daemon[3094]: New relevant interface wlan0.IPv6 for mDNS.
июл 09 12:58:17 blacky NetworkManager[81876]: <info>  [1625824697.1270] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
июл 09 12:58:17 blacky avahi-daemon[3094]: Registering new address record for fe80::7188:12d4:6530:204e on wlan0.*.
июл 09 12:58:17 blacky NetworkManager[81876]: <info>  [1625824697.1288] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
июл 09 12:58:17 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=81000
июл 09 12:58:28 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-BEACON-LOSS
июл 09 12:58:29 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-BEACON-LOSS
июл 09 12:58:29 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-DISCONNECTED bssid=50:ff:20:32:74:36 reason=4 locally_generated=1
июл 09 12:58:29 blacky NetworkManager[81876]: <warn>  [1625824709.5376] sup-iface[0x55aa0e8ec800,wlan0]: connection disconnected (reason -4)
июл 09 12:58:29 blacky wpa_supplicant[81929]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
июл 09 12:58:29 blacky kernel: ath: EEPROM regdomain: 0x8283
июл 09 12:58:29 blacky kernel: ath: EEPROM indicates we should expect a country code
июл 09 12:58:29 blacky kernel: ath: doing EEPROM country->regdmn map search
июл 09 12:58:29 blacky kernel: ath: country maps to regdmn code: 0x3d
июл 09 12:58:29 blacky kernel: ath: Country alpha2 being used: RU
июл 09 12:58:29 blacky kernel: ath: Regpair used: 0x3d
июл 09 12:58:29 blacky kernel: ath: regdomain 0x8283 dynamically updated by user
июл 09 12:58:29 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
июл 09 12:58:29 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=RU
июл 09 12:58:29 blacky NetworkManager[81876]: <info>  [1625824709.5472] device (wlan0): supplicant interface state: completed -> disconnected
июл 09 12:58:29 blacky NetworkManager[81876]: <info>  [1625824709.5472] device (p2p-dev-wlan0): supplicant management interface state: completed -> disconnected
июл 09 12:58:29 blacky NetworkManager[81876]: <info>  [1625824709.6454] device (wlan0): supplicant interface state: disconnected -> scanning
июл 09 12:58:29 blacky NetworkManager[81876]: <info>  [1625824709.6455] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
июл 09 12:58:29 blacky kernel: audit: type=1131 audit(1625824709.885:918): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июл 09 12:58:29 blacky audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
июл 09 12:58:29 blacky systemd[1]: systemd-hostnamed.service: Succeeded.
июл 09 12:58:29 blacky audit: AUDIT1334 prog-id=98 op=UNLOAD
июл 09 12:58:29 blacky audit: AUDIT1334 prog-id=97 op=UNLOAD
июл 09 12:58:29 blacky kernel: audit: type=1334 audit(1625824709.899:919): prog-id=98 op=UNLOAD
июл 09 12:58:29 blacky kernel: audit: type=1334 audit(1625824709.899:920): prog-id=97 op=UNLOAD
июл 09 12:58:30 blacky kernel: wlan0: authenticate with 50:ff:20:32:74:36
июл 09 12:58:30 blacky wpa_supplicant[81929]: wlan0: SME: Trying to authenticate with 50:ff:20:32:74:36 (SSID='insar' freq=2437 MHz)
июл 09 12:58:30 blacky kernel: wlan0: send auth to 50:ff:20:32:74:36 (try 1/3)
июл 09 12:58:30 blacky NetworkManager[81876]: <info>  [1625824710.4899] device (wlan0): supplicant interface state: scanning -> authenticating
июл 09 12:58:30 blacky NetworkManager[81876]: <info>  [1625824710.4899] device (p2p-dev-wlan0): supplicant management interface state: scanning -> authenticating
июл 09 12:58:30 blacky kernel: wlan0: authenticated
июл 09 12:58:30 blacky wpa_supplicant[81929]: wlan0: Trying to associate with 50:ff:20:32:74:36 (SSID='insar' freq=2437 MHz)
июл 09 12:58:30 blacky NetworkManager[81876]: <info>  [1625824710.4921] device (wlan0): supplicant interface state: authenticating -> associating
июл 09 12:58:30 blacky kernel: wlan0: associate with 50:ff:20:32:74:36 (try 1/3)
июл 09 12:58:30 blacky NetworkManager[81876]: <info>  [1625824710.4921] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
июл 09 12:58:30 blacky kernel: wlan0: RX AssocResp from 50:ff:20:32:74:36 (capab=0xc11 status=30 aid=0)
июл 09 12:58:30 blacky kernel: wlan0: 50:ff:20:32:74:36 rejected association temporarily; comeback duration 1024 TU (1048 ms)
июл 09 12:58:30 blacky kernel: wlan0: associate with 50:ff:20:32:74:36 (try 2/3)
июл 09 12:58:30 blacky kernel: wlan0: RX AssocResp from 50:ff:20:32:74:36 (capab=0xc11 status=30 aid=0)
июл 09 12:58:30 blacky kernel: wlan0: 50:ff:20:32:74:36 rejected association temporarily; comeback duration 1024 TU (1048 ms)
июл 09 12:58:31 blacky kernel: wlan0: associate with 50:ff:20:32:74:36 (try 3/3)
июл 09 12:58:31 blacky kernel: wlan0: association with 50:ff:20:32:74:36 timed out
июл 09 12:58:31 blacky NetworkManager[81876]: <info>  [1625824711.8002] device (wlan0): supplicant interface state: associating -> disconnected
июл 09 12:58:31 blacky NetworkManager[81876]: <info>  [1625824711.8003] device (p2p-dev-wlan0): supplicant management interface state: associating -> disconnected
июл 09 12:58:32 blacky NetworkManager[81876]: <info>  [1625824712.3061] device (wlan0): supplicant interface state: disconnected -> scanning
июл 09 12:58:32 blacky NetworkManager[81876]: <info>  [1625824712.3062] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
июл 09 12:58:33 blacky kernel: wlan0: authenticate with 50:ff:20:32:74:36
июл 09 12:58:33 blacky wpa_supplicant[81929]: wlan0: SME: Trying to authenticate with 50:ff:20:32:74:36 (SSID='insar' freq=2437 MHz)
июл 09 12:58:33 blacky kernel: wlan0: send auth to 50:ff:20:32:74:36 (try 1/3)
июл 09 12:58:33 blacky NetworkManager[81876]: <info>  [1625824713.1530] device (wlan0): supplicant interface state: scanning -> authenticating
июл 09 12:58:33 blacky kernel: wlan0: authenticated
июл 09 12:58:33 blacky wpa_supplicant[81929]: wlan0: Trying to associate with 50:ff:20:32:74:36 (SSID='insar' freq=2437 MHz)
июл 09 12:58:33 blacky NetworkManager[81876]: <info>  [1625824713.1530] device (p2p-dev-wlan0): supplicant management interface state: scanning -> authenticating
июл 09 12:58:33 blacky NetworkManager[81876]: <info>  [1625824713.1554] device (wlan0): supplicant interface state: authenticating -> associating
июл 09 12:58:33 blacky kernel: wlan0: associate with 50:ff:20:32:74:36 (try 1/3)
июл 09 12:58:33 blacky NetworkManager[81876]: <info>  [1625824713.1554] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
июл 09 12:58:33 blacky kernel: wlan0: RX AssocResp from 50:ff:20:32:74:36 (capab=0xc11 status=0 aid=1)
июл 09 12:58:33 blacky kernel: wlan0: associated
июл 09 12:58:33 blacky wpa_supplicant[81929]: wlan0: Associated with 50:ff:20:32:74:36
июл 09 12:58:33 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
июл 09 12:58:33 blacky NetworkManager[81876]: <info>  [1625824713.1671] device (wlan0): supplicant interface state: associating -> associated
июл 09 12:58:33 blacky NetworkManager[81876]: <info>  [1625824713.1672] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
июл 09 12:58:33 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=RU
июл 09 12:58:33 blacky NetworkManager[81876]: <info>  [1625824713.2808] device (wlan0): supplicant interface state: associated -> 4-way handshake
июл 09 12:58:33 blacky NetworkManager[81876]: <info>  [1625824713.2809] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4-way handshake
июл 09 12:58:39 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-BEACON-LOSS
июл 09 12:58:39 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-DISCONNECTED bssid=50:ff:20:32:74:36 reason=4 locally_generated=1
июл 09 12:58:39 blacky wpa_supplicant[81929]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
июл 09 12:58:39 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="insar" auth_failures=1 duration=10 reason=WRONG_KEY
июл 09 12:58:39 blacky wpa_supplicant[81929]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
июл 09 12:58:39 blacky kernel: ath: EEPROM regdomain: 0x8283
июл 09 12:58:39 blacky kernel: ath: EEPROM indicates we should expect a country code
июл 09 12:58:39 blacky kernel: ath: doing EEPROM country->regdmn map search
июл 09 12:58:39 blacky kernel: ath: country maps to regdmn code: 0x3d
июл 09 12:58:39 blacky kernel: ath: Country alpha2 being used: RU
июл 09 12:58:39 blacky kernel: ath: Regpair used: 0x3d
июл 09 12:58:39 blacky kernel: ath: regdomain 0x8283 dynamically updated by user
июл 09 12:58:39 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
июл 09 12:58:39 blacky wpa_supplicant[81929]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=RU
июл 09 12:58:39 blacky NetworkManager[81876]: <warn>  [1625824719.5830] sup-iface[0x55aa0e8ec800,wlan0]: connection disconnected (reason -4)
июл 09 12:58:39 blacky NetworkManager[81876]: <info>  [1625824719.5871] device (wlan0): supplicant interface state: 4-way handshake -> disconnected
июл 09 12:58:39 blacky NetworkManager[81876]: <info>  [1625824719.5872] device (p2p-dev-wlan0): supplicant management interface state: 4-way handshake -> disconnected
июл 09 12:58:39 blacky NetworkManager[81876]: <info>  [1625824719.6892] device (wlan0): supplicant interface state: disconnected -> scanning
июл 09 12:58:39 blacky NetworkManager[81876]: <info>  [1625824719.6893] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
^C

After I removed the module, the problems were gone:

[root@blacky ~]# systemctl stop NetworkManager
[root@blacky ~]# killall wpa_supplicant 
[root@blacky ~]# lsmod |fgrep wl
wl                   6389760  0
cfg80211              872448  5 wl,ath9k_common,ath9k,ath,mac80211
[root@blacky ~]# lsmod |fgrep ath
ath9k                 139264  0
ath9k_common           20480  1 ath9k
ath9k_hw              495616  2 ath9k_common,ath9k
ath                    40960  3 ath9k_common,ath9k,ath9k_hw
mac80211              909312  2 ath9k,ath9k_hw
cfg80211              872448  5 wl,ath9k_common,ath9k,ath,mac80211
[root@blacky ~]# modprobe -r wl
[root@blacky ~]# systemctl start NetworkManager

To make this permanent, I removed the corresponding packages:

[root@blacky ~]# locate wl.ko |xargs rpm -qf | xargs rpm -ev
Подготовка пакетов...
kernel-modules-bcmwl-un-def-6.30.223.248-alt18.329491.1.x86_64
kernel-modules-bcmwl-std-def-6.30.223.248-alt17.328789.1.x86_64
kernel-modules-bcmwl-std-def-6.30.223.248-alt17.328732.1.x86_64
Running /usr/lib/rpm/posttrans-filetriggers


[root@blacky ~]# uname -a
Linux blacky 5.7.19-un-def-alt1 #1 SMP PREEMPT Thu Aug 27 15:52:34 UTC 2020 x86_64 GNU/Linux
[root@blacky ~]# rpm -q kernel-image-un-def 
kernel-image-un-def-5.7.19-alt1.x86_64
[root@blacky ~]# rpm -q kernel-image-un-def -i
Name        : kernel-image-un-def
Epoch       : 1
Version     : 5.7.19
Release     : alt1
DistTag     : p9+256869.100.1.1
Architecture: x86_64
Install Date: Ср 13 янв 2021 16:03:47
Group       : System/Kernel and hardware
Size        : 78382805
License     : GPL-2.0-only
Signature   : RSA/SHA1, Вт 01 сен 2020 20:12:15, Key ID 2b6b82cb7aed4d09
Source RPM  : kernel-image-un-def-5.7.19-alt1.src.rpm
Build Date  : Вт 01 сен 2020 20:11:37
Build Host  : kernelbot-p9.hasher.altlinux.org
Relocations : (not relocatable)
Packager    : Kernel Maintainers Team <kernel@packages.altlinux.org>
Vendor      : ALT Linux Team
URL         : http://www.kernel.org/
Summary     : The Linux kernel (the core of the Linux operating system)
Description :
This package contains the Linux kernel that is used to boot and run
your system.

Most hardware drivers for this kernel are built as modules.  Some of
these drivers are built separately from the kernel; they are available
in separate packages (kernel-modules-*-un-def).

There are some kernel variants in ALT systems:
* std-def: standard longterm kernel without preemption;
* std-pae: variant of std-def kernel for i686 with 64G memory support;
* std-debug: variant of std-def kernel kernel with some DEBUG options enabled;
* un-def: more modern then std-def and with voluntary (on ppc64le) and
  forced (on x86) preemption enabled.
* sn-def: insecure kernel for SecretNet only
[root@blacky ~]# 

The hardware:

[root@blacky ~]# lspci | fgrep -i net
05:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
09:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
[root@blacky ~]#
Comment 1 Ivan Zakharyaschev 2021-07-19 16:21:39 MSK
Posted 2 times by error.

*** This bug has been marked as a duplicate of bug 40413 ***