Summary: | Frameworks 5.103: wireless extensions that are deprecated for modern drivers; use nl80211 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kded | Reporter: | marav <marav8> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | asturm, grzegorz.alibozek, kde, kdelibs-bugs-null, mss, oleksandr, pj.world, qydwhotmail, timm366 |
Priority: | NOR | ||
Version First Reported In: | 5.103.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
marav
2023-02-26 11:44:48 UTC
Looks like the kernel needs to set some build flags. https://fedoraproject.org/wiki/Changes/RemoveWirelessExtensions I'm getting a similar warning on Linux v6.4.2 and kded 5.107: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211 Not to pile on; but I am also seeing message 'warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211'. Manjaro latest, kernel 6.4.3-1-MANJARO *** Bug 481126 has been marked as a duplicate of this bug. *** Hi, I became aware of the error shown by dmesg on the machine here yesterday and while discussing it on IRC was referred here by a more advanced user. warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211 The issue is in Qt and/or the Linux Kernel, nothing we can do at the KDE level. See: https://ubuntuforums.org/showthread.php?t=2486764 https://lore.kernel.org/netdev/20230224135933.94104aeda1a0.Ie771c6a66d7d6c3cf67da5f3b0c66cea66fd514c@changeid/T/ The upstream Qt bug seems to be https://bugreports.qt.io/browse/QTBUG-114336 |