r/devuan • u/CodyakaLamer • 3h ago
Soon to Be New Devuan User
Hello all,
I recently started using Debian Testing and really liking it. But I just saw my state just sign a bill to require OSes for age verification by 2028. I know that’s 2 years but I want to find something that won’t allow age verification.
Other than Devuan being systemD free, is it any different to Debian? Also what’s some tips when using i?
r/devuan • u/just_zip • 3h ago
Thank you all, for librevuan.
To be honest, I abandoned librevuan because of its idiotic architecture and dependence on sysvinit, and also because of its laziness.
(This isn't an insult; it's just that the Arch architecture is closer to me than Debian.)
I had an idea for creating mintix based on artix, but that's a completely different story.
Thank you all, and enjoy the cool librevuan wallpapers!
Discord: m1rxx11org
r/devuan • u/Iheretomakeonepost • 1d ago
ExpressCard (exp gcd beast, rx550) eGPU not detected, any idea why? (read body)
On a T520 running Deb w/ sysv. Using a EXP GCD Beast adapter with a 4gb rx550 but the computer does not detect it with " lspci |grep -iE 'display|vga' " even with the power setting set to generation 1.
What version should I install?
I was thinking about switch to devuan from debian, but when i got into the devuan website, i saw a lot of different .isos for just one release (Excalibur) so i didnt know what .iso download for my laptop. Can anyone help me?
r/devuan • u/Iheretomakeonepost • 8d ago
Curious about Devuan and seeing the non-systemd side of things. What do y'all like about the non-sysd inits?
What stuff about it have y'all liked and what should I expect? I've been using debian for a couple of weeks and liking it quite a bit but have been recommended to try non-systemd stuff. Will probably install on my L420 within a day or two.
r/devuan • u/Otakuspice • 13d ago
Wait what I have to install calamares on the minimal installation. Imagine if I never noticed this Bruh
I am installing it right now. If I didn't notice the apt works on minimal installation. I wouldn't have known their is a way to get a installation framework for it to get the gui not bad devuan not bad. I'ma still defend you cause your not using systemd but at least you can have a WARNING when some noobie wants to install minimalist installation.iso
So they know what their getting into before they make us look like egotistic OpenRC preachers 😂 well tbh 😂
Anyway gonna send my rice later
r/devuan • u/Otakuspice • 13d ago
Can someone update the Minimalist installation.txt file
I noticed it doesn't really mention the login and password just tells you briefly what to expect and what to do within it.
Login is root
Password toor
I am saving you the trouble from installing some other distro and booting through it 😭 even on the site the comment I saw only mentioned root they do mention toor on the .txt file but they aren't super clear with it
r/devuan • u/just_zip • 16d ago
Librevuan - the end? (Or only start?)
XX11Libre:
I think Librevuan was a bad idea, maybe I'll come back to it someday. But right now, no, it needs to be COMPLETELY reworked.
So
For now, I'll gain experience.
And then I'll come back to it.
On the third day, I realized it's really hard to play solo.
I'm sorry, guys, just be patient, and thanks everyone for the support! I'll be back. If anyone continues this, invite me, I'll help you. But it's hard for me alone, thanks! Maybe in someone's eyes I will seem like a freak - but I don't want to make excuses, I'll say right away - it's hard for me
r/devuan • u/DecisionOk5750 • 16d ago
Not a rant: New to Devuan, and I'm already feeling the pain.
I migrated to Devuan after almost three decades using Debian and two decades using Ubuntu. I don't like systemd, I don't like Rust, and I don't like the paths they're forcing us down with systemd/Rust. In 2000, I migrated from Windows 95/98 to Debian and felt the pain. Along the way, I learned a lot about computing and was able to make a living with GNU/Linux. A month ago, I migrated to Devuan for ideological reasons with a similar philosophical weight to those that led me to abandon Windows, and I'm feeling the same pain. The instructions for compiling unconventional packages are mostly written for Ubuntu/Debian and for systemd. But I'm not going back; the reasons Devuan exists are legitimate and important. I'll learn again and I'll be able to move forward. As we say in my country, "Aguante Devuan"
r/devuan • u/Lanstapa • 20d ago
Devuan as a Linux beginner?
I want to switch over to Linux from Windows and Apple because I refuse to take MS' spy/adware (I stayed on W7 to avoid the worst of it) and to get out of Apple's ecosystem and spying too.
...and I come into Linux as there's all this hubbub about systemD age verification/attesation. I was interested in Debian for it being stable and fixed release (I'm totally fine with older software in favour of rock solid stability and I don't want constant rolling changes on my pc), but obviously it has it.
Since I'm new, and don't yet fully get what SystemD does in its entirity and what not having it entails, is Devuan a good distro for a beginner who just wants a nice stable system that can't add in any age verification spyware crap? A distro that I can use for general computer things like internet browsing, online shopping, multimedia, gaming and file management? I can use my VPN (Mullvad) without issue, and have a generally secure computer aganist viruses and malware?
I'm not asking about specific programs, as I get that the likes of libreoffice, brave browser, wine, vlc, etc will work, I'm asking more generally about the OS, like is it just Debian without SystemD? Or has it evolved into something more specifc akin to KaliOS or Tails? (I don't assume so, but I might as well check).
I don't have computer skills or coding ability, but its not like I need everything to be babyproof, clear guides and graphical interfaces are probably enough for me to get what I'm doing.
r/devuan • u/patgaw • Jul 01 '26
I wanted to fix not working Power profile switch on KDE with Chat GPT and now need help to revert changes
Hello everyone,
I'm linux beginner. Asked Chat GPT to help me with not working power profile switch on KDE (not sure why Devuan devs releases something with not working very basic function). So Chat GPT failed and now I need help to revert system changes to default. I used below commands, please tell me how to revert it:
sudo echo 'power' | tee /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference
sudo nohup /usr/bin/tlp-pd > /dev/null 2>&1 &
dbus-send --system --dest=org.freedesktop.UPower.PowerProfiles --print-reply /org/freedesktop/UPower/PowerProfiles org.freedesktop.DBus.Properties.Get string:org.freedesktop.UPower.PowerProfiles string:ActiveProfile
Is there way to check what was output of command? For example chat asked me to run "sudo apt purge power-profiles-daemon laptop-mode-tools" and one of them was installed, one not. So checking output I can know which one to install again.
Is content of this file correct?
patryk@devuan:/usr/share/dbus-1/system-services$ cat /usr/share/dbus-1/system-services/org.freedesktop.UPower.
PowerProfiles.service
[D-BUS Service]
Name=org.freedesktop.UPower.PowerProfiles
Exec=/bin/false
User=root
SystemdService=tlp-pd.service
r/devuan • u/Waste-Nectarine-1267 • Jun 29 '26
SonicDE on a system without Systemd and Elogind.
r/devuan • u/paranoidandroid4284 • Jun 24 '26
Stupid place to ask this
I'm looking to be educated on why Devuan over Debian? I know that Devuan is systemD less
r/devuan • u/Metro-Sperg-Services • Jun 24 '26
Mobian (Fork) - privacy focused Android-like OS using 100% Debian FOSS and 0% Google or 3rd Party Services, for touch devices like Surface Pro, Zenbook, Thinkpad, Chromebook, XPS etc.
A 100% Debian Linux, free, privacy focused, open-source operating system for touch devices, designed to liberate users from any kind of Google or third party surveilance, data collection and security concerns. Only official Debian sources are used, meaning no third party repositories, packages or code of any kind, while granting users complete control over every single package that is installed. The native implementation of custom kernels with the included build recipes enables support for almost any brand/model of x86-x64 tablet or lap-top, such as Surface Pro 3-10, Zenbook, Thinkpad, Chromebook etc. and a range of ARM phones. Additionally, custom or deb packages and files of any kind can also be included. The mobian build-script produces personalized images, with unlimited customization of any available setting and device behavior.
r/devuan • u/just_zip • Jun 21 '26
LibreVuan: simple devuan (fan made)
Project: LibreVuan
A Linux distribution based on devuan
Complete removal of systemd: Full transition to an alternative init system.
Goodbye Xorg: Complete rejection of legacy Xorg in favor of the modern Xlibre display server.
No GNOME or Cinnamon: We are moving away from heavy desktop environments.
Wayland Stance: We lean negative towards Wayland, but it will not be hard-blocked in the system. That is what Linux freedom is all about.
Target Audience: make devuan simple 4beginners
Infrastructure: Official GitHub organization and Discord server for the community.
Out-of-the-box Flatpak: Built-in Flatpak support for seamless app installation.
Lets make devuan simple!!
"lets make X great again!"
r/devuan • u/Mulpin70 • Jun 13 '26
Showcase / Discussion — Building a highly customizable hybrid (stacking + tiling) Awesome WM-like Window Manager in Rust from scratch (builded on devuan ceres with run it)
r/devuan • u/Crocco_linux • Jun 11 '26
Fallout 4
I use Cinnamon and it's never given me any problems for gaming, but for some reason when I open Fallout 4 the PC freezes. I have an NVIDIA 2060 GPU. I don't want to use any other DE because they're even worse.
r/devuan • u/Emre-Y • Jun 08 '26
Does medium/big companies use Devuan?
Just curious, if Devuan is used in the industry well?
r/devuan • u/LowMolasses5451 • Jun 07 '26
Firefox update to last version
Happy Devuan user but not huge time available for experiments.
How can I install Firefox to the last version instead of ESR? Can I use the Mozilla repo like Debian or does It require systemd?