Responses to Coming changes in impending MX 25 release.
Re: Responses to Coming changes in impending MX 25 release.
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? :-)
- DukeComposed
- Posts: 1471
- Joined: Thu Mar 16, 2023 1:57 pm
Re: Responses to Coming changes in impending MX 25 release.
Well I don't know your use case, but considering that MX-25 doesn't exist yet that sounds like it's a bit of a tall order at the moment.debianix wrote: Sun Aug 10, 2025 12:38 am is there a way i can find out if systemd and Wayland with MX25 KDE will work for my use case
Re: Responses to Coming changes in impending MX 25 release.
Legitimate questions, for X11 it's just a matter of a switch at the log in, and I think it's going to remember the last selection, so it's super easy.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? :-)
For syvinit it's a bit more complicated because it's a bit harder to switch the running init system, but I think we should be able to provide a how-to for that -- or if you don't even want to touch systemd (lest you feel impure) you can always install Xfce or Fluxbox flavor with sysvinit and just install KDE on top.
-
- Posts: 669
- Joined: Tue Sep 22, 2020 7:36 pm
Re: Responses to Coming changes in impending MX 25 release.
@Adrian just curious, but if it is possible to have KDE running on sysvinit (even via the roundabout way) why not just make the iso available to stop newbies getting confused? Call it a respin if you like.
Re: Responses to Coming changes in impending MX 25 release.
It is software. Software has bugs. Software can do funny things. There are talking points for and against, and the Debian wiki also contains this article: https://wiki.debian.org/Debate/initsystem/systemdbradhamilton wrote: Sat Aug 09, 2025 2:34 pmThanks for the link - when I went there, this caught my eye:
"systemd hangs on startup or shutdown
Sometimes it is necessary to investigate why systemd hangs on startup or on reboot/shutdown."
Huh????? Do the Debian devs consider this to be a standard "feature"? If so, then that's another data point *against* using systemD - if it was a bug, or even a "feature", it should have been either fixed or "enhanced" - by removing the "feature".
: - )
- Eadwine Rose
- Administrator
- Posts: 15026
- Joined: Wed Jul 12, 2006 2:10 am
Re: Responses to Coming changes in impending MX 25 release.
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?
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.
@Eadwine Rose
From my QSI:
Mike
From my QSI:
No experience with systemDInfo:
Processes: 270 Uptime: 2d 6h 8m wakeups: 1 Memory: 7.6 GiB used: 1.98 GiB (26.1%) Init: SysVinit
Mike
Old RSTS hack
Registered Linux user #542196
Registered Linux user #542196
Re: Responses to Coming changes in impending MX 25 release.
Because it says so?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?
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
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.
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.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
- Eadwine Rose
- Administrator
- Posts: 15026
- Joined: Wed Jul 12, 2006 2:10 am
Re: Responses to Coming changes in impending MX 25 release.
Ahhh thanks for clarifying :)
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