<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6813&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Daedalus LXQT-only installs no wireless manager?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6813</link>
		<description><![CDATA[The most recent posts in Daedalus LXQT-only installs no wireless manager?.]]></description>
		<lastBuildDate>Sun, 01 Sep 2024 16:41:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Daedalus LXQT-only installs no wireless manager?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=52006#p52006</link>
			<description><![CDATA[<p>ifupdown is the name of the suite. It&#039;s 3 programs, ifup, ifdown and ifquery (through they are actually the same program called by different names). See their man pages for details.</p><p>As a note, it&#039;s better to use <span class="bbc">whereis</span> to check if something is installed. It will find it even if it&#039;s not in your path (eg: it might be in /sbin) or only has a man page.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sun, 01 Sep 2024 16:41:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=52006#p52006</guid>
		</item>
		<item>
			<title><![CDATA[Re: Daedalus LXQT-only installs no wireless manager?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=52003#p52003</link>
			<description><![CDATA[<p>Do not expect that you will get an automatic installation and configuration of your wifi stuff. Linux is not like Windows. </p><p>If the required packages aren&#039;t part of the meta-package that installs the desktop, they are simply not there. You will have to add your choice manually.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sun, 01 Sep 2024 14:15:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=52003#p52003</guid>
		</item>
		<item>
			<title><![CDATA[Re: Daedalus LXQT-only installs no wireless manager?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=52001#p52001</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>You can have either connman or network manager. The packages are mutually exclusive.</p></div></blockquote></div><p>I encountered the &quot;No carrier&quot; error as per ArchWiki</p><p><a href="https://wiki.archlinux.org/title/ConnMan#Error_/net/connman/technology/wifi:_No_carrier" rel="nofollow">https://wiki.archlinux.org/title/ConnMa … No_carrier</a></p><div class="quotebox"><blockquote><div><p>Error /net/connman/technology/wifi: No carrier<br />You have enabled your wifi with:</p><div class="codebox"><pre><code>$ connmanctl enable wifi</code></pre></div><p>If wireless scanning leads to above error, this may be due to an <a href="https://web.archive.org/web/20210308010333/https://01.org/jira/browse/CM-670" rel="nofollow">unresolved bug</a>. If it does not resolve even though wireless preconditions[dead link 2023-09-16 ⓘ] are met, try again after disabling competing network managers and rebooting.</p><p>This may also simply be caused by the wireless interface being blocked by rfkill, which can occur after restarting wpa_supplicant. Use rfkill list to check.</p></div></blockquote></div><p>The program rfkill is not installed.</p><div class="quotebox"><blockquote><div><p>The best however is to not use any of those configuration scramblers, but to settle for the original ifupdown system together with wpagui. With those you are seated with maximal flexibility, simple configuration basis by editing text file(s) and a fantastic opportunity catering for any custom networking landscaping.</p><p>All it takes is a bit of knowledge which is acquired by means of reading -- reading man pages, starting with man interfaces. Knowledge is power. When you give knowledge away for an idea of convenience, then you lose.</p></div></blockquote></div><p>Neither ifupdown or wpagui is installed.</p><p>It&#039;s not a huge issue as there are other options., I&#039;ll try LXQT with the Devuan desktop environment enabled to see if that fixes things without causing more problems, and if not then I&#039;ll try to the other desktop environments with and without the Devuan desktop environment.</p><p>Thank you for your time and consideration.</p>]]></description>
			<author><![CDATA[dummy@example.com (Chudix)]]></author>
			<pubDate>Sun, 01 Sep 2024 14:03:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=52001#p52001</guid>
		</item>
		<item>
			<title><![CDATA[Re: Daedalus LXQT-only installs no wireless manager?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51985#p51985</link>
			<description><![CDATA[<p>The best however is to not use any of those configuration scramblers, but to settle for the original <span class="bbc">ifupdown</span> system together with <span class="bbc">wpagui</span>. With those you are seated with maximal flexibility, simple configuration basis by editing text file(s) and a fantastic opportunity catering for any custom networking landscaping.</p><p>All it takes is a bit of knowledge which is acquired by means of reading -- reading man pages, starting with <span class="bbc">man interfaces</span>. Knowledge is power. When you give knowledge away for an idea of convenience, then you lose.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 31 Aug 2024 21:51:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51985#p51985</guid>
		</item>
		<item>
			<title><![CDATA[Re: Daedalus LXQT-only installs no wireless manager?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51981#p51981</link>
			<description><![CDATA[<div class="quotebox"><cite>Chudix wrote:</cite><blockquote><div><p>After a bit of searching I determined that something called conman may be wireless related, but using it is not obvious to me.</p></div></blockquote></div><p>You can have either <span class="bbc">connman</span> or <span class="bbc">network manager</span>. The packages are mutually exclusive.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Sat, 31 Aug 2024 19:25:10 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51981#p51981</guid>
		</item>
		<item>
			<title><![CDATA[Re: Daedalus LXQT-only installs no wireless manager?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51979#p51979</link>
			<description><![CDATA[<p>I just checked Synaptic, neither nm-tray or network-manager are installed.</p><p>During the installation I checked only the LXQT option. I unchecked the Devuan desktop environment option.</p><p>I think I logged into my wifi, though I don&#039;t remember it asking me to pick a proxy to download software from. I&#039;ll do a reinstall and double check that this happens when I pick a proxy.</p><p>edit</p><p>Actually, I had 2 things checked: LXQT and the bottom option for standard system utilities.</p><p>edit</p><p>Just did yet another install, checked LXQT, standard system utilities, (I&#039;m remembering here) console niceties, SSH server, and web server.</p><p>Still no nm-tray or network manager, and this time I verified that I logged in correctly to my wifi and that I selected a network proxy.</p>]]></description>
			<author><![CDATA[dummy@example.com (Chudix)]]></author>
			<pubDate>Sat, 31 Aug 2024 17:25:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51979#p51979</guid>
		</item>
		<item>
			<title><![CDATA[Re: Daedalus LXQT-only installs no wireless manager?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51961#p51961</link>
			<description><![CDATA[<p>You should have gotten nm-tray and network-manager with lxqt. Make sure nm-tray is in your desktop startup apps.<br />Preferences -&gt; LXQT Settings -&gt; Session Settings -&gt; Autostart</p><p>Did you install from the DVD without a network mirror? If so, you would be missing a lot of network related packages, even firefox.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 30 Aug 2024 20:08:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51961#p51961</guid>
		</item>
		<item>
			<title><![CDATA[Daedalus LXQT-only installs no wireless manager?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51960#p51960</link>
			<description><![CDATA[<p>Device: MSI MS-1551 Laptop</p><p>Using the all-in-one DVD installer, AMD64 clearly.</p><p>After a bit of searching I determined that something called conman may be wireless related, but using it is not obvious to me.</p><p>Should I install something else along with LXQT, or go with another DE altogether like KDE?</p><p>I want to try LXQT to see if file uploaders with Brave will work if I use something non-GTK as my desktop environment. I want to get as far away from anything the Gnome foundation breathes on as I can.</p>]]></description>
			<author><![CDATA[dummy@example.com (Chudix)]]></author>
			<pubDate>Fri, 30 Aug 2024 19:35:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51960#p51960</guid>
		</item>
	</channel>
</rss>
