Alpine Linux Hangs During Boot at: “ successfully initialized wpa_supplicant” The 2019 Stack Overflow Developer Survey Results Are Inwpa_supplicant nl80211 hangs linux mint frequentlyFresh CoreOS install hangs during bootHow to connect Alpine Linux to WiFi?Intel AC 7260 No Wireless Function on Linux Mint 17 with Kernel 4.2.0-35Linux boot hangsAlpine Linux - how do I define packages to load on boot?How can I boot alpine-linux from CF card (in Soekris net4801)?insert module during bootuplldb hangs on Alpine LinuxAlpine Linux--Wifi Not Working

Why not take a picture of a closer black hole?

What is the motivation for a law requiring 2 parties to consent for recording a conversation

"as much details as you can remember"

What do hard-Brexiteers want with respect to the Irish border?

Cooking pasta in a water boiler

Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?

How to charge AirPods to keep battery healthy?

The difference between dialogue marks

How to support a colleague who finds meetings extremely tiring?

How much of the clove should I use when using big garlic heads?

Keeping a retro style to sci-fi spaceships?

Why does the nucleus not repel itself?

Can a flute soloist sit?

How do I free up internal storage if I don't have any apps downloaded?

writing variables above the numbers in tikz picture

Why are there uneven bright areas in this photo of black hole?

Pokemon Turn Based battle (Python)

How to type this arrow in math mode?

Why is the maximum length of OpenWrt’s root password 8 characters?

Mathematics of imaging the black hole

Why was M87 targeted for the Event Horizon Telescope instead of Sagittarius A*?

What is the most efficient way to store a numeric range?

If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?

Can I have a signal generator on while it's not connected?



Alpine Linux Hangs During Boot at: “ successfully initialized wpa_supplicant”



The 2019 Stack Overflow Developer Survey Results Are Inwpa_supplicant nl80211 hangs linux mint frequentlyFresh CoreOS install hangs during bootHow to connect Alpine Linux to WiFi?Intel AC 7260 No Wireless Function on Linux Mint 17 with Kernel 4.2.0-35Linux boot hangsAlpine Linux - how do I define packages to load on boot?How can I boot alpine-linux from CF card (in Soekris net4801)?insert module during bootuplldb hangs on Alpine LinuxAlpine Linux--Wifi Not Working



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I installed Alpine Linux on Intel Compute Stick with 32 Bit Atom Processor.



After installation I followed the procedure laid out here for connecting to internet via wlan0 port: Connecting to a wireless access point.



However during boot it hangs up with this last message:



"successfully initialized wpa_supplicant"


It hangs for a long long time and a manual intervention with Ctrl+C is required to move past this step.



One solution is to start internet after booting completes so that it does not hijack the booting process - However non availability of internet during boot causes Chronyd NTP client to fail as it needs access to internet.










share|improve this question









New contributor




Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Just a stab-in-the-dark - is this caused by the SSH service slowing down the boot? Try temporarily disabling it.

    – garethTheRed
    Apr 8 at 11:54











  • @garethTheRed It doesn’t seem to be Ssh. Saying this because after CTRL+C it reports two other success messages regarding internet connection before moving on. So I’d assert it has everything to do with wpa_supplicant.

    – Ace
    Apr 8 at 11:56











  • OK. Just for info though - in my case Alpine was hanging for a while (starting SSH) due to a lack of entropy. Installing haveged fixed it. There's a similar complaint about wpa_supplicant causing a delay on the Gentoo Forums

    – garethTheRed
    Apr 8 at 13:57












  • Ah! Ok thanks that is a positive lead. Let me try that out. I will report back the outcome here.

    – Ace
    Apr 8 at 13:58











  • @garethTheRed haveged is well pointed out. It is a necessity in simple systems that have a low entropy from the hw, such as VMs or ioTs like the rpi.

    – Rui F Ribeiro
    Apr 8 at 17:57


















2















I installed Alpine Linux on Intel Compute Stick with 32 Bit Atom Processor.



After installation I followed the procedure laid out here for connecting to internet via wlan0 port: Connecting to a wireless access point.



However during boot it hangs up with this last message:



"successfully initialized wpa_supplicant"


It hangs for a long long time and a manual intervention with Ctrl+C is required to move past this step.



One solution is to start internet after booting completes so that it does not hijack the booting process - However non availability of internet during boot causes Chronyd NTP client to fail as it needs access to internet.










share|improve this question









New contributor




Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Just a stab-in-the-dark - is this caused by the SSH service slowing down the boot? Try temporarily disabling it.

    – garethTheRed
    Apr 8 at 11:54











  • @garethTheRed It doesn’t seem to be Ssh. Saying this because after CTRL+C it reports two other success messages regarding internet connection before moving on. So I’d assert it has everything to do with wpa_supplicant.

    – Ace
    Apr 8 at 11:56











  • OK. Just for info though - in my case Alpine was hanging for a while (starting SSH) due to a lack of entropy. Installing haveged fixed it. There's a similar complaint about wpa_supplicant causing a delay on the Gentoo Forums

    – garethTheRed
    Apr 8 at 13:57












  • Ah! Ok thanks that is a positive lead. Let me try that out. I will report back the outcome here.

    – Ace
    Apr 8 at 13:58











  • @garethTheRed haveged is well pointed out. It is a necessity in simple systems that have a low entropy from the hw, such as VMs or ioTs like the rpi.

    – Rui F Ribeiro
    Apr 8 at 17:57














2












2








2








I installed Alpine Linux on Intel Compute Stick with 32 Bit Atom Processor.



After installation I followed the procedure laid out here for connecting to internet via wlan0 port: Connecting to a wireless access point.



However during boot it hangs up with this last message:



"successfully initialized wpa_supplicant"


It hangs for a long long time and a manual intervention with Ctrl+C is required to move past this step.



One solution is to start internet after booting completes so that it does not hijack the booting process - However non availability of internet during boot causes Chronyd NTP client to fail as it needs access to internet.










share|improve this question









New contributor




Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I installed Alpine Linux on Intel Compute Stick with 32 Bit Atom Processor.



After installation I followed the procedure laid out here for connecting to internet via wlan0 port: Connecting to a wireless access point.



However during boot it hangs up with this last message:



"successfully initialized wpa_supplicant"


It hangs for a long long time and a manual intervention with Ctrl+C is required to move past this step.



One solution is to start internet after booting completes so that it does not hijack the booting process - However non availability of internet during boot causes Chronyd NTP client to fail as it needs access to internet.







boot wifi ntp alpine-linux






share|improve this question









New contributor




Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Apr 8 at 12:58









GAD3R

28.1k1958114




28.1k1958114






New contributor




Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Apr 8 at 11:34









AceAce

1114




1114




New contributor




Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Ace is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Just a stab-in-the-dark - is this caused by the SSH service slowing down the boot? Try temporarily disabling it.

    – garethTheRed
    Apr 8 at 11:54











  • @garethTheRed It doesn’t seem to be Ssh. Saying this because after CTRL+C it reports two other success messages regarding internet connection before moving on. So I’d assert it has everything to do with wpa_supplicant.

    – Ace
    Apr 8 at 11:56











  • OK. Just for info though - in my case Alpine was hanging for a while (starting SSH) due to a lack of entropy. Installing haveged fixed it. There's a similar complaint about wpa_supplicant causing a delay on the Gentoo Forums

    – garethTheRed
    Apr 8 at 13:57












  • Ah! Ok thanks that is a positive lead. Let me try that out. I will report back the outcome here.

    – Ace
    Apr 8 at 13:58











  • @garethTheRed haveged is well pointed out. It is a necessity in simple systems that have a low entropy from the hw, such as VMs or ioTs like the rpi.

    – Rui F Ribeiro
    Apr 8 at 17:57


















  • Just a stab-in-the-dark - is this caused by the SSH service slowing down the boot? Try temporarily disabling it.

    – garethTheRed
    Apr 8 at 11:54











  • @garethTheRed It doesn’t seem to be Ssh. Saying this because after CTRL+C it reports two other success messages regarding internet connection before moving on. So I’d assert it has everything to do with wpa_supplicant.

    – Ace
    Apr 8 at 11:56











  • OK. Just for info though - in my case Alpine was hanging for a while (starting SSH) due to a lack of entropy. Installing haveged fixed it. There's a similar complaint about wpa_supplicant causing a delay on the Gentoo Forums

    – garethTheRed
    Apr 8 at 13:57












  • Ah! Ok thanks that is a positive lead. Let me try that out. I will report back the outcome here.

    – Ace
    Apr 8 at 13:58











  • @garethTheRed haveged is well pointed out. It is a necessity in simple systems that have a low entropy from the hw, such as VMs or ioTs like the rpi.

    – Rui F Ribeiro
    Apr 8 at 17:57

















Just a stab-in-the-dark - is this caused by the SSH service slowing down the boot? Try temporarily disabling it.

– garethTheRed
Apr 8 at 11:54





Just a stab-in-the-dark - is this caused by the SSH service slowing down the boot? Try temporarily disabling it.

– garethTheRed
Apr 8 at 11:54













@garethTheRed It doesn’t seem to be Ssh. Saying this because after CTRL+C it reports two other success messages regarding internet connection before moving on. So I’d assert it has everything to do with wpa_supplicant.

– Ace
Apr 8 at 11:56





@garethTheRed It doesn’t seem to be Ssh. Saying this because after CTRL+C it reports two other success messages regarding internet connection before moving on. So I’d assert it has everything to do with wpa_supplicant.

– Ace
Apr 8 at 11:56













OK. Just for info though - in my case Alpine was hanging for a while (starting SSH) due to a lack of entropy. Installing haveged fixed it. There's a similar complaint about wpa_supplicant causing a delay on the Gentoo Forums

– garethTheRed
Apr 8 at 13:57






OK. Just for info though - in my case Alpine was hanging for a while (starting SSH) due to a lack of entropy. Installing haveged fixed it. There's a similar complaint about wpa_supplicant causing a delay on the Gentoo Forums

– garethTheRed
Apr 8 at 13:57














Ah! Ok thanks that is a positive lead. Let me try that out. I will report back the outcome here.

– Ace
Apr 8 at 13:58





Ah! Ok thanks that is a positive lead. Let me try that out. I will report back the outcome here.

– Ace
Apr 8 at 13:58













@garethTheRed haveged is well pointed out. It is a necessity in simple systems that have a low entropy from the hw, such as VMs or ioTs like the rpi.

– Rui F Ribeiro
Apr 8 at 17:57






@garethTheRed haveged is well pointed out. It is a necessity in simple systems that have a low entropy from the hw, such as VMs or ioTs like the rpi.

– Rui F Ribeiro
Apr 8 at 17:57











0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Ace is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511213%2falpine-linux-hangs-during-boot-at-successfully-initialized-wpa-supplicant%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Ace is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Ace is a new contributor. Be nice, and check out our Code of Conduct.












Ace is a new contributor. Be nice, and check out our Code of Conduct.











Ace is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511213%2falpine-linux-hangs-during-boot-at-successfully-initialized-wpa-supplicant%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.