You are not logged in.
Devuan is a conservative system. The main principle is simplicity and reliability. SysVinit and OpenRC are reliable. Dinit has been in development for 10 years and the author has not yet published the final release 1. The same Turnstile is in development. Therefore, Devuan Unstable + Dinit + Turnstile is an experiment and an alternative to Artix. This may not be supported by the official team. In the world of Deb, experiments are done at AntiX and thanks to their work, this topic is here.
Last edited by Valera (2026-04-22 04:53:02)
Online
Fixed the unmounting and shutdown in Live mode a little. At the same time, I changed the desktop settings ![]()
Last edited by Valera (2026-04-23 19:57:20)
Online
Hello -
I am a new user of Devuan, coming from MX-Linux. I would very much like access to the MX Tools, especially including snapshot capability. However I am an XFCE user and don't want to worry with KDE or Sonic.
Would your respin be a good place to start, and just add XFCE when I get it installed, or is there another way to get the full MX tool experience in Devuan?
Thanks very much for your work on this respin.
Offline
I would very much like access to the MX Tools, especially including snapshot capability.
Have a look at this thread posted at the Debian forums.
Do note that this guide was originally posted in early 2020, so you'll have to change "buster" on the repository sources to "trixie" if using stable (which Excalibur is based on), "forky" if using testing, and so on. It's also not recommended to add third-party repositories to Devuan-based systems in general, in case of build conflicts with any of the distro's banned packages list.
But, give it a shot, and report back if any issues occur.
Offline
Online
>>Would your respin be a good place to start, and just add XFCE when I get it installed, or is there another way to get the full MX tool experience in Devuan?
Yes. I recently installed XFCE on this system. There are no problems with XFCE and X11.
Last edited by Valera (2026-04-24 10:19:54)
Online
Thanks to Brocashelm and Valera for those replies. I am going to try them both as I move forward with this.
I suppose I probably should have asked another obvious question: Can I take my existing SysVinit MXlinux install and turn it into a Devuan-based MX system?
As I type this I'm realizing surely this has been asked before but rather than delete the question maybe it's not too inappropriate for this specific thread.
EDIT: So I do see this and presume this is the way to do that, though if anyone knows of something more MX-Specific I'd appreciate it. I didn't see a similar thread over at the MX forum. https://www.devuan.org/os/documentation … libur.html
Last edited by nathan2423 (2026-04-24 12:31:36)
Offline
>>I suppose I probably should have asked another obvious question: Can I take my existing SysVinit MXlinux install and turn it into a Devuan-based MX system?
That's exactly what I did, but it's been a long time ago and it's not that easy.
Now, at your request, I'm making a version with XFCE
Online
"Now, at your request, I'm making a version with XFCE"
That will be greatly appreciated! I inquired over at this location ( https://devuboxlinux.github.io ) but that project doesn't seem currently active https://devuboxlinux.github.io. Someone put a lot of time and effort into the web page and setup, so maybe it isn't completely dead.
I'm also presuming that at some point I'll need to also be investigating Xlibre on Devuan, sort of like the Vendofoul Wolf project is doing but hopefully that will be easier when the time comes.
i probably would already be looking at that one but it appears to be primarily Spanish oriented and I'm never going to be very good at more than English. (And I just read the thread here on Vendufoul Wolf and that didn't give me much confidence in it. I'm glad I came here and read that before investing more time in Vendofoul.)
Last edited by nathan2423 (2026-04-24 19:53:45)
Offline
New minimal version.1.8 gb with XFCE
Rolling Devuan Unstable + XFCE + Dinit + MX Tools
https://mega.nz/file/n7Y1FQgL#EUV-7HAAf … GI_m954pu8
Last edited by Valera (Today 12:20:05)
Online
Thank you! Will begin testing asap.
Offline
For some reason it is not picking up my wireless network connection so I will first have to work through that.
In the Devuan world is there anything that needs to be done to add firmware or otherwise make sure that wireless cards are detected? I have not had that problem lately with this computer I am working with with debian or artix or arch installations.
I also see that you did not include the "MXtweaks" tool. Probably understandable and no big loss, but thought i would mention it in case it was an oversight.
Let me say again thank you for this work and for your combination of Devuan unstable / xfce / dinit / MXtools! For my personal use testing the ability to make snapshots and then reinstall to other systems will be my first major test.
Last edited by nathan2423 (Yesterday 22:16:55)
Offline
In the Devuan world is there anything that needs to be done to add firmware or otherwise make sure that wireless cards are detected? I have not had that problem lately with this computer I am working with with debian or artix or arch installations.
Try enabling non-free-firmware if you haven't yet (shown example line below):
deb http://deb.devuan.org/merged/ excalibur main contrib non-free non-free-firmwareUpdate your repositorites, and then install the particular firmware package(s) you need. Things like firmware-iwlwifi (Intel), firmware-brcm80211 (Broadcom/Cypress 802.11), firmware-realtek (Realtek), and so on. Follow the same steps that worked for you in Debian, as they should be the same in Devuan. This respin appears to be using NetworkManager, so these firmware packages should work just fine if the hardware matches. It just depends on what your system's wireless card is for it to work. For example, I recently bought 802.11 USB wireless card adapters for my laptops that struggle to connect without one (the aforementioned firmware-brcm80211 didn't support it), and had to rely on building a driver from this repository, since none of the firmware packages I installed were working.
Offline
Thank you Brocashelm! Valera is that something that would fit your vision to add into the respin itself? Thanks to you both.
EDIT: I thought perhaps my problem was that I was using an offbeat machine, but I just tested the iso on my Lenovo T460 and it doesn't recognize the wireless card there either. I presume the conclusion is that the iso as produced doesn't have the nonfree drivers and that's the fix i need to pursue.
Last edited by nathan2423 (Today 00:27:05)
Offline
Thank you for your feedback, I didn't add all the drivers. I'll fix it now.
Online
I've added an firmware-iwlwifi and a few more and MX-tweak. Give it a try.
Online
Thank you Valera!
I will test asap but in the meantime may I ask: Have you already successfully used the Snapshot feature to create a liveusb that has proven to be installable elsewhere? Are you in fact using that method to create your iso here?
That will be my first test once I get this up and running and I will let you know my experience.
Offline
>> Have you already successfully used the Snapshot feature to create a liveusb that has proven to be installable elsewhere? Are you in fact using that method to create your iso here?
Yes. This is how this iso was created. I immediately had problems when creating an image with XFCE + Lightdm, the lightdm service did not start when booting to live, I had to run Lightdm in tty without using dinit - sudo lightdm or startx. It's not pretty. So I made an iso with sddm. MX-Snapshot works for me.
Last edited by Valera (Today 13:31:03)
Online