<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7154&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] WiFi for minimal installation]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7154</link>
		<description><![CDATA[The most recent posts in [SOLVED] WiFi for minimal installation.]]></description>
		<lastBuildDate>Sun, 13 Apr 2025 10:03:06 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] WiFi for minimal installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55285#p55285</link>
			<description><![CDATA[<p>Actually connman solved the issue for me.</p>]]></description>
			<author><![CDATA[dummy@example.com (rand0m)]]></author>
			<pubDate>Sun, 13 Apr 2025 10:03:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55285#p55285</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] WiFi for minimal installation]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55284#p55284</link>
			<description><![CDATA[<p>Hi there<br />I&#039;m new to linux coming from the BSD world.<br />I installed Devuan on my Thinkpad x390 and evreything went well, graphics, wifi been picked up and installation went smoothly.<br />I chose not to install any DE and their packages as I later installed the xorg and i3 and that is enough for me.</p><p>The issue I have is managing my wlan0. So during installtion my wlan was picked up correctly. I can find the network configuration&#160; now in /etc/network/interfaces.<br />I have multi networks that I need to switch between them and I&#039;m unable to do so.</p><p>I added them to wpa_supplicant.conf as per <a href="https://www.devuan.org/os/documentation/install-guides/daedalus/network-configuration" rel="nofollow">Network Configuration</a> but I can&#039;t change to the new networks. It won&#039;t be picked up and that would leave the interface down.</p><div class="codebox"><pre><code># The primary network interface
auto wlan0
allow-hotplug wlan0
iface wlan0 inet manual
       wpa-roam /etc/wap_supplicant/wpa_supplicant.conf
iface default inet dhcp</code></pre></div><p>The only way I have to change the ssid in the <strong>/etc/network/interfaces</strong> and ifdown wlan0 and then ifup wlan0.</p><p>On addition when I boot the interface is always down and in order to bring it up&#160; sometimes I&#160; have to run</p><div class="codebox"><pre><code>sudo pkill wpa_supplicant
sudo ifup wlan0</code></pre></div><p>Noting I can scan my ssids correctly<br /><span class="bbc">sudo iwlist wlan0 scan | grep -i ssid</span></p><p>I wonder if someone can direct me on how to fix this? I tried insall the network-manager but it only showed me the wired networks no wireless.<br />In the old days in Linux and still till now on BSD we use ifconfig, but it doesn&#039;t seem it is working now adays in Linux anymore.</p><p>Happy to share more logs if required</p>]]></description>
			<author><![CDATA[dummy@example.com (rand0m)]]></author>
			<pubDate>Sun, 13 Apr 2025 09:03:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55284#p55284</guid>
		</item>
	</channel>
</rss>
