59 words
1 minute
Regulatory domain warnings in system log
Warning messages:
cfg80211: Loading compiled-in X.509 certificates for regulatory databasecfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'platform regulatory.0 Direct firmware load for regulatory.db failed with error -2cfg80211: failed to load regulatory.dbThe explanation can be found here: https://wiki.archlinux.org/index.php/Network_configuration/Wireless#Respecting_the_regulatory_domain
Summary of steps to resolve the message:
- Install crda package
- Reboot to reload
cfg80211module # iw reg set US(or any country code you want)
Written content, images, and videos in this post are licensed under CC BY-NC-SA 4.0
. Code snippets are licensed separately under BSD 3-Clause
.