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

Scan Window: do not try to enable the interface when rfkill is on #84

Closed
grrtrr opened this issue Dec 28, 2020 · 0 comments
Closed

Scan Window: do not try to enable the interface when rfkill is on #84

grrtrr opened this issue Dec 28, 2020 · 0 comments
Assignees

Comments

@grrtrr
Copy link
Contributor

grrtrr commented Dec 28, 2020

If the interface is disabled due to soft/hard rfkill, there is no point in trying to enable the interface,
since that operation will fail when rfkill is active.

This requires quite a bit of additional code, such as finding the wdev identifier.

For the moment, trying to scan while rfkill is enabled will simply cause wavemon to exit with an error.

@grrtrr grrtrr self-assigned this Dec 28, 2020
@grrtrr grrtrr closed this as completed in d151410 Jan 17, 2021
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

1 participant