Responses to Coming changes in impending MX 25 release.

For interesting topics. But remember this is a Linux Forum. Do not post offensive topics that are meant to cause trouble with other members or are derogatory towards people of different genders, race, color, minors (this includes nudity and sex), politics or religion. Let's try to keep peace among the community and for visitors.

No spam on this or any other forums please! If you post advertisements on these forums, your account may be deleted.

Do not copy and paste entire or even up to half of someone else's words or articles into posts. Post only a few sentences or a paragraph and make sure to include a link back to original words or article. Otherwise it's copyright infringement.

You can talk about other distros here, but no MX bashing. You can email the developers of MX if you just want to say you dislike or hate MX.
Message
Author
User avatar
j2mcgreg
Global Moderator
Posts: 7054
Joined: Tue Oct 23, 2007 12:04 pm

Re: Responses to Coming changes in impending MX 25 release.

#171 Post by j2mcgreg »

Nokkaelaein wrote: Sun Aug 10, 2025 6:05 am
j2mcgreg wrote: Sun Aug 10, 2025 5:50 am Because it says so?

Code: Select all

Kernel: 6.6.12-1-liquorix-amd64 [6.6-16~mx23ahs] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 parameters: audit=0
    intel_pstate=disable rcupdate.rcu_expedited=1 BOOT_IMAGE=/boot/vmlinuz-6.6.12-1-liquorix-amd64
    root=UUID=<filter> ro quiet splash init=/lib/systemd/systemd
Checking the "Info" section at the very end of the report is the way that always works. If the init system isn't set as an explicit parameter like in the example above, it will not show in the kernel section.

Code: Select all

Info:
  Memory: total: N/A available: 7.64 GiB used: 2.38 GiB (31.2%)
  Processes: 263 Power: uptime: 19m states: freeze,mem,disk suspend: deep avail: s2idle
    wakeups: 0 hibernate: platform avail: shutdown, reboot, suspend, test_resume image: 3 GiB
    services: upowerd,xfce4-power-manager Init: systemd v: 252 target: graphical (5)
    default: graphical tool: systemctl
But that's the point. SystemD has to be set by the MX user, so it shows in the QSI. If it doesn't show, then in MX it is safe to assume that the default SysV init is in play because any other init would be indicated.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

Nokkaelaein
Posts: 351
Joined: Fri Jul 17, 2020 10:32 am

Re: Responses to Coming changes in impending MX 25 release.

#172 Post by Nokkaelaein »

j2mcgreg wrote: Sun Aug 10, 2025 6:35 am But that's the point. SystemD has to be set by the MX user, so it shows in the QSI. If it doesn't show, then in MX it is safe to assume that the default SysV init is in play because any other init would be indicated.
MX 25 isn't a multi init system where SysV is always the default and systemd is set by the user, requiring this parameter after the fact.

(Also, on an earlier MX, the user has the option to install the provided systemd-sysv package, turning the system into a systemd one. Personally, I've turned all my own systems to systemd ones this year - deploying from an ISO of a systemd only installation prepared with the said systemd-sysv package - and I can confirm none of the systems show systemd in the boot parameter list. In other words, they are systemd installations where the init system doesn't show in the QSI kernel section. On these systems, too, the QSI shows the init system in the Info section, like it should. Summing up, the Info section shows the init system no matter what your configuration is and always shows that info, and looking for that in the kernel section presupposes that there is an explicit parameter present.)
Last edited by Nokkaelaein on Sun Aug 10, 2025 6:48 am, edited 1 time in total.

User avatar
AK-47
Developer
Posts: 1255
Joined: Sun Mar 24, 2019 7:04 pm

Re: Responses to Coming changes in impending MX 25 release.

#173 Post by AK-47 »

debianix wrote: Sun Aug 10, 2025 12:38 am As a KDE user, who used sysV and X11 all the time with MX23, is there a way i can find out if systemd and Wayland with MX25 KDE will work for my use case, other than trying it out and „learn the hard way“ that it does not? :-)
If you do need to test something for now, install Debian 13 (now that it's out) on a test box or VM and see what happens. That will give you plenty of time for MX 25. Or you can wait for an MX 25 beta.
Last edited by AK-47 on Sun Aug 10, 2025 7:03 am, edited 1 time in total.

User avatar
LU344928
Posts: 331
Joined: Wed Nov 14, 2018 11:40 pm

Re: Responses to Coming changes in impending MX 25 release.

#174 Post by LU344928 »

CharlesV wrote: Sat Aug 09, 2025 1:43 pm I have seen nothing that compares to tweaking xfce - literally you can do anything with it.
Would that include the complete removal of Thunar and replacing it with, say, PCManFM? Or maybe it can't be removed at all and another file manager would just need to 'co-exist'.

That's my main gripe with Xfce... oh and the screensaver issue, which never seems to get fixed. I can recall complaints about it going as far back as MX18, I think.
Machine: Type: Laptop System: Acer product: Aspire AL14-31P
Distro: MX-23.6_KDE_x64 Libretto

User avatar
j2mcgreg
Global Moderator
Posts: 7054
Joined: Tue Oct 23, 2007 12:04 pm

Re: Responses to Coming changes in impending MX 25 release.

#175 Post by j2mcgreg »

Nokkaelaein wrote: Sun Aug 10, 2025 6:45 am
j2mcgreg wrote: Sun Aug 10, 2025 6:35 am But that's the point. SystemD has to be set by the MX user, so it shows in the QSI. If it doesn't show, then in MX it is safe to assume that the default SysV init is in play because any other init would be indicated.
MX 25 isn't a multi init system where SysV is always the default and systemd is set by the user, requiring this parameter after the fact.

(Also, on an earlier MX, the user has the option to install the provided systemd-sysv package, turning the system into a systemd one. Personally, I've turned all my own systems to systemd ones this year - deploying from an ISO of a systemd only installation prepared with the said systemd-sysv package - and I can confirm none of the systems show systemd in the boot parameter list. In other words, they are systemd installations where the init system doesn't show in the QSI kernel section. On these systems, too, the QSI shows the init system in the Info section, like it should. Summing up, the Info section shows the init system no matter what your configuration is and always shows that info, and looking for that in the kernel section presupposes that there is an explicit parameter present.)
Thank you. That answers my question. As long as the init system in play is indicted somewhere in the QSI report, that's what matters from a diagnostic viewpoint.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

Nokkaelaein
Posts: 351
Joined: Fri Jul 17, 2020 10:32 am

Re: Responses to Coming changes in impending MX 25 release.

#176 Post by Nokkaelaein »

j2mcgreg wrote: Sun Aug 10, 2025 7:25 am As long as the init system in play is indicted somewhere in the QSI report, that's what matters from a diagnostic viewpoint.
No prob, and indeed, I agree; especially now that there will be a dedicated init system per ISO, having this information readily available like this is important.

User avatar
Mauser
Posts: 1500
Joined: Mon Jun 27, 2016 7:32 pm

Re: Responses to Coming changes in impending MX 25 release.

#177 Post by Mauser »

Looks like the MX developers have their hands full with Debian insisting on going with systemD for some unknown reason or reasons. 9_9 While I have mixed feelings about systemD I like that the MX developers didn't just throw their hands up and just went with systemD only but by figuring out options to using different ISOs which will give people the choice on which init system to use. I applaud the MX developers on their progress so far. :clap: Sometime in the future the biggest task and nightmare will be when the day will come that Wayland will be thrown at all LINUX developers will be only init used pushing out X11 which will result in some colorful language the will be expressed by all LINUX developers to say the least which I wouldn't blame them if they do so. That will be a time I will not look forward to see that day come. :frown: Thank you MX LINUX developers and all those helping out. :clap:
I am command line illiterate. :confused: I copy & paste to the terminal. Liars, Wiseguys, Trolls, and those without manners will be added to my ignore list. :mad:

User avatar
siamhie
Global Moderator
Posts: 3575
Joined: Fri Aug 20, 2021 5:45 pm

Re: Responses to Coming changes in impending MX 25 release.

#178 Post by siamhie »

Eadwine Rose wrote: Sun Aug 10, 2025 5:15 am How does one see.. later on when all is running and such, and when users ask for help.. can you determine from the QSI which version is running, systemd or sysvintit?
It will show up at the bottom under Info. Here's what my Debian 13 KDE shows.


Image
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
Eadwine Rose
Administrator
Posts: 15019
Joined: Wed Jul 12, 2006 2:10 am

Re: Responses to Coming changes in impending MX 25 release.

#179 Post by Eadwine Rose »

Thanks Siamhie, post 173 holds a more extensive explanation as to why.

(which I don't get, but that is fine, I got my answer to 'where is it' ;) )
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
CharlesV
Global Moderator
Posts: 7772
Joined: Sun Jul 07, 2019 5:11 pm

Re: Responses to Coming changes in impending MX 25 release.

#180 Post by CharlesV »

LU344928 wrote: Sun Aug 10, 2025 6:53 am
CharlesV wrote: Sat Aug 09, 2025 1:43 pm I have seen nothing that compares to tweaking xfce - literally you can do anything with it.
Would that include the complete removal of Thunar and replacing it with, say, PCManFM? Or maybe it can't be removed at all and another file manager would just need to 'co-exist'.

That's my main gripe with Xfce... oh and the screensaver issue, which never seems to get fixed. I can recall complaints about it going as far back as MX18, I think.
You dont *have* to use thunar, there are many other FM's. I have never tried to just remove Thunar as I like it.. but I do have nautilus on board and use it all the time. And, I have it set to be default on at least two machines.

As for the screensaver, yup that is a buggy one. But, if you install xscreensaver it rocks! zero issues that I have seen.

I am not saying xfce is faultless, it has issues - as do ALL DE's - but pound for pound ... I prefer xfce over anything I have found.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Post Reply

Return to “General”