Wireless
Participate in insightful discussions regarding issues related to Intel® Wireless Adapters and technologies
7443 Discussions

how can I store my wifi connection settings in yocto linux? I don't want to run configure_edison --wifi every time I boot up.

amath10
Beginner
1,553 Views

I don't want to run configure_edison --wifi evry time I boot up my board.

Could anyone suggest where I can store these settings?

0 Kudos
3 Replies
ASouz7
Honored Contributor II
689 Views

Hello abmath,

For Linux support we suggest the you access these links: https://wireless.wiki.kernel.org/en/users/support Linux Wireless Support and http://www.intel.com/support/wireless/wlan/sb/CS-034398.htm Intel® Wi-Fi Products — Linux* Support for Intel® Wi-Fi Adapters

We hope this information helped you.

ASouz7
Honored Contributor II
689 Views

Hello abmath,

We have moved your post to the Edison forum for further assistance.

0 Kudos
ARica
Beginner
689 Views

Hey abmath, run your configure_edison --wifi normally, then to tell the OS to use that config every time it boots up just do systemctl enable wpa_supplicant

 

Cheers

0 Kudos
Reply