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

Turn off power management #13

Open
cyp-git opened this issue Jan 31, 2020 · 2 comments
Open

Turn off power management #13

cyp-git opened this issue Jan 31, 2020 · 2 comments

Comments

@cyp-git
Copy link

cyp-git commented Jan 31, 2020

Hi,

thanks for this nice script!
It works nice on Raspberry Pi Zero wh. It seems to work better with the power management turned off. If someone wants to do that for ap0 and wlan0, just add following lines to /etc/network/interfaces:

post-up iw ap0 set power_save off
post-up iw wlan0 set power_save off


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@lukicdarkoo
Copy link
Owner

Nice! It will be fantastic if you make PR! I believe this feature should be optional, disabled by default.

@t0b3
Copy link

t0b3 commented Mar 7, 2021

@lukicdarkoo I feel there is no point in having this optional. Under any circumstances you want an AP running ...
or did I get something wrong?

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

No branches or pull requests

3 participants