cfg80211: failed to load regulatory.db

mircolino

Member
Feb 9, 2023
26
8
8
Running PVE on an Intel NUC:

Code:
root@po:~# pveversion
pve-manager/9.2.11/f6997e698c7933ea (running kernel: 7.0.14-12-pve)

Checking dmesg for errors I get the following:

Code:
root@po:~# dmesg | grep -i "error"
[    4.775853] Bluetooth: HCI socket layer initialized
[    4.776105] Bluetooth: L2CAP socket layer initialized
[    4.776341] Bluetooth: SCO socket layer initialized
[    4.776843] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -2
[    4.777104] cfg80211: failed to load regulatory.db

Since I don't want to disable bluetooth (which I need in a VM) I thought of installing the intel firmware.

Code:
root@po:~# apt install firmware-iwlwifi
The following package was automatically installed and is no longer required:
  proxmox-kernel-helper
Use 'apt autoremove' to remove it.

Installing:
  firmware-iwlwifi

REMOVING:
  proxmox-default-kernel proxmox-kernel-7.0 proxmox-ve pve-firmware

Summary:
  Upgrading: 0, Installing: 1, Removing: 4, Not Upgrading: 0
  Download size: 16.7 MB
  Freed space: 449 MB

Continue? [Y/n]

Is it OK to continue? Why does it want to remove the packages proxmox-kernel-helper proxmox-default-kernel proxmox-kernel-7.0 proxmox-ve pve-firmware?
 
Last edited: