Opened 2 years ago
Last modified 21 months ago
#17780 closed defect
loading regulatory.db needs cfg80211 enabled as module — at Version 3
Reported by: | pierre | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | 12.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
I had a problem with loading of regulatory.db failing whatever I had done, until I had an epiphany and realized that cgf80211 was trying to access the disk before the disk was initialized...
Enabling cfg80211 as 'M' fixed that (I still cannot set the country to FR, but this is a start)
Making a ticket so that the book be fixed, before I forget...
Change History (3)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
I suspect setting the country needs a udev rule, as done in arch (package wireless-regdb).