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

atheros TX power settings issue #1

Open
appetito opened this issue Jun 29, 2020 · 1 comment
Open

atheros TX power settings issue #1

appetito opened this issue Jun 29, 2020 · 1 comment

Comments

@appetito
Copy link

I installed wifibroadcast_bridge from sources on my raspberry pi 4b+ (and 3b+) with Atheros cards (AR9271)

Looks like It works, but I have this messages in logs:

Jun 28 19:33:11 raspberrypi python3[540]: 19:33:11 INFO: Setting txpower on interface wlan1 to 63
Jun 28 19:33:11 raspberrypi python3[540]: 19:33:11 WARNING: Could not set txpower on wlan1
Jun 28 19:33:11 raspberrypi python3[540]: 19:33:11 WARNING: [Errno 2] No such file or directory: '/sys/module/ath9k_hw/parameters/txpower'

@webbbn
Copy link
Owner

webbbn commented Jun 29, 2020

In order to support changing the power of the ath9k wifi cards without reloading the driver you need this patch: https://github.com/webbbn/Open.HD-Kernel-Builder/blob/master/patches/ath9k_htc-misc.patch in the kernel driver.

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

2 participants