I've been able to resolve this issue. The problem was due to the ap0 interface having been previously configured. If you attempt to configure it more than once per the previous message then a "device busy" error occurs. This didn't happen with the other WiFi driver I was using.
The solution is to ignore any error from attempting to add the interface, or to remove the interface using `iw dev ap0 del` first.
The solution is to ignore any error from attempting to add the interface, or to remove the interface using `iw dev ap0 del` first.
Statistics: Posted by huntc — Thu May 08, 2025 3:59 am