<?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=7964&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Boots to Blank Screen]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7964</link>
		<description><![CDATA[The most recent posts in [SOLVED] Boots to Blank Screen.]]></description>
		<lastBuildDate>Tue, 12 May 2026 09:27:34 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63769#p63769</link>
			<description><![CDATA[<p>All fixed up! Boot process seems slower than before, but everything is reset to defaults, both in the BIOS and in the OS.</p>]]></description>
			<author><![CDATA[dummy@example.com (Robin)]]></author>
			<pubDate>Tue, 12 May 2026 09:27:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63769#p63769</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63750#p63750</link>
			<description><![CDATA[<p>The output is:</p><div class="codebox"><pre><code> ls: cannot access &#039;/sys/firmware/efi&#039;: No such file or directory</code></pre></div><p>I haven&#039;t changed anything yet... still using the &#039;puter for other stuff today.</p>]]></description>
			<author><![CDATA[dummy@example.com (Robin)]]></author>
			<pubDate>Mon, 11 May 2026 16:32:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63750#p63750</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63749#p63749</link>
			<description><![CDATA[<p>Or instead of <span class="bbc">[ -d /sys/firmware/efi ] &amp;&amp; echo UEFI || echo BIOS</span> just post output from:<br /><span class="bbc">ls -ld /sys/firmware/efi</span><br />Which will tell us if a directory called /sys/firmware/efi exists on your system.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Mon, 11 May 2026 16:13:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63749#p63749</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63748#p63748</link>
			<description><![CDATA[<p>Addendum: according to your sources your are using xlibre instead of xorg. Is there any error in the x11.log? A switch to xorg could be another action.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 11 May 2026 16:01:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63748#p63748</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63745#p63745</link>
			<description><![CDATA[<p>You have to make sure that you just copy the relevant command which is <span class="bbc">[ -d /sys/firmware/efi ] &amp;&amp; echo UEFI || echo BIOS</span>, not the leading prompt and not any response. The later leads to that <span class="bbc">bash: UEFI: command not found</span>.</p><div class="quotebox"><cite>Robin wrote:</cite><blockquote><div><p>I&#039;ll reset the bios to default I guess, then update grub. That would fix it, right?</p></div></blockquote></div><p>Don&#039;t know. I wouldn&#039;t dare to guarantee anything. Anyhow, on one hand it should not hurt. Give it a try. </p><p>My advice: when you go and modify any setting in the bios or in your sw, take notes you can later refer to. Makes life easier in the long run. </p><p>Another thing I would try: reset this autologin to normal login with username/password until the blank screen is solved. Removes an additional variable.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 11 May 2026 14:00:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63745#p63745</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63744#p63744</link>
			<description><![CDATA[<p>It returned</p><div class="codebox"><pre><code> bash: UEFI: command not found </code></pre></div><p>I&#039;ll reset the bios to default I guess, then update grub. That would fix it, right?</p>]]></description>
			<author><![CDATA[dummy@example.com (Robin)]]></author>
			<pubDate>Mon, 11 May 2026 13:26:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63744#p63744</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63743#p63743</link>
			<description><![CDATA[<p>Hi Robin, thanks for the information. My thoughts:</p><p>Bios version: Your PC has an efi Bios dated from 2013. I would make sure that this really is the latest that is available for this PC. And if not upgrade it in any case. <br />Legacy or efi mode: looks like your PC is booting in legacy mode now. Fits to the last update as indicated in response #7. Do you recollect how you installed your PC? Which mode did you use? <br />Dual boot: And you say you are dual booting? Which is the second OS on the other HDD?</p><p>Please show a </p><div class="codebox"><pre><code># fdisk -l</code></pre></div><p>Sources.list: I think line 2 is a cripped deb-src entry. In any case its partially duplicating line 1, so it superfluous, it overwrites line 1. My suggestion: delete lines 2, 4 and 6. I think you are not compiling and linux software on your PC, are you? </p><div class="quotebox"><cite>Robin wrote:</cite><blockquote><div><p>And out of</p><div class="codebox"><pre><code>[ -d /sys/firmware/efi ] &amp;&amp; echo UEFI || echo BIOS </code></pre></div><p>is: nothing, no response from the terminal.</p></div></blockquote></div><p>On my PC it works fine with copy/paste:</p><div class="codebox"><pre><code>~$ [ -d /sys/firmware/efi ] &amp;&amp; echo UEFI || echo BIOS
UEFI</code></pre></div><p>My PC is running in efi mode obviously. Do not try to type that line in, you are prone to mistakes, use copy/paste to a terminal. Works fine in a user terminal.</p><p>Again: </p><div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>On the other hand, just switching from efi to legacy should not at all affect the graphics, ...</p></div></blockquote></div><p>I still think this is true. There must be another reason for the problems. </p><p>Do you remember what exactly, which settings, you modified in the bios a few days ago? </p><p>Maybe its worth checking the bios battery. Maybe that is borderline?</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 11 May 2026 13:20:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63743#p63743</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63739#p63739</link>
			<description><![CDATA[<p>Output of </p><div class="codebox"><pre><code>inxi -Fzr</code></pre></div><p> is:</p><div class="codebox"><pre class="vscroll"><code> robin@devuan:~$ inxi -Fzr
System:
  Kernel: 6.12.86+deb13-amd64 arch: x86_64 bits: 64
  Desktop: Xfce v: 4.20.1 Distro: Devuan GNU/Linux 6 (excalibur)
Machine:
  Type: Desktop System: Dell product: OptiPlex 7010 v: 01
    serial: &lt;superuser required&gt;
  Mobo: Dell model: 0YXT71 v: A02 serial: &lt;superuser required&gt; BIOS: Dell
    v: A16 date: 09/09/2013
CPU:
  Info: quad core model: Intel Core i5-3570 bits: 64 type: MCP cache:
    L2: 1024 KiB
  Speed (MHz): avg: 3800 min/max: 1600/3800 cores: 1: 3800 2: 3800 3: 3800
    4: 3800
Graphics:
  Device-1: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics driver: i915
    v: kernel
  Display: unspecified server: X.org driver: X: loaded: modesetting
    unloaded: fbdev,vesa dri: crocus gpu: i915 resolution: 1920x1080~60Hz
  API: EGL v: 1.5 drivers: crocus,swrast
    platforms: gbm,x11,surfaceless,device
  API: OpenGL v: 4.5 compat-v: 4.2 vendor: intel mesa v: 25.2.6-1~bpo13+1
    renderer: Mesa Intel HD Graphics 2500 (IVB GT1)
  Info: Tools: api: eglinfo,glxinfo de: xfce4-display-settings x11: xdriinfo,
    xdpyinfo, xprop, xrandr
Audio:
  Device-1: Intel 7 Series/C216 Family High Definition Audio
    driver: snd_hda_intel
  Device-2: Logitech Headset H390 driver: hid-generic,snd-usb-audio,usbhid
    type: USB
  API: ALSA v: k6.12.86+deb13-amd64 status: kernel-api
Network:
  Device-1: Intel 82579LM Gigabit Network driver: e1000e
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: &lt;filter&gt;
Drives:
  Local Storage: total: 298.02 GiB used: 13.98 GiB (4.7%)
  ID-1: /dev/sda vendor: Seagate model: ST3160815AS size: 149.01 GiB
  ID-2: /dev/sdb vendor: Samsung model: HD161GJ size: 149.01 GiB
Partition:
  ID-1: / size: 145.61 GiB used: 13.98 GiB (9.6%) fs: ext4 dev: /dev/sda1
Swap:
  Alert: No swap data was found.
Sensors:
  System Temperatures: cpu: 44.0 C mobo: N/A
  Fan Speeds (rpm): N/A
Repos:
  Active apt repos in: /etc/apt/sources.list
    1: deb http://deb.devuan.org/merged/ excalibur main contrib non-free non-free-firmware
    2: deb http://deb.devuan.org/merged/ excalibur main non-free-firmware
    3: deb http://deb.devuan.org/merged/ excalibur-security main contrib non-free non-free-firmware
    4: deb-src http://deb.devuan.org/merged/ excalibur-security main contrib non-free non-free-firmware
    5: deb http://deb.devuan.org/merged/ excalibur-updates main contrib non-free non-free-firmware
    6: deb-src http://deb.devuan.org/merged/ excalibur-updates main contrib non-free non-free-firmware
    7: deb http://deb.devuan.org/merged/ excalibur-backports non-free-firmware non-free contrib main
  No active apt repos in: /etc/apt/sources.list.d/antix.list
  Active apt repos in: /etc/apt/sources.list.d/home:hawkeye116477:waterfox.list
    1: deb http://download.opensuse.org/repositories/home:/hawkeye116477:/waterfox/Debian_12/ /
  Active apt repos in: /etc/apt/sources.list.d/xlibre-debian.sources
    1: deb https://xlibre-debian.github.io/devuan/ main stable
Info:
  Memory: total: 8 GiB available: 7.65 GiB used: 1.81 GiB (23.6%)
  Processes: 212 Uptime: 19h 35m Shell: Bash inxi: 3.3.38
robin@devuan:~$ </code></pre></div><p>And out of </p><div class="codebox"><pre><code> [ -d /sys/firmware/efi ] &amp;&amp; echo UEFI || echo BIOS </code></pre></div><p> is: nothing, no response from the terminal.</p>]]></description>
			<author><![CDATA[dummy@example.com (Robin)]]></author>
			<pubDate>Sun, 10 May 2026 20:34:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63739#p63739</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63737#p63737</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>So I went into the BIOS and made sure Secure Boot was disabled, UEFI-only is enabled (it was Legacy when the trouble started). That was supposed to fix it but didn&#039;t...</p></div></blockquote></div><p>Hi Robin, according what you just showed it looks like you switched your PC from efi mode to legacy mode at 2026-05-09 10:59:46. The update is a consequence of that. </p><p>greenjeans thought its the other way round. </p><p>In any case, looks like you played around in the bios without understanding what you did. As a matter of fact, in efi mode Secure Boot can be on (=often called Windows OS) or off (Other OS or similar). It is better to turn it off since there is no real benefit in having it enabled. In legacy mode with CSM on, SB is automagically disabled. </p><p>On the other hand, just switching from efi to legacy should not at all affect the graphics, except for whatever reason? </p><p>Maybe its a good idea to show us details about what we are talking about. Please show us the result from </p><div class="codebox"><pre><code>inxi -Fzr</code></pre></div><p> from prompt to prompt in code tags please. It is possible that you have too install inxi first of all. </p><p>And in addition, the result from</p><div class="codebox"><pre><code>[ -d /sys/firmware/efi ] &amp;&amp; echo UEFI || echo BIOS </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sun, 10 May 2026 18:52:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63737#p63737</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63735#p63735</link>
			<description><![CDATA[<p>This might be it:</p><div class="codebox"><pre><code> Start-Date: 2026-05-09  10:59:46
Requested-By: robin (1001)
Install: grub-pc:amd64 (2.12-9+deb13u1, automatic)
Remove: grub-efi-amd64:amd64 (2.12-9+deb13u1)
End-Date: 2026-05-09  11:00:53</code></pre></div><p>I guess that&#039;s an update?</p>]]></description>
			<author><![CDATA[dummy@example.com (Robin)]]></author>
			<pubDate>Sun, 10 May 2026 17:32:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63735#p63735</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63733#p63733</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>So I went into the BIOS and made sure Secure Boot was disabled, UEFI-only is enabled (it was Legacy when the trouble started).</p></div></blockquote></div><p>Wait, so you installed the system as MBR with the Legacy/CSM turned on in BIOS and UEFI turned off, then went in after the fact (as part of trying to diagnose the issue) and switched UEFI on in BIOS without making any other changes? If so that&#039;s going to cause new issues....</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Sun, 10 May 2026 16:33:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63733#p63733</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63730#p63730</link>
			<description><![CDATA[<p>I forgot to ask what graphics card you have. Run <span class="bbc">lspci</span> to see that.</p><p>- Look in /var/log/Xorg.0.log for lines with (EE) to see if there are any errors.</p><p>- Look in /var/log/apt/history.log to see if any graphics related packages got upgraded.</p><p>- Look in /etc/lightdm/lightdm.conf to see if the two autologin lines are uncommented and have the correct user name. Make sure you scroll down to the [Seat:*] section and not in the extensive comments section above.</p><p>- Before you run startx, log in as root and run <span class="bbc">service lightdm status</span>. If it&#039;s not running, try starting it, and if it&#039;s running, try restarting it. <span class="bbc">service lightdm start</span> or <span class="bbc">service lightdm stop &amp;&amp; service lightdm start</span> (I can never get &#039;restart&#039; to work.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 10 May 2026 12:40:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63730#p63730</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63728#p63728</link>
			<description><![CDATA[<p>Apologies, I should have included more info in my original post:</p><p>I installed RefractaOS, Xfce, and installed it from the Live session, choosing auto-login at installation. It all worked just fine until yesterday when it started doing this. It effects everything, though, both OSes on both HDDs <em>and</em> even booting from a USB stick! So I went into the BIOS and made sure Secure Boot was disabled, UEFI-only is enabled (it was Legacy when the trouble started). That was supposed to fix it but didn&#039;t... I don&#039;t have Slim, but rather LightDM and all the config files in there are unchanged from installation.</p>]]></description>
			<author><![CDATA[dummy@example.com (Robin)]]></author>
			<pubDate>Sun, 10 May 2026 11:20:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63728#p63728</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63726#p63726</link>
			<description><![CDATA[<p>Which desktop environment, which display manager (or none?) and how did you set up autologin? It&#039;s usually in the display manager&#039;s config file (e.g. /etc/slim.conf) but there&#039;s also a way to do it with startx.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 10 May 2026 10:30:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63726#p63726</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Boots to Blank Screen]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=63723#p63723</link>
			<description><![CDATA[<p>Depends which version you installed....</p><p>I used to install from the live desktop, which booted to desktop, with sudo configured; nowadays, I just use the server version &amp; install with XFCE, (no sudo configured).</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Sun, 10 May 2026 09:13:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=63723#p63723</guid>
		</item>
	</channel>
</rss>
