<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#969586">
<div class="moz-cite-prefix">On 6/16/24 03:15, David Wright wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAAwBpLKuK7Um5bpZKwFcByy79XZk0ej+VeHaUJOz-BrdWHQKiw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr"><br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Sat, 15 Jun 2024 at
02:12, Phil <<a href="mailto:phillor9@gmail.com"
moz-do-not-send="true" class="moz-txt-link-freetext">phillor9@gmail.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><br>
On 6/14/24 22:00, David Wright wrote:<br>
> Hi all<br>
><br>
> On Saturday 8th June, I booted up my PC and it was
fine for the couple <br>
> of hours of use.<br>
><br>
> Next boot-up on Monday 10th June, the monitor showed
no display <br>
> found. I forced a reboot into recovery mode and then
it booted fine.<br>
<br>
I had exactly the same problem and this is how I solved
it:<br>
<br>
Edit /etc/default/grub<br>
<br>
GRUB_CMDLINE_LINUX_DEFAULT='quiet splash'<br>
<br>
Change to GRUB_CMDLINE_LINUX_DEFAULT='quiet'<br>
<br>
sudo update-grub<br>
<br>
-- <br>
<br>
Regards,<br>
Phil<br>
<br>
</div>
<br>
</blockquote>
<div><br>
</div>
<div>Many thanks for the quick reply Phil, unfortunately
that's not worked for me. Same result, black screen and
have to force a reboot into recovery mode.</div>
<div><br>
</div>
<div>Hopefully there are other ideas?</div>
<div><br>
</div>
<div>Kind regards</div>
<div>David</div>
<div><br>
</div>
</div>
</div>
</blockquote>
<p><br>
</p>
<p>Are you using a commercial display driver eg Nvidia or Radeon,
if so edit the grub line GRUB_CMDLINE_LINUX_DEFAULT= and add no
acpi to the end of that line. taking out the 'quiet' so you can
see the boot process and where it might be hanging up.<br>
</p>
<p>See if it will boot then and if it doesn't boot to the desktop
and your your still looking at a black screen then do a ctrl F1
and at the terminal type sudo purge Nvidiia*.* or the Radeon
equivalent. <br>
</p>
<p>see if that helps. It will knock out the commercial graphics
drivers and let Wayland take over. I always remove quiet splash
from the grub CMDLINE as I prefer to see any issues as the machine
boots.</p>
<p><br>
</p>
<p>Good luck</p>
<p><br>
</p>
<p>Chris da kiwi<br>
</p>
</body>
</html>