Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED Configuration Intel Wireless 8260 (rev 3a) failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
smokyrun
n00b
n00b


Joined: 26 Dec 2023
Posts: 39
Location: Reunion Island

PostPosted: Sun Feb 18, 2024 4:43 pm    Post subject: SOLVED Configuration Intel Wireless 8260 (rev 3a) failed Reply with quote

Hello All,

I trying to configure my intel wireless card but it failed with error below in dmesg :

Code:
1.888607] Loading firmware: regulatory.db
[    1.888999] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    1.889350] cfg80211: failed to load regulatory.db
[    1.894557] Write protecting the kernel read-only data: 24576k


The database regulatory.db exist.

In my kernel I set :

Code:
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
CONFIG_CFG80211_CRDA_SUPPORT=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=y
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set


The service wpa_supplicant works fine.

Please any help will be welcome.

Smokyrun


Last edited by smokyrun on Fri Mar 01, 2024 8:20 am; edited 1 time in total
Back to top
View user's profile Send private message
Jean-Paul
Guru
Guru


Joined: 13 Apr 2009
Posts: 307

PostPosted: Mon Feb 19, 2024 2:00 pm    Post subject: Reply with quote

Quote:
CONFIG_CFG80211=y

you have to build cfg80211 as module <m>

read the 'Important' note in https://wiki.gentoo.org/wiki/Wi-Fi
_________________
”Everything should be made as simple as possible, but no simpler.” – Albert Einstein
Back to top
View user's profile Send private message
smokyrun
n00b
n00b


Joined: 26 Dec 2023
Posts: 39
Location: Reunion Island

PostPosted: Mon Feb 19, 2024 4:04 pm    Post subject: Reply with quote

Hi Jean Paul,

Thank you so much for you help, I applied informations you provided me and everything work fine :D :D
I setup and configure ifplugd it manages perfectly the two devices (ethernet and wireless)

Thank you again !!!

SmokyRun
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum