Hi slyexe.
That are good news. Take also a look at the complete regdb. There are some countries which allows high power by default.
And keep in mind that most of the issues regarding packet injection / packet capturing are caused by a misconfigured system:
- device is blocked by other services (networkmanager, wpa-supplicant)
run:
sudo systemctl list-unit-files | grep enabled
to retrieve an overview of enabled services
- device is not set properly to monitor mode
- device isn't set up
- driver doesn't support monitor mode
- driver is broken
- wrong wireless regulatory domain
- missing user permissions
That are good news. Take also a look at the complete regdb. There are some countries which allows high power by default.
And keep in mind that most of the issues regarding packet injection / packet capturing are caused by a misconfigured system:
- device is blocked by other services (networkmanager, wpa-supplicant)
run:
sudo systemctl list-unit-files | grep enabled
to retrieve an overview of enabled services
- device is not set properly to monitor mode
- device isn't set up
- driver doesn't support monitor mode
- driver is broken
- wrong wireless regulatory domain
- missing user permissions