Page 3 of 3

Re: MX Linux freezes at startup.

Posted: Sun Dec 15, 2024 11:52 am
by fehlix
Kermit the Frog wrote: Sun Dec 15, 2024 10:56 am

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
...
Wow, impressive.
Perhaps show this:

Code: Select all

apt policy mx-boot-options

Re: MX Linux freezes at startup.

Posted: Sun Dec 15, 2024 12:13 pm
by fehlix
Kermit the Frog wrote: Sun Dec 15, 2024 10:56 am

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
...
OK, thanks for the report. seems I found the "no" issue.
Perhaps, next time report separate as an issue/bug/ or "something not as it should be" with new topic. Better not "en passant" within thread not related to the issue, to avoid user get confused about other issues

Re: MX Linux freezes at startup.

Posted: Sun Dec 15, 2024 12:29 pm
by Kermit the Frog

Code: Select all

$ apt policy mx-boot-options
mx-boot-options:
  Installed: 24.6
  Candidate: 24.6
  Version table:
 *** 24.6 500
        500 http://mxrepo.com/mx/repo bookworm/main amd64 Packages
        100 /var/lib/dpkg/status
Btw. it was always so in previous MXs, too, 21, 19 and before, I just used to ignore.

Re: MX Linux freezes at startup.

Posted: Sun Dec 15, 2024 12:35 pm
by fehlix
Kermit the Frog wrote: Sun Dec 15, 2024 12:29 pm Btw. it was always so in previous MXs, too, 21, 19 and before, I just used to ignore.
I can only motivate, to not ignore anything found, but report in way it would be visible, get not lost and is reproducible.
The shown settings, gave a clue, and made it easy to prepare a fix of the issue.

Re: MX Linux freezes at startup.

Posted: Sun Dec 15, 2024 2:52 pm
by Kermit the Frog
fehlix wrote: Sun Dec 15, 2024 12:35 pm... The shown settings, gave a clue, and made it easy to prepare a fix of the issue.
So glad to hear that :biggrin: