<?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=1832&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Cannot switch to text console on a freshly installed Devuan system]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1832</link>
		<description><![CDATA[The most recent posts in Cannot switch to text console on a freshly installed Devuan system.]]></description>
		<lastBuildDate>Thu, 25 Jan 2018 21:58:50 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7302#p7302</link>
			<description><![CDATA[<p>I have upgraded to Devuan Ascii and now the problem is gone.</p>]]></description>
			<author><![CDATA[dummy@example.com (giorgiob)]]></author>
			<pubDate>Thu, 25 Jan 2018 21:58:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7302#p7302</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7262#p7262</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Make sure you have consolekit, libpam-ck-connector and policykit-1 installed. Any of those missing has been a source of authentication problems for others. Maybe look at some of the discussions about mate on this forum. I don&#039;t know if anyone else has had this problem. (Usual problems are with shutdown/reboot and mounting removable media.)</p></div></blockquote></div><p>I checked and all three packages are installed.</p>]]></description>
			<author><![CDATA[dummy@example.com (giorgiob)]]></author>
			<pubDate>Tue, 23 Jan 2018 21:13:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7262#p7262</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7239#p7239</link>
			<description><![CDATA[<p>Maybe it has something to do with the <span class="bbc">-novtswitch</span> argument to <span class="bbc">X</span>:</p><div class="codebox"><pre><code>...
[+1158.27s] DEBUG: Launching process 3692: /usr/bin/X ... -novtswitch
...</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 22 Jan 2018 20:19:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7239#p7239</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7238#p7238</link>
			<description><![CDATA[<p>Make sure you have consolekit, libpam-ck-connector and policykit-1 installed. Any of those missing has been a source of authentication problems for others. Maybe look at some of the discussions about mate on this forum. I don&#039;t know if anyone else has had this problem. (Usual problems are with shutdown/reboot and mounting removable media.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 22 Jan 2018 19:28:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7238#p7238</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7235#p7235</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Not a problem here. I can get to tty1-6 from the login screen or from the desktop. Say a little more about how and what you installed. Full desktop? Minimal install and then added stuff?</p><p>Is there some other key you need to press to get the function keys to work on this laptop?</p></div></blockquote></div><p>In the text installer I have chosen Mate Desktop. It came with slim. Afterwards I have installed wdm and lightdm.</p><p>All three display managers have the same problem: CTRL-ALT-F1 does not open tty1, instead it restarts the display manager<br />and goes to the greeter. My laptop has a Fn key between CTRL and ALT. I have tried CTRL-Fn-ALT-F1, CTRL-Fn-F1, Fn-ALT-F1, Fn-F1,<br />but nothing happens. Only CTRL-ALT-F1 has an effect: it switches to the login screen as already described.</p><p>I have another older laptop and a desktop with Devuan Jessie but on them everything works fine.</p><p>I have opened a shell on the laptop using ssh. Below is the output of&#160; tail -f /var/log/lightdm/lightdm.log when I press CTRL-ALT-F1.<br />As you can see, the X server is terminated immediately. Also, there is a ConsoleKit warning that I do not understand.<br />Maybe some shortcuts are messed up? As far as I can remember, killing the X server should be CTRL-ALT-Backspace.</p><div class="codebox"><pre class="vscroll"><code>[+1158.27s] DEBUG: Process 3636 terminated with signal 11
[+1158.27s] DEBUG: DisplayServer x-0: X server stopped
[+1158.27s] DEBUG: Releasing VT 7
[+1158.27s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+1158.27s] DEBUG: Seat: Display server stopped
[+1158.27s] DEBUG: Seat: Stopping session
[+1158.27s] DEBUG: Session pid=3654: Sending SIGTERM
[+1158.27s] DEBUG: Seat: Stopping session
[+1158.27s] DEBUG: Session pid=3683: Sending SIGTERM
[+1158.27s] DEBUG: Seat: Active display server stopped, starting greeter
[+1158.27s] DEBUG: Seat: Creating greeter session
[+1158.27s] DEBUG: Seat: Creating display server of type x
[+1158.27s] DEBUG: Using VT 7
[+1158.27s] DEBUG: Seat: Starting local X display on VT 7
[+1158.27s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+1158.27s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+1158.27s] DEBUG: DisplayServer x-0: Launching X Server
[+1158.27s] DEBUG: Launching process 3692: /usr/bin/X :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+1158.28s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+1158.28s] DEBUG: Session pid=3683: Terminated with signal 15
[+1158.28s] DEBUG: Session: Failed during authentication
[+1158.28s] DEBUG: Seat: Session stopped
[+1158.34s] DEBUG: Session pid=3654: Greeter closed communication channel
[+1158.34s] DEBUG: Session pid=3654: Exited with return value 0
[+1158.34s] DEBUG: Seat: Session stopped
[+1158.34s] DEBUG: Seat: Stopping display server, no sessions require it
[+1158.97s] DEBUG: Got signal 10 from process 3692
[+1158.97s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+1158.97s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+1158.98s] DEBUG: Seat: Display server ready, starting session authentication
[+1158.98s] DEBUG: Session pid=3711: Started with service &#039;lightdm-greeter&#039;, username &#039;lightdm&#039;
[+1159.03s] DEBUG: Session pid=3711: Authentication complete with return value 0: Success
[+1159.03s] DEBUG: Seat: Session authenticated, running command
[+1159.03s] DEBUG: Session pid=3711: Running command /usr/sbin/lightdm-gtk-greeter
[+1159.03s] DEBUG: Creating shared data directory /var/lib/lightdm/data/lightdm
[+1159.03s] DEBUG: Session pid=3711: Logging to /var/log/lightdm/x-0-greeter.log
[+1159.08s] DEBUG: Activating VT 7
[+1159.08s] DEBUG: Activating ConsoleKit session 98255d81a70a6f4819439a685a633043-1516645474.422095-851764063
[+1159.08s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
[+1159.31s] DEBUG: Session pid=3711: Greeter connected version=1.10.3
[+1159.66s] DEBUG: Session pid=3711: Greeter start authentication
[+1159.66s] DEBUG: Session pid=3739: Started with service &#039;lightdm&#039;, username &#039;(null)&#039;
[+1159.67s] DEBUG: Session pid=3739: Got 1 message(s) from PAM
[+1159.67s] DEBUG: Session pid=3711: Prompt greeter with 1 message(s)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (giorgiob)]]></author>
			<pubDate>Mon, 22 Jan 2018 18:30:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7235#p7235</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7232#p7232</link>
			<description><![CDATA[<p>Not a problem here. I can get to tty1-6 from the login screen or from the desktop. Say a little more about how and what you installed. Full desktop? Minimal install and then added stuff?</p><p>Is there some other key you need to press to get the function keys to work on this laptop?</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 22 Jan 2018 12:39:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7232#p7232</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7215#p7215</link>
			<description><![CDATA[<div class="quotebox"><cite>spartrekus.git wrote:</cite><blockquote><div><div class="quotebox"><cite>giorgiob wrote:</cite><blockquote><div><p>Yesterday I performed a fresh install of Devuan Jessie on my ASUS laptop. Everything seemed to go fine but then I noticed that I cannot switch to a console with CTRL-ALT-F{1, 2, 3, 4, 5, 6} from the Slim login. If I try this after I have logged in, the user gets logged and I am brought back to the Slim login.</p><p>Is this a known problem or can it be that I have to configure something on my system?</p></div></blockquote></div><p>this is very strange. it could be a bug.</p><p>could you try : apt-get install wdm </p><p>install wdm by default. reboot, and try ctrl f1,.... </p><p>let us know about this test. </p><p>(I note: you know there is a huge bug with /dev/video !! permissions are wrong under devuan for some x11 things. one day someone will find out.)</p></div></blockquote></div><p>Thanks for the hint. I tried both wdm and lightdm but they behave in the same way as slim: CTRL-ALT-F1 brings me back to the greeter. This happens even if I am logged in as root. Do I need to change the permissions of /dev/video in some way?</p>]]></description>
			<author><![CDATA[dummy@example.com (giorgiob)]]></author>
			<pubDate>Sun, 21 Jan 2018 12:03:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7215#p7215</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7211#p7211</link>
			<description><![CDATA[<div class="quotebox"><cite>giorgiob wrote:</cite><blockquote><div><p>Yesterday I performed a fresh install of Devuan Jessie on my ASUS laptop. Everything seemed to go fine but then I noticed that I cannot switch to a console with CTRL-ALT-F{1, 2, 3, 4, 5, 6} from the Slim login. If I try this after I have logged in, the user gets logged and I am brought back to the Slim login.</p><p>Is this a known problem or can it be that I have to configure something on my system?</p></div></blockquote></div><p>this is very strange. it could be a bug.</p><p>could you try : apt-get install wdm </p><p>install wdm by default. reboot, and try ctrl f1,.... </p><p>let us know about this test. </p><p>(I note: you know there is a huge bug with /dev/video !! permissions are wrong under devuan for some x11 things. one day someone will find out.)</p>]]></description>
			<author><![CDATA[dummy@example.com (spartrekus.git)]]></author>
			<pubDate>Sun, 21 Jan 2018 10:14:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7211#p7211</guid>
		</item>
		<item>
			<title><![CDATA[Cannot switch to text console on a freshly installed Devuan system]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7208#p7208</link>
			<description><![CDATA[<p>Yesterday I performed a fresh install of Devuan Jessie on my ASUS laptop. Everything seemed to go fine but then I noticed that I cannot switch to a console with CTRL-ALT-F{1, 2, 3, 4, 5, 6} from the Slim login. If I try this after I have logged in, the user gets logged and I am brought back to the Slim login.</p><p>Is this a known problem or can it be that I have to configure something on my system?</p>]]></description>
			<author><![CDATA[dummy@example.com (giorgiob)]]></author>
			<pubDate>Sun, 21 Jan 2018 09:08:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7208#p7208</guid>
		</item>
	</channel>
</rss>
