<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — Post-installation - more information required in Wiki]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=684&amp;type=atom" />
	<updated>2022-08-10T03:00:48Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=684</id>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4828#p4828" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>dikasp2 wrote:</cite><blockquote><p>yello mates</p><p>actually i had wrote some post installation wiki but dont have time and forget to share it on the past. i upload it on my pagure now.<br />it still not complete but already contains guides to set up full featured graphical desktop environment (xserver, sndio, doas, dhcp etc etc..)<br />it needs review and correction, and maybe include or refer it in hyperbola post installaion beginner guide <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>you can open it in browser:<br /><a href="https://pagure.io/hyperbola_wiki/blob/master/f/guide.txt">https://pagure.io/hyperbola_wiki/blob/m … /guide.txt</a></p><p>or use git:<br />git clone <a href="https://pagure.io/hyperbola_wiki.git">https://pagure.io/hyperbola_wiki.git</a><br />cd hyperbola_wiki<br />nano guide.txt</p><p>goodnight</p></blockquote></div><br /><p>This will be good, till HyperbolaBSD is at least at beta level and has the packages we have now here or better.</p><p>Which, I don&#039;t know when it will happen, but always be prepared, am I right?</p><p><img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Aka, till it arrives, have it as&nbsp; backup, also... not sure what will change at this time.</p><p>Either way, thanks and have a good one!</p>]]></content>
			<author>
				<name><![CDATA[zapper]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=117</uri>
			</author>
			<updated>2022-08-10T03:00:48Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4828#p4828</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4824#p4824" />
			<content type="html"><![CDATA[<p>yello mates</p><p>actually i had wrote some post installation wiki but dont have time and forget to share it on the past. i upload it on my pagure now.<br />it still not complete but already contains guides to set up full featured graphical desktop environment (xserver, sndio, doas, dhcp etc etc..)<br />it needs review and correction, and maybe include or refer it in hyperbola post installaion beginner guide <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>you can open it in browser:<br /><a href="https://pagure.io/hyperbola_wiki/blob/master/f/guide.txt">https://pagure.io/hyperbola_wiki/blob/m … /guide.txt</a></p><p>or use git:<br />git clone <a href="https://pagure.io/hyperbola_wiki.git">https://pagure.io/hyperbola_wiki.git</a><br />cd hyperbola_wiki<br />nano guide.txt</p><p>goodnight</p>]]></content>
			<author>
				<name><![CDATA[dikasp2]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=482</uri>
			</author>
			<updated>2022-08-09T19:29:24Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4824#p4824</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4820#p4820" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>sceann wrote:</cite><blockquote><p>Hello,</p><p>I managed to install latest milkyway ISO , everything seems to be working fine but upon boot system is stuck at starting sndiod , I am unable to reach to tty to login to openbox by startx , so what am I missing ?</p><p>This is the screenshot of my Hyperbola screen</p><p><a href="https://imgur.com/a/0pSQjJB">https://imgur.com/a/0pSQjJB</a></p></blockquote></div><br /><p>Are you able to press ctrl alt f2 to switch to a terminal? if so, log into root and then you may need to install some new things.</p><p>PS, I am currently using sndio with no issues, the only thing I am guessing, is that if sndio doesn&#039;t work for you, its possible there are some bugs in the ISO for specific architectures, or some other weird problem.</p><p>I can only speculate, so don&#039;t take my word for it yet. But yeah, try crtl alt f1-f12 </p><p>basically crtl + alt and one of the function keys&nbsp; that I mentioned above.</p><p>If this doesn&#039;t work, then chrooting via a live iso, is the only fix available.</p>]]></content>
			<author>
				<name><![CDATA[zapper]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=117</uri>
			</author>
			<updated>2022-08-09T04:05:21Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4820#p4820</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4807#p4807" />
			<content type="html"><![CDATA[<p>Greetings and welcome:</p><p>I&#039;d recommend first to disable sndio. For that the following steps:</p><p>1. Mount the system with the downloaded ISO (on USB or DVD) again.<br />2. Get into your installation-partition with arch-chroot [DEVICE] /mnt<br />3. Do the following command: rc-update del sndiod default</p><p>It could be also something more than sndio itself. But first thing is to get the point of the problem on your installation.<br />You can always use ALSA only first and later add sndiod again. Nevertheless there could be óther problems like missing network-connections for dhcp. But as said: Needed to consider the point. So also the question: What kind of hardware is base for the installation? More details would help here. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-08-05T21:55:10Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4807#p4807</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4806#p4806" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I managed to install latest milkyway ISO , everything seems to be working fine but upon boot system is stuck at starting sndiod , I am unable to reach to tty to login to openbox by startx , so what am I missing ?</p><p>This is the screenshot of my Hyperbola screen</p><p><a href="https://imgur.com/a/0pSQjJB">https://imgur.com/a/0pSQjJB</a></p>]]></content>
			<author>
				<name><![CDATA[sceann]]></name>
			</author>
			<updated>2022-08-05T18:12:47Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4806#p4806</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4613#p4613" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>WordsOfPower wrote:</cite><blockquote><p>OK, I&#039;m in. The annoying part is over, and now the hard work starts.</p><p>I intend to write guides for installation of the graphical environment and other &#039;bits&#039; that many users would like.</p><p>When they&#039;re complete, I&#039;ll send them your way and you can see what you think of them.</p><p>Thanks for the help!</p><p>I hope I won&#039;t have too many questions, now that I can have the browser to search for answers in the same workspace as the terminal I&#039;m grappling with! (previous to now I was having to logout and reboot from antiX USB every time I wanted to post on these forums or look for help)</p><p>Take care</p></blockquote></div><p>If you want an ultra lightweight setup, I recommend, jwm.</p><p>Also, if you know how to set jwmkit up, its even easier, gives you a menu and a way to a poweroff easily, or via pressing a few keys at the same time.</p><p>only thing you need to do, is make sure, you change doas.conf to change the part of doas.conf to include these new two lines:</p><p>## Allow members of group wheel to execute any command<br />permit persist :wheel</p><p>## Same thing without a password<br />#permit nopass :wheel<br /><strong><br />## Allow tedu to run procmap as root without a password<br />permit nopass localuser as root cmd /sbin/poweroff<br />permit nopass localuser as root cmd /sbin/reboot<br />permit nopass localuser as root cmd /usr/sbin/s2ram</strong></p><br /><br /><br /><p>## Allow members of group power to execute power commands<br />permit nopass :power cmd openrc-shutdown<br />permit nopass :power cmd runit-halt<br />permit nopass :power cmd runit-shutdown<br />permit nopass :power cmd halt<br />permit nopass :power cmd poweroff<br />permit nopass :power cmd reboot<br />permit nopass :power cmd shutdown</p><p>## Allow root user to execute any command<br />#permit nopass root</p><p>Btw, you may notice a third line, right?</p><p>aka, s2ram as well,</p><p>However, there is no point, unless you have installed this:</p><p>uswsusp </p><p>also, when installed, it has a few steps for you to do, before iI think it would be to its maximum effectiveness.</p><p>that being said, </p><p>I detracted somewhat, from my original reply,</p><p><strong>but there is one GOOD reason, you should use jwm...</strong></p><p><strong>JWM, uses the least cpu power, of any of the window managers that are still maintained, have a taskbar and even an application menu.</strong></p><p>Thus, it is awesome for me, for darn sure, but you can feel free to do things however you like.</p><p>I just thought I would let you know this...</p><p><img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>If you want, something more flashy, Lumina Desktop is also an option.</p><p>Hope this helps!</p>]]></content>
			<author>
				<name><![CDATA[zapper]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=117</uri>
			</author>
			<updated>2022-06-04T08:39:24Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4613#p4613</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4603#p4603" />
			<content type="html"><![CDATA[<p>If you have further questions like how to get into standby or adding kernel-modules especially, just ask here. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />It is fine to read that you had a first success now running into a graphical environment. May I ask: Which window-manager was your selection? IceWM? JWM? Or something else? Just being curious as we have some further prepared for 0.4.1, especially small ones to save capacities.</p><p>I&#039;m happy than for reading your notes and guide, will give you also feedback. Thanks for the questions and the additions so we can make Hyperbola and the project bit by bit better.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-06-02T00:46:43Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4603#p4603</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4602#p4602" />
			<content type="html"><![CDATA[<p>OK, I&#039;m in. The annoying part is over, and now the hard work starts.</p><p>I intend to write guides for installation of the graphical environment and other &#039;bits&#039; that many users would like.</p><p>When they&#039;re complete, I&#039;ll send them your way and you can see what you think of them.</p><p>Thanks for the help!</p><p>I hope I won&#039;t have too many questions, now that I can have the browser to search for answers in the same workspace as the terminal I&#039;m grappling with! (previous to now I was having to logout and reboot from antiX USB every time I wanted to post on these forums or look for help)</p><p>Take care</p>]]></content>
			<author>
				<name><![CDATA[WordsOfPower]]></name>
			</author>
			<updated>2022-06-02T00:41:14Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4602#p4602</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4601#p4601" />
			<content type="html"><![CDATA[<p>Yes, we have something in preparation, but this will be included further in release 0.4.1 as named <strong>hyperfi</strong> and for 0.4.2 coming when all is going good our <strong>hyperinstaller</strong>.</p><p>Regarding starting the x-server (xenocara): It is your choice either to use some login-manager like <strong>slim</strong> or <strong>xorg-xdm</strong>, alternative using startx-command itself from the terminal. Besides to check again the posting earlier: <a href="https://forums.hyperbola.info/viewtopic.php?pid=4593#p4593">https://forums.hyperbola.info/viewtopic … 4593#p4593</a></p><p>Your user should be in the corresponding groups for having no further trouble. If you prefer <strong>startx</strong> as command:</p><div class="codebox"><pre><code>doas pacman -S xenocara-xinit</code></pre></div>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-06-01T19:29:50Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4601#p4601</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4600#p4600" />
			<content type="html"><![CDATA[<p>I unexpectedly wrote a lot more than I intended</p><p>The most important thing is: HOW DO I START X ?</p>]]></content>
			<author>
				<name><![CDATA[WordsOfPower]]></name>
			</author>
			<updated>2022-06-01T19:13:28Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4600#p4600</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4599#p4599" />
			<content type="html"><![CDATA[<p>OK i&#039;ve done all that but cannot seem to start X</p><p>Surely I am now only one step away</p><p>Since I seem to be close to getting a bootable graphical system, I would thank you for your help, but I would also raise a point that you so far seem to be missing:</p><p>In order for a person to properly test your OS, they need to boot into a graphical environment and then play around with it (assuming you want graphical users at all?)</p><p>So expecting them to learn all of the above just puts an unnecessary barrier to entry, IMO</p><p>I&#039;m persisting because my will is strong, but others will not be</p><p>You didn&#039;t comment about the Obarun script I mentioned</p><p>I don&#039;t see at all why Hyperbola could not develop something like that</p><p>It just prompts people to choose their locale, choose their window manager, etc, and does all the other stuff, like interacting with init system, automated</p><p>If you confirm for me that Hyperbola is ONLY for ADvanced users, then fine, but then I simply cannot evaluate it.</p><p>It&#039;s a shame. If your distro was a TINY bit more user friendly you would attract a lot more support, I think</p><p>I hope you&#039;ll consder my feedback as trying to be helpful and not just negative</p><p>I&#039;ve been using Linux since 2013, and experimenting with Systemd-free distros for around a year, so I&#039;m not a recent Windoze convert or something</p><p>If I can do my bit to bring Hyperbola to more people, I would be happy</p><p>Isn&#039;t that what you want?</p>]]></content>
			<author>
				<name><![CDATA[WordsOfPower]]></name>
			</author>
			<updated>2022-06-01T19:12:12Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4599#p4599</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4598#p4598" />
			<content type="html"><![CDATA[<p>Foremost you need to play around with OpenRC at all. So there are two runlevels getting used most:</p><p><strong>boot</strong><br /><strong>default</strong></p><p>As written already you can add services to those runlevels like this:</p><div class="codebox"><pre><code>doas rc-update add dhcpcd detault</code></pre></div><p>This will execute the service at default-runlevel (recommended). You can review all installed services under:</p><div class="codebox"><pre><code>/etc/init.d/</code></pre></div><p>And the configuration-files under:</p><div class="codebox"><pre><code>/etc/conf.d/</code></pre></div><p>Beware: Not all services need a configuration there at all as those are only used for start-configurations and elementary parts of the services. To remove a service from a runlevel:</p><div class="codebox"><pre><code>doas rc-update del dhcpcd default</code></pre></div><p>This will remove <strong>dhcpcd</strong> then from default-runlevel.</p><p>Same to do when x-server is installed further and you want to execute it at startup, example with slim:</p><div class="codebox"><pre><code>doas rc-update add slim default</code></pre></div><p>I hope this is giving you a first idea how the service-framework is working. You can also look here for more: <a href="https://wiki.gentoo.org/wiki/OpenRC">https://wiki.gentoo.org/wiki/OpenRC</a></p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-06-01T18:43:48Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4598#p4598</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4597#p4597" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>You need to start <strong>dhcpcd</strong> for getting a correct connection, either direct as root or via service on the default-level:</p><div class="codebox"><pre><code>doas rc-update add dhcpcd default</code></pre></div><div class="quotebox"><cite>WordsOfPower wrote:</cite><blockquote><p>This is tiresome, honestly</p></blockquote></div><p>Sorry, but is impossible to create a complete free and libre system with a full flavored environment at startup. The previous version of Hyperbola GNU/Linux-libre had also dbus included. But we don&#039;t distribute that any longer. Yes, it is harder and not that kind of user-friendly. But there is no bloat left. You need to understand the service-framework hyperrc (openrc) and therefore also how services work for getting further. I try to do my best getting through with you, noting where we can add more details for a better installation-guide. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>Ok what other steps might I need to perform between the end of your installation guide and the actual booting of a GUI ?</p><p>I assume I will only have to start DHCP once and after that it&#039;s part of the init process?</p><p>Stuff like Trackpad and Keyboard Backlight and screen light I can handle once I&#039;m in and able to play around, but can you think of anything else that is gonna stop me from moving further?</p>]]></content>
			<author>
				<name><![CDATA[WordsOfPower]]></name>
			</author>
			<updated>2022-06-01T18:26:44Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4597#p4597</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4596#p4596" />
			<content type="html"><![CDATA[<p>You need to start <strong>dhcpcd</strong> for getting a correct connection, either direct as root or via service on the default-level:</p><div class="codebox"><pre><code>doas rc-update add dhcpcd default</code></pre></div><div class="quotebox"><cite>WordsOfPower wrote:</cite><blockquote><p>This is tiresome, honestly</p></blockquote></div><p>Sorry, but is impossible to create a complete free and libre system with a full flavored environment at startup. The previous version of Hyperbola GNU/Linux-libre had also dbus included. But we don&#039;t distribute that any longer. Yes, it is harder and not that kind of user-friendly. But there is no bloat left. You need to understand the service-framework hyperrc (openrc) and therefore also how services work for getting further. I try to do my best getting through with you, noting where we can add more details for a better installation-guide. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2022-06-01T17:17:33Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4596#p4596</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Post-installation - more information required in Wiki]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=4595#p4595" />
			<content type="html"><![CDATA[<p>Upon restarting, there is no connectivity for some reason. When trying to install xenocara and the GPU driver, I get a load of messages about hosts cannot be resolved</p><p>This is tiresome, honestly</p>]]></content>
			<author>
				<name><![CDATA[WordsOfPower]]></name>
			</author>
			<updated>2022-06-01T16:06:00Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=4595#p4595</id>
		</entry>
</feed>
