MX Linux freezes at startup.

Report Bugs, Issues and non- package Requests
Message
Author
chamane2025
Posts: 7
Joined: Fri Dec 13, 2024 10:40 pm

Re: MX Linux freezes at startup.

#11 Post by chamane2025 »

CharlesV wrote: Sat Dec 14, 2024 6:29 pm Ctrl+Alt+F4 gives you a terminal and prompt or does nothing?

If you get a terminal prompt, then try renaming this file:

~/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml to displays_old.xml

and then reboot.
Unfortunately, it does nothing. I tried all possible ctrl+alt+F's. I get no reaction but a completely black screen.

chamane2025
Posts: 7
Joined: Fri Dec 13, 2024 10:40 pm

Re: MX Linux freezes at startup.

#12 Post by chamane2025 »

xaol wrote: Sat Dec 14, 2024 9:34 pm
chamane2025 wrote: Sat Dec 14, 2024 5:58 pmAny other suggestion is beyond my knowledge.
do you see a graphical menu when you boot the installed system? if so, that may have an Advanced Options submenu (as previously mentioned). if you use the arrow key to move down to that entry then hit enter there may be more options. sometimes trying some options from there can be helpful in situations like this.
I tried systemd from the advanced options on the graphical menu. You are right, kermit the frog made the same suggestion previously. It is now working, I am back in the system. But I have to select that option on the graphical menu everytime I reboot now. Is there a way to make it work again by default?

xaol
Posts: 311
Joined: Wed Mar 03, 2021 8:30 am

Re: MX Linux freezes at startup.

#13 Post by xaol »

it has been a while since i've booted mx with kde (in case there are any differences to what i am describing next), but in MX Boot Options do you see a checkbox in front of an item labeled "Enable saving last boot choice"? if so, that may be something to try. i don't recall how it works exactly. it may present that as the first boot option to make it easier for you to select (hopefully).

editing to add: i did test that real quick in an mx 23 kde virtual machine. i found it slightly easier to do if adding a check mark to both the "last choice" as well as "Use flat menus (no submenus)" boxes. that saved me one press of the Enter key at least :)

chamane2025
Posts: 7
Joined: Fri Dec 13, 2024 10:40 pm

Re: MX Linux freezes at startup.

#14 Post by chamane2025 »

No checkbox on my side. I don't mind using a submenu now, it's just that I don't understand why I have to.

Thanks all for the help.

User avatar
Kermit the Frog
Posts: 626
Joined: Mon Jul 08, 2024 8:52 am

Re: MX Linux freezes at startup.

#15 Post by Kermit the Frog »

Just click the "Boot to" dropdown in "MX Boot Options" and select any of them with "systemd" ... "Apply".

chamane2025
Posts: 7
Joined: Fri Dec 13, 2024 10:40 pm

Re: MX Linux freezes at startup.

#16 Post by chamane2025 »

Kermit the Frog wrote: Sun Dec 15, 2024 8:42 am Just click the "Boot to" dropdown in "MX Boot Options" and select any of them with "systemd" ... "Apply".
Done. Working great again.

Thanks a lot !

User avatar
Kermit the Frog
Posts: 626
Joined: Mon Jul 08, 2024 8:52 am

Re: MX Linux freezes at startup.

#17 Post by Kermit the Frog »

You're welcome.

So, maybe sddm-modified-init was somehow broken ...

User avatar
Kermit the Frog
Posts: 626
Joined: Mon Jul 08, 2024 8:52 am

Re: MX Linux freezes at startup.

#18 Post by Kermit the Frog »

On this opportunity @Adrian :

MX Boot Options shows the current menu entries in "Boot to", that one is ok (even perfect, cause it shows them "as is" even when grub.cfg was manually edited by you).

However :
  • It doesn't show the current boot parameters. (I don't mean it's a must but it would be better imho).
  • But the one that seems to need a fix is that it shows "no" rather than "nosplash" no matter what option was selected: Very Detailed, Detailed or Limited. (Like: no , no quiet, no quiet hush)
Maybe you consider for next versions.

User avatar
fehlix
Developer
Posts: 12723
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX Linux freezes at startup.

#19 Post by fehlix »

Kermit the Frog wrote: Sun Dec 15, 2024 10:10 am
  • But the one that seems to need a fix is that it shows "no" rather than "nosplash" no matter what option was selected: Very Detailed, Detailed or Limited. (Like: no , no quiet, no quiet hush)
Seems to me something within your settings maybe different:
Check default:

Code: Select all

grep LINUX_DEFAULT /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet nosplash"
Check MX Boot Options:
mxbo-parameters.jpg
So it seems to be it shows as it should be (or as designed).
You do not have the required permissions to view the files attached to this post.

User avatar
Kermit the Frog
Posts: 626
Joined: Mon Jul 08, 2024 8:52 am

Re: MX Linux freezes at startup.

#20 Post by Kermit the Frog »

Code: Select all

$ grep LINUX_DEFAULT /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet nosplash"

Code: Select all

$ inxi -Sxxxza
System:
  Kernel: 6.11.2-1-liquorix-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 parameters: audit=0 intel_pstate=disable
    BOOT_IMAGE=/boot/vmlinuz-6.11.2-1-liquorix-amd64 root=UUID=8a501b97-def8-9a35-ac87-139f05d4d977 ro quiet nosplash
...
You do not have the required permissions to view the files attached to this post.

Post Reply

Return to “Bugs and Non-Package Requests Forum”