build_patches: Add patch to fix wdr4900 wifi interface configuration #271

Closed
fbl wants to merge 1 commits from fbl:4900-wifi into master
Owner

A Linux patch which changed the kernel behavior of pci device naming
was backported to Linux 5.4, and is therefore included in OpenWrt
21.02.5.

However, the default uci configuration generated by OpenWrt scripts was
not updated to accomodate this change. Therefore, wifi interface
configuration does have various side effects on the wdr4900. Most of the
time, more than two wifi radio/interface configurations are generated,
which results in wifi not working properly (because our own
configuration layer relies on the default configuration done by OpenWrt.

Backport a patch from OpenWrt 22.03 / master, which works around this
problem but has not been applied to the 21.02 branch.

Based on: 7f4b4c29f3 (OpenWrt)

Ref: https://github.com/openwrt/openwrt/issues/11002
Ref: https://github.com/openwrt/openwrt/pull/11005
Ref: https://github.com/openwrt/openwrt/issues/10530
Ref: https://github.com/openwrt/openwrt/pull/10554
Fixes: #267

A Linux patch which changed the kernel behavior of pci device naming was backported to Linux 5.4, and is therefore included in OpenWrt 21.02.5. However, the default uci configuration generated by OpenWrt scripts was not updated to accomodate this change. Therefore, wifi interface configuration does have various side effects on the wdr4900. Most of the time, more than two wifi radio/interface configurations are generated, which results in wifi not working properly (because our own configuration layer relies on the default configuration done by OpenWrt. Backport a patch from OpenWrt 22.03 / master, which works around this problem but has not been applied to the 21.02 branch. Based on: 7f4b4c29f3 (OpenWrt) Ref: https://github.com/openwrt/openwrt/issues/11002 Ref: https://github.com/openwrt/openwrt/pull/11005 Ref: https://github.com/openwrt/openwrt/issues/10530 Ref: https://github.com/openwrt/openwrt/pull/10554 Fixes: #267
fbl added this to the next-bugfix milestone 2022-11-26 16:23:11 +01:00
fbl added the
bug
label 2022-11-26 16:23:11 +01:00
fbl self-assigned this 2022-11-26 16:23:11 +01:00
Author
Owner

Tested-by: Fabian Bläse <fabian@blaese.de>

`Tested-by: Fabian Bläse <fabian@blaese.de>`
fbl force-pushed 4900-wifi from c7dd06ed68 to ea74da78af 2022-11-26 20:14:57 +01:00 Compare
Author
Owner

Changes:

  • Fix typos and grammar in commit message
Changes: - Fix typos and grammar in commit message
fbl modified the milestone from next-bugfix to 202212 2022-12-01 20:34:06 +01:00
Author
Owner

applied.

applied.
fbl closed this pull request 2022-12-01 20:57:39 +01:00
fbl deleted branch 4900-wifi 2022-12-01 20:57:49 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.