Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rssid_led: CPExxx workaround high cpu load bug #164

Closed
wants to merge 1 commit into from

Conversation

everloop2
Copy link
Contributor

@everloop2 everloop2 commented Apr 3, 2021

Workaround for high cpu load bug till https://bugs.openwrt.org/index.php?do=details&task_id=3708 is fixed.

In /etc/config/system change rssid_wlan0 option dev 'wlan0' to 'wlan0-mesh-2'.

Fixes #142.

Signed-off-by: everloop2 [email protected]

Workaround for high cpu load bug till https://bugs.openwrt.org/index.php?do=details&task_id=3708 is fixed.

In /etc/config/system change rssid_wlan0 option dev 'wlan0' to 'wlan0-mesh-2'.

Fixes freifunk-berlin#142 .

Signed-off-by: everloop2 [email protected]
@everloop2 everloop2 closed this Apr 3, 2021
@everloop2 everloop2 deleted the patch-1 branch April 3, 2021 12:54
@pmelange
Copy link
Collaborator

pmelange commented Apr 5, 2021

I think setting system.@rssid[0].dev should be done in the wizard when the mesh type is selected (adhoc/802.11s) and should further be implemented in the "Mesh Settings" page similarly.

Also, there should be a migration script too.

@everloop2 I look forward to seeing a new PR which handles this. Thanks for your first effort

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CPE210 high cpu load bug still present
2 participants