Skip to content

Wireless regulatory can not be loaded due to unknown signature #174

@loicpoulain

Description

@loicpoulain

Kernel log shows the following when booting:
cfg80211: loaded regulatory.db is malformed or signature is missing/invalid

This is because the regulatory.db point to custom debian one:
/lib/firmware/regulatory.db -> /etc/alternatives/regulatory.db

But kernel does not seem to include the right key for it.

Updating to upstream regulatory.db fixes the issue:
update-alternatives --set regulatory.db /lib/firmware/regulatory.db-upstream

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdebos-recipesRelates to debos recipeskernelKernel relateduserspaceRelates to Debian userspace

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions