<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — wpa_supplicant stops at boot]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=391</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=391&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in wpa_supplicant stops at boot.]]></description>
		<lastBuildDate>Mon, 13 Jul 2020 02:11:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: wpa_supplicant stops at boot]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=2113#p2113</link>
			<description><![CDATA[<div class="quotebox"><cite>dal wrote:</cite><blockquote><p>Yes, I used milkyway, not a big deal it was just a small bug, But I will report just in case causes another issue for someone else.</p><p>I will check that cause I think for some dumb reason I removed dhcpcd from default. I will update later thank you, and of course doas <img src="https://forums.hyperbola.info/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></blockquote></div><p>Okay, let me know how that turns out. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>dhcpcd-ui is a good thing to install btw,</p><p>dhcpcd-gtk is the command to use it, but it requires wpa_supplicant and dhcpcd both being on.</p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Mon, 13 Jul 2020 02:11:35 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=2113#p2113</guid>
		</item>
		<item>
			<title><![CDATA[Re: wpa_supplicant stops at boot]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=2110#p2110</link>
			<description><![CDATA[<p>Yes, I used milkyway, not a big deal it was just a small bug, But I will report just in case causes another issue for someone else.</p><p>I will check that cause I think for some dumb reason I removed dhcpcd from default. I will update later thank you, and of course doas <img src="https://forums.hyperbola.info/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (dal)]]></author>
			<pubDate>Mon, 13 Jul 2020 00:42:20 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=2110#p2110</guid>
		</item>
		<item>
			<title><![CDATA[Re: wpa_supplicant stops at boot]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=2106#p2106</link>
			<description><![CDATA[<div class="quotebox"><cite>dal wrote:</cite><blockquote><p>Hello guys,</p><p>I have successfully installed Hyperbola on two of Thinkpads X60, by far the comfiest install (even compared to automated calamares). </p><p>I&#039;m running with an issue with the wifi on one of them (the other I need to libreboot it so I can use non-propietary wifi cards) wpa_supplicant stops at boot. </p><p>when I do a </p><div class="codebox"><pre><code>rc-status</code></pre></div><p>, shows that it is &quot;stopped&quot;, then when I try to start the service I get the next error:</p><div class="codebox"><pre><code>Successfully initialized wpa_supplicant
Failed to open config file &#039;/etc/wpa_supplicant/wpa_supplicant.conf&#039;, error: No such file or directory
Failed to read or parse configuration &#039;/etc/wpa_supplicant/wpa_supplicant.conf&#039;.
 * start-stop-daemon: failed to start `/sbin/wpa_supplicant&#039;
 * Failed to start WPA Supplicant Daemon                                  [ !! ]
 * ERROR: wpa_supplicant failed to start</code></pre></div><p>I checked my etc/ and indeed I&#039;m missing the config for it, I briefly looked online and I can only find forum post with people who already have a config. I wish I could just copy and paste a random config online but I rather come to you guys for help.</p><p>Sidenote:<br />When I was doing the installation I noticed a funky error caused by a funky mistake. During installation I ran </p><div class="codebox"><pre><code>man loadkeys</code></pre></div><p> (I know ,how stupid) and for some reason the shell switch from Bash to zsh and in my prompt I have something along the lines of &quot;176&nbsp; &nbsp;root@....&quot;. I just wanted to bring this up in case is something of importance.</p></blockquote></div><br /><p>Never had this problem before, did you use a 0.3.1 iso to install? If so, report to a developer there may be an unknown issue happening.</p><p>btw, do you have dhcpcd and wpa_supplicant both set to turn on at default not boot?</p><p>rc-update add dhcpcd default <br />rc-update add wpa_supplicant default<br />obviously use doas or sudo to do so though. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>That being said, sounds like an odd situation.</p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Sun, 12 Jul 2020 03:58:47 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=2106#p2106</guid>
		</item>
		<item>
			<title><![CDATA[wpa_supplicant stops at boot]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=2102#p2102</link>
			<description><![CDATA[<p>Hello guys,</p><p>I have successfully installed Hyperbola on two of Thinkpads X60, by far the comfiest install (even compared to automated calamares). </p><p>I&#039;m running with an issue with the wifi on one of them (the other I need to libreboot it so I can use non-propietary wifi cards) wpa_supplicant stops at boot. </p><p>when I do a </p><div class="codebox"><pre><code>rc-status</code></pre></div><p>, shows that it is &quot;stopped&quot;, then when I try to start the service I get the next error:</p><div class="codebox"><pre><code>Successfully initialized wpa_supplicant
Failed to open config file &#039;/etc/wpa_supplicant/wpa_supplicant.conf&#039;, error: No such file or directory
Failed to read or parse configuration &#039;/etc/wpa_supplicant/wpa_supplicant.conf&#039;.
 * start-stop-daemon: failed to start `/sbin/wpa_supplicant&#039;
 * Failed to start WPA Supplicant Daemon                                  [ !! ]
 * ERROR: wpa_supplicant failed to start</code></pre></div><p>I checked my etc/ and indeed I&#039;m missing the config for it, I briefly looked online and I can only find forum post with people who already have a config. I wish I could just copy and paste a random config online but I rather come to you guys for help.</p><p>Sidenote:<br />When I was doing the installation I noticed a funky error caused by a funky mistake. During installation I ran </p><div class="codebox"><pre><code>man loadkeys</code></pre></div><p> (I know ,how stupid) and for some reason the shell switch from Bash to zsh and in my prompt I have something along the lines of &quot;176&nbsp; &nbsp;root@....&quot;. I just wanted to bring this up in case is something of importance.</p>]]></description>
			<author><![CDATA[null@example.com (dal)]]></author>
			<pubDate>Sat, 11 Jul 2020 06:45:34 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=2102#p2102</guid>
		</item>
	</channel>
</rss>
