<?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=7466&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / GUI does not start automatically]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7466</link>
		<description><![CDATA[The most recent posts in GUI does not start automatically.]]></description>
		<lastBuildDate>Tue, 21 Oct 2025 09:49:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: GUI does not start automatically]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=58718#p58718</link>
			<description><![CDATA[<p>I recently had problems too. I got my hint in the Xorg log:</p><div class="codebox"><pre><code>/var/log/Xorg.0.log</code></pre></div><p>In my case there were some xserver-xorg-video-* packages missing (fbdev and vesa in my case)</p>]]></description>
			<author><![CDATA[dummy@example.com (mclien)]]></author>
			<pubDate>Tue, 21 Oct 2025 09:49:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=58718#p58718</guid>
		</item>
		<item>
			<title><![CDATA[Re: GUI does not start automatically]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=58674#p58674</link>
			<description><![CDATA[<p>Hi everyone,</p><p><span class="bbc">update-rc.d &lt;service&gt; defaults</span> only sets the defaults if there are no symlinks at all. This is so that maintainer scripts can safely run this command on each installation or upgrade without overriding existing user preferences.</p><p>If you want to re-assert the defaults or set them after changing the LSB headers, you first need to remove the symlinks. You can therefore do the following:</p><div class="codebox"><pre><code>update-rc.d -f lightdm remove
update-rc.d lightdm defaults</code></pre></div><p>Hope this helps!</p><p>(Technically you don&#039;t need the <span class="bbc">-f</span> right now but would do if <a href="https://bugs.debian.org/680293" rel="nofollow">https://bugs.debian.org/680293</a> got fixed. You&#039;d like to think the <span class="bbc">defaults</span> operation accepted <span class="bbc">-f</span>, wouldn&#039;t you? That would be neat!)</p>]]></description>
			<author><![CDATA[dummy@example.com (abower)]]></author>
			<pubDate>Sat, 18 Oct 2025 07:02:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=58674#p58674</guid>
		</item>
		<item>
			<title><![CDATA[Re: GUI does not start automatically]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=58671#p58671</link>
			<description><![CDATA[<p>I like running </p><div class="codebox"><pre><code>sysv-rc-conf</code></pre></div><p> to check on services. That may give you another view of things at least.</p>]]></description>
			<author><![CDATA[dummy@example.com (mweishaar)]]></author>
			<pubDate>Fri, 17 Oct 2025 19:23:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=58671#p58671</guid>
		</item>
		<item>
			<title><![CDATA[Re: GUI does not start automatically]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=58668#p58668</link>
			<description><![CDATA[<p>It looks like lightdm is set to stop on every runlevel and not to start on any runlevel. The stops and starts are set in /etc/init.d/lightdm. The beginning of that file should look like this:</p><div class="codebox"><pre><code>#! /bin/sh
### BEGIN INIT INFO
# Provides:          lightdm
# Should-Start:      console-screen kbd acpid dbus hal consolekit
# Required-Start:    $local_fs $remote_fs x11-common
# Required-Stop:     $local_fs $remote_fs
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Light Display Manager
# Description:       Debian init script for the Light Display Manager</code></pre></div><p>If it does not have the same Default-Start and Default-Stop runlevels, you need to think about when and how that happened. Check to see when the file was last edited. That might give you a clue.</p><p>I have no other ideas right now.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 17 Oct 2025 18:04:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=58668#p58668</guid>
		</item>
		<item>
			<title><![CDATA[Re: GUI does not start automatically]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=58662#p58662</link>
			<description><![CDATA[<p>Hi!</p><p>Thanks!<br />I runned &quot;dpkg-reconfigure lightdm&quot;. No questions, no problems, no changes, but an interesting side-effect:<br />The root-user - via ssh - has the wong keyboard, until reboot.</p><p>I&#039;ve already done bevore, what you recommended (&quot;update-rc.d lightdm defaults&quot;).<br />Earlier and now, it gives me:</p><div class="codebox"><pre><code>update-rc.d lightdm defaults
insserv: warning: current start runlevel(s) (empty) of script `lightdm&#039; overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `lightdm&#039; overrides LSB defaults (0 1 6).</code></pre></div><p>I can run startx for user and root, but in both cases, there is no lightdm and no fast userswitching.<br />If I start lightdm, it works. The use cannot start lightdm, I gave him sudo, then it works.</p><p>There is something bad in startup/order. There is no xorg nor lightdm logfile - I deleted them completely<br />immidiately before reboot.<br />The bootlog has this interesting part (could post full, but nothing about X/GUI/Lightdm in it), ercerpt:</p><div class="codebox"><pre><code>Starting Setting kernel variables: sysctl.
Starting: AppArmorLoading AppArmor profiles...Skipping profile in /etc/apparmor.d/disable: usr.sbin.squid
done.
.
Configuring network interfaces...if-up.d/mountnfs[eth0]: waiting for interface eth1 before doing NFS mounts ... (warning).
invoke-rc.d: could not determine current runlevel
invoke-rc.d: could not determine current runlevel
invoke-rc.d: could not determine current runlevel
done.
Cleaning up temporary files....
Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
Setting sensors limits...No sensors found!</code></pre></div><p>(I dont worry about the lmsensors message, its a (K)VM).</p><p>Regards,<br />Manfred</p>]]></description>
			<author><![CDATA[dummy@example.com (webman)]]></author>
			<pubDate>Fri, 17 Oct 2025 15:30:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=58662#p58662</guid>
		</item>
		<item>
			<title><![CDATA[Re: GUI does not start automatically]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=58657#p58657</link>
			<description><![CDATA[<p>You might be able to sort it out by running </p><div class="codebox"><pre><code>dpkg-reconfigure lightdm</code></pre></div><p> as root. You&#039;ll also see if there&#039;s another display manager installed, and it will give you a choice of which one to use.</p><p>If it still doesn&#039;t work, make sure the lightdm service is set up to run. Either install and run sysv-rc-conf and make sure lightdm is set to run in runlevels 2-5 or run </p><div class="codebox"><pre><code>update-rc.d lightdm defaults</code></pre></div><p>Does startx work for unprivileged user?</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 17 Oct 2025 13:21:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=58657#p58657</guid>
		</item>
		<item>
			<title><![CDATA[GUI does not start automatically]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=58653#p58653</link>
			<description><![CDATA[<p>Hello!</p><p>I am asking why the gui does not start automatically.<br />I am using daedalus with sysv-init and lightdm.<br />As root user I can use &quot;startx &amp;&quot; but I do not see a displaymanager running (at least not lightdm):</p><div class="codebox"><pre><code>$ update-alternatives --get-selections | igrep --color &quot;(light)|(manag)|(display)&quot;
desktop-lightdm-background     auto     /usr/share/images/desktop-base/greeter-sapphire-narrow-large.png
desktop-lightdm-background.xml auto     /usr/share/images/desktop-base/lightdm.xml
lightdm-greeter                auto     /usr/share/xgreeters/lightdm-gtk-greeter.desktop
lightdm-gtk-greeter.conf       manual   /etc/lightdm/lightdm-gtk-greeter.conf-devuan-sapphire
x-session-manager              auto     /usr/bin/startxfce4
x-window-manager               auto     /usr/bin/xfwm4</code></pre></div><p>I have installed lightdm:</p><div class="codebox"><pre><code>apt-cache policy lightdm
lightdm:
  Installed: 1.26.0-8+devuan1
  Candidate: 1.26.0-8+devuan1
  Version table:
 *** 1.26.0-8+devuan1 500
        500 http://deb.devuan.org/merged daedalus/main amd64 Packages
        100 /var/lib/dpkg/status</code></pre></div><p>But:</p><div class="codebox"><pre><code>$ service lightdm status
lightdm is not running ... failed!</code></pre></div><p>and in services:</p><div class="codebox"><pre><code>$ service --status-all | igrep --color &quot;|(disp)|(light)|(sess)|(xorg)|(window)&quot;
 [ ? ]  alsa-utils
.....
 [ - ]  lightdm
.....</code></pre></div><p>I followed the instructions contained in &quot;/etc/init.d/lightdm&quot; and changed it, without success:</p><div class="codebox"><pre><code># To start lightdm even if it is not the default display manager, change
# HEED_DEFAULT_DISPLAY_MANAGER to &quot;false.&quot;
HEED_DEFAULT_DISPLAY_MANAGER=&quot;false&quot;</code></pre></div><p>Something should invoke startx at boot, or not?<br />On my debian desktop (debian 11) lightdm is running.<br />On both boxes, xfwm4 is the window manager.<br />Could someone please shed some light onto this?</p><p>Using:</p><div class="codebox"><pre><code>Linux host1 6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64 GNU/Linux
Devuan GNU/Linux 5 (daedalus)
SysV init version: 3.06</code></pre></div><p>This is a KVM box running devuan with zfs on root<br />using Virtio display, like lshw shows:</p><p>/0/100/2&#160; &#160; &#160; &#160; &#160; &#160; /dev/fb0&#160; &#160;display&#160; &#160; &#160; &#160; Virtio 1.0 GPU</p><p>(edited) If I use &quot;startx/startxfce4&quot; from user or root, fast userswitching is not available,<br />but works, if lightdm has been started manually.</p><p>Thanks so far,<br />Manfred</p>]]></description>
			<author><![CDATA[dummy@example.com (webman)]]></author>
			<pubDate>Fri, 17 Oct 2025 10:38:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=58653#p58653</guid>
		</item>
	</channel>
</rss>
