Go to advanced search

by coolder
Tue Mar 08, 2016 12:21 am
Forum: HATs and other add-ons
Topic: Disable power management for Ralink RT5370
Replies: 15
Views: 86013

Re: Disable power management for Ralink RT5370

It's possible to switch of power management with post connection script. Create script file sudo touch /etc/network/if-up.d/off-power-manager Open to edit. You can use another editor, i'm using vim sudo vim /etc/network/if-up.d/off-power-manager Type i to enter insert mode and copy pase next two lin...

Go to advanced search