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.Nokkaelaein wrote: Sun Aug 10, 2025 6:05 amChecking 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.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
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
Responses to Coming changes in impending MX 25 release.
Re: Responses to Coming changes in impending MX 25 release.
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.
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.
-
- Posts: 351
- Joined: Fri Jul 17, 2020 10:32 am
Re: Responses to Coming changes in impending MX 25 release.
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.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.
(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.
Re: Responses to Coming changes in impending MX 25 release.
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.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? :-)
Last edited by AK-47 on Sun Aug 10, 2025 7:03 am, edited 1 time in total.
Re: Responses to Coming changes in impending MX 25 release.
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'.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.
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
Distro: MX-23.6_KDE_x64 Libretto
Re: Responses to Coming changes in impending MX 25 release.
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.Nokkaelaein wrote: Sun Aug 10, 2025 6:45 amMX 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.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.
(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.)
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.
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.
-
- Posts: 351
- Joined: Fri Jul 17, 2020 10:32 am
Re: Responses to Coming changes in impending MX 25 release.
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.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.
Re: Responses to Coming changes in impending MX 25 release.
Looks like the MX developers have their hands full with Debian insisting on going with systemD for some unknown reason or reasons.
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.
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.
Thank you MX LINUX developers and all those helping out. 




I am command line illiterate.
I copy & paste to the terminal. Liars, Wiseguys, Trolls, and those without manners will be added to my ignore list. 


Re: Responses to Coming changes in impending MX 25 release.
It will show up at the bottom under Info. Here's what my Debian 13 KDE shows.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?

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.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
- Eadwine Rose
- Administrator
- Posts: 15019
- Joined: Wed Jul 12, 2006 2:10 am
Re: Responses to Coming changes in impending MX 25 release.
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'
)
(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
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
Re: Responses to Coming changes in impending MX 25 release.
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.LU344928 wrote: Sun Aug 10, 2025 6:53 amWould 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'.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.
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.
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!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!