You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like this issue is similar to #30. What this means is that the proprietary WiFi drivers for the UDM are currently incompatible with the edge3 kernel (due to ABI differences).
You could try to build a custom kernel yourself and diverge as little as possible from the stock kernel (to prevent ABI changes) and hope that the WiFi driver works.
Alternatively, you could blacklist the WiFi driver, but that obviously means that WiFi does not work anymore. In #30, I mentioned a possibility of using the open-source mt76 driver. However, I expect getting that working is a rather complex task.
Hi, I tried loading the latest kernel from the releases tab
Not really sure how to properly debug this, let me know if there is anything I can do to help
The text was updated successfully, but these errors were encountered: