<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — How to get console-tdm up and running!]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=603</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=603&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to get console-tdm up and running!.]]></description>
		<lastBuildDate>Sat, 06 Nov 2021 02:51:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to get console-tdm up and running!]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3715#p3715</link>
			<description><![CDATA[<div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>Until now we don&#039;t have concrete articles for different basic packages. But I think that&#039;s a good idea. Do you have interest creating articles within the wiki itself?</p></blockquote></div><p>Hmm, I am not really too familiar with what that would entail, does it require me to be using ssh or something like that? Or is it just extra permissions for me as a user in git.</p><p>Either way, I think you could add this documentation to the wiki yourself, but if you are not willing, read below this:</p><p>I don&#039;t exactly know nearly as much as I should on certain issues... <img src="https://forums.hyperbola.info/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>tdm, qemu, openrc, mpv with sndio support for mp4 and video files? yes all to those. I am unknown to some guides though. </p><p>I should also add I could also modify your full disk encryption guide slightly, because these:&nbsp; &quot; &quot; <br />Cannot be near i915 in the uncommented modules part of mkinitcpio.conf </p><p>Long story short, I could be helpful, if you&#039;d like, I will help when I am available whenever possible, but keep in mind I would be new to some of this.</p><p>Just sayin... <img src="https://forums.hyperbola.info/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>I am willing though, just let me know what is required.</p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Sat, 06 Nov 2021 02:51:25 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3715#p3715</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to get console-tdm up and running!]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3706#p3706</link>
			<description><![CDATA[<p>Until now we don&#039;t have concrete articles for different basic packages. But I think that&#039;s a good idea. Do you have interest creating articles within the wiki itself?</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Fri, 05 Nov 2021 11:36:35 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3706#p3706</guid>
		</item>
		<item>
			<title><![CDATA[How to get console-tdm up and running!]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3700#p3700</link>
			<description><![CDATA[<p><a href="https://github.com/dopsi/console-tdm">https://github.com/dopsi/console-tdm</a></p><p>obviously you need to install console-tdm, xinit and dialog (if you want the gui)</p><p>But here are the steps to getting it to run properly. </p><p>1: do this in your&nbsp; non root account:<br />tdmctl init<br />tdmctl add yourwindowmanager /usr/bin/yourwindowmanagerEXECUTABLE&nbsp; </p><p>2: Then edit your .bash_profile and add:</p><p>tdm &amp;&amp; exit</p><p>if you want to logout automatically when the window manager is closed, add exit so no one can use your comp till you put your password and login in. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>3:&nbsp; Make a file called .xinitrc and put it in your /home/user folder.&nbsp; </p><p>tdm --xstart </p><p>IT should work after this, otherwise scroll below to my warning:</p><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><p>WARNING though, not dangerous just ANNOYING! and it RARELY happens anyways:</p><p>If it refuses to start after all this, there might be some sort of an error.</p><p>I had this on my x230 laptop for some reason where you would have to disable-xrunning-check</p><p>meaning automatic login was not able to be setup.</p><p>Which means one you logged in you had to type in something before you logged in like this:</p><p>tdm&nbsp; </p><p>Then your gui or text mode options would appear</p><p>Just don&#039;t put the --disable-xrunning-check option into .xinitrc or .bash_profile to fix this problem.</p><p>If you want to fix it, I recommend looking into .config/tdm/ </p><p>and checking to see if the problem is there. </p><p>or,&nbsp; doas nano /usr/bin/tdm&nbsp; (not recommended unless you need automatic login and it wont work any other way!)</p><p>and work from there!</p><p>BEFORE YOU SCROLL DOWN... BE EXTREMELY CAREFUL! I WOULD PREFER NO ERRORS COME FROM THIS! okay? anyways look below now:</p><br /><br /><br /><br /><br /><br /><br /><br /><p>IF you do this, make a backup config file with cp -r&nbsp; of your /usr/bin/tdm </p><p>in case something goes screwy... </p><p>then I suppose you could disable xrunning-check, I am not sure if this will fix it. But you can try if you wish.</p><p>NOTE! I should add this wasn&#039;t needed on my T430 at all. </p><p>Both have a version/fork of&nbsp; coreboot and intel me is disabled on it.&nbsp; <img src="https://forums.hyperbola.info/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>It is also possible something was screwy with my X230, so maybe this is a 1% chance of being a problem.</p><p>Just mentioning cause it happened to me on one comp once.&nbsp; <img src="https://forums.hyperbola.info/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (zapper)]]></author>
			<pubDate>Thu, 04 Nov 2021 23:48:46 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3700#p3700</guid>
		</item>
	</channel>
</rss>
