The officially official Devuan Forum!

You are not logged in.

#1 Re: Installation » Brother MFC-L2690DW » Yesterday 09:11:53

@supusr:
Your printer Brother MFC-L2690DW is in the "driverless printer list" and can print using AirPrint.
When I have such a printer to connect:
- Connect it to your local network
- Make sure CUPS is fully installed
- Start everything
- And at log-in (Cinnamon) "Printer Connected" shows up.
Until now, this has worked with all Brother and most HP, Lexmark and other printer brands.
Maybe this helps:  https://dev1galaxy.org/viewtopic.php?pid=60751#p60751
And this: https://dev1galaxy.org/viewtopic.php?pid=58428#p58428
And sure this: https://dev1galaxy.org/viewtopic.php?pid=57101#p57101
That goes for Devuan Daedalus, Excalibur
I use OpenRC or sysvinit and Cinnamon or XFCE
I never have to worry about printers again. Good luck.

#3 Re: Off-topic » Opinions about keypassXC » 2026-02-21 17:51:44

@greenjeans
you are a very valued member of that community and I (and surely many others) appreciate what you do. Bravo.
Please don't let you intimidate by ranters and those who like to play the judge to chide others.
You are a contributor, thank you.
Do the same as I do to get the nerves calm again: play music. You the guitar, I play the piano. Sweet melodies!

#4 Re: Desktop and Multimedia » [SOLVED] Inability to install printer » 2026-02-20 09:05:43

All what's said is correct.
One additional point:
If you want to manager printers as  "user", this "user" has to be added to the lpadmin group.

If needed, you can extract the ppd file from a driver package, preferably from X86-64. But I've always found the driver CUPS proposes works well. Mostly I have to add no other software to make it work.
Good luck.

#5 Re: Off-topic » Password managers » 2026-02-17 09:06:15

We know Internet-based password managers are not safe. It's still best to keep the passwords in a local and decent password manager either on your secure machine or on a local server in your secured local network. Cloud-based password services are even worse.

#6 Re: Installation » [SOLVED] Partitions » 2026-01-20 09:12:34

@mamforestcritter,
I'm very happy for you.
I have studied your computer's manual before already.
It's okay to use "UEFI" mode as long as you do not activate the secure boot option to avoid trouble.
Happy Devuan!

#7 Re: Installation » [SOLVED] Partitions » 2026-01-19 11:19:10

Oh ever ranting steve_v,
does it ever come to your mind that this is a forum to help people seeking advice?
You help nobody with your outbursts but poison a nice and good community and forum instead.
And what you shout about is not even always correct.
So if you can help, then help.

#8 Re: Installation » [SOLVED] Partitions » 2026-01-18 11:22:16

And just this:
MBR and EFI mode are fine.
UEFI mode is the devil

MBR disk scheme goes with BIOS-mode
GPT goes with EFI mode

for root (/), /home and /srv, ext4 works really well
Swap partition should be marked as swap by the partiioner.

Avoid "secure-boot", TPM and UEFI mode (these are Windows traps)

And last but not least: if your computer is equipped with ECC RAM modules, enable this feature in the BIOS setup.
Linus Torvalds tells you that. Search the Internet, there are YouTubes on that topic.
Good luck.

#9 Re: Installation » [SOLVED] Partitions » 2026-01-18 11:12:34

Considering all that information.....
why not try to do a proper system setup (BIOS/Firmware) and reset ALL settings to default values?
If you truly know about your specifics, you can make some changes after a restart an re-entering the system setup.

Then, start your system with the external USB-stick containing the Devuan installer image.
Go through all steps, and when it comes to the partition setup: let the setup-program erase the disk completely and install the system. I've never seen a case where that doesn't work.
Should you wish to modify the partition setup, you can restart the installer (reboot) and make your modification of the partition-scheme then.
Usually it's okay to have one / (root) partition of at least 50GB, an adequate swap partition (1-2 times the RAM size), and the rest may be /home or a /home and some other partition like /srv.

The installer knows how to figure out the disk-layout, either MBR or GPT. (BIOS-mode or EFI-mode)
Never ever use things in BIOS setup like "secure boot" or "TPM", it brings nothing but grief.

The reason I recommend all this: who knows what that former Windows setup has done to your beautiful computer.

#10 Off-topic » Happy New Year to all you Devuaners » 2025-12-31 16:58:25

Andre4freedom
Replies: 11

To all: Happy New Year!
The Devuaners have done a marvelous job, a thriving, good community.
Always think positively and enjoy the message exchanges. A lot of good things come of them.... answers, responses, solutions.
Thank you for that wonderful distribution which is Devuan.

#11 Re: Off-topic » AI in Firefox or Waterfox » 2025-12-20 10:15:10

@all
Thank you for your ideas!
Your answers are helpful and I test FF again with your recommendations, in parallel with testing waterfox.
Have a nice weekend!

#12 Off-topic » AI in Firefox or Waterfox » 2025-12-19 16:33:55

Andre4freedom
Replies: 16

I just fell on a interesting topic:
Is Mozilla doing enough to avoid AI if not desired?
See the following article:

https://www.theregister.com/2025/12/18/ … _waterfox/

I decided to test it for a while. What's your take?

#13 Re: Devuan Derivatives » [SOLVED] printer » 2025-12-14 15:28:47

Have a look in your repos for the packages:
hplip
hplip-gui

(incl. all dependencies)

If there, install them and start hplip-gui.
Configuring your printer should be child's play then.
That works well with devuan, debian, linuxmint, ubuntu etc.

#14 Re: Installation » [SOLVED] sources.list broken? » 2025-12-12 09:55:19

That's an old problem. It's not the Devuan repos, however.
The problems stem from more and more lousy ISP infrastructure set-ups. Kind of round-robin DNS name resolution doesn't work on them.
The solution is simple:

Exactly,
the same old problem with the resolution of these "round-robin" DNS names resurfaces again and again.
I had to switch from my old, trusty own DNS named server (BIND) to the typical service-provider setup and that made me unhappy again.
The only solution was and is to replace "deb.devuan.org" with somewhat "XY.deb.devuan.org" in the /etc/apt/sources.list file, replacing the XY with the nearest mirror-country-code.
I don't know what HPFM is behind all these silly ISPs.
I'm not good enough to know how the Devuan community could set up a /etc/apt/sources.list file that would remedy the situation for once and ever.

Refer to:

https://dev1galaxy.org/viewtopic.php?pid=53413#p53413

https://dev1galaxy.org/viewtopic.php?pid=55385#p55385

https://dev1galaxy.org/viewtopic.php?id=6834

#15 Re: Installation » How set time to local-time in terminal? » 2025-12-09 19:26:57

Sure, rolfie is right.
The computer's HW clock should be set to UTC. And the timezone (TZ) should be selected as to the standards.
When DST patterns change for some time-zones, the corresponding patches will be distributed. Another reason to update regularly.

#16 Re: Installation » How set time to local-time in terminal? » 2025-12-09 16:59:37

And to set ntp right, as you seem to refer to:
it's ntpsec to be installed.
And to check if it works:

ntpq -p

And in devuan 7 ??? These programs are present in Devuan 6 (Excalibur)
ntpdate was for older ditributions, like RedHat etc.

#17 Re: Hardware & System Configuration » [SOLVED] Cifs share is not mountet automatically » 2025-12-07 11:20:27

Roberto,
yes, there is a solution to that problem:
Its the NetworkManager version used in Excalibur.
Look at this thread:
https://dev1galaxy.org/viewtopic.php?pid=59374#p59374

The workaround is (from steve_v):

@Andre4freedom: You might try grabbing that missing file (/etc/NetworkManager/dispatcher.d/01-ifupdown) from the Daedalus network-manager package. Like I said I don't have a system to test it on, but the manual suggests networkmanager should still call it if it exists.

I hope that may be a temporary solution for you too.
I guess there will be a newer or patched network-manager package in some time, possibly a new point-release or a patch.
Good luck.

#18 Re: Hardware & System Configuration » [SOLVED] anacron and OpenRC, Devuan 3, 4, 5, 6 (Excalibur) » 2025-12-06 17:24:29

Your solution sounds very reasonable, fair and sound.
So I will switch to sysvinit on the laptop, and just remove or disable anacron on servers and workstations.
I consider the case as closed, though.
Thank you for your input, rolfie.

#19 Re: Hardware & System Configuration » [SOLVED] anacron and OpenRC, Devuan 3, 4, 5, 6 (Excalibur) » 2025-12-05 16:10:31

I think I marked the topic as "solved" to early.
With the release of Devuan 6 Excalibur, anacron in combination with OpenRC still causes delays at shutdown - sometimes. Not every-time but still sometimes.
The problem can be worked around by disabling anacron (rc-update delete anacron) or by switching to sysvinit.

#20 Re: Installation » DHCP is always an issue » 2025-11-28 15:07:42

I guess you have tried to install with a netinstall-iso.
Try your luck with a desktop-iso
i.e. https://files.devuan.org/devuan_excalib … esktop.iso
if you really have to install in a public place or library.
Desktop-isos are fully contained isos for standard hardware.

#21 Re: Installation » Excalibur: Mounting NFS shares using /etc/fstab » 2025-11-10 07:20:50

steve_v:

I am blaming NO one!!
I just want people to avoid the trap of such a case!
I'm no politician and no flamer, so please stay on the subject.
Anyway, you gave me the good hint earlier, thanks for that.

#22 Re: Installation » Excalibur: Mounting NFS shares using /etc/fstab » 2025-11-09 15:57:11

My last thing I could do to bridge the time until a patched networkmanager goes into the update repos:
Suggestion of a modification of the Release-notes.txt the following way:

$ diff Release_notes.txt Release_notes-ak20251109.txt
14a15
>      + NetworkManager
189a191,201
>
> ### NetworkManager
>
> The new version of networkmanager (debian) doesn't notify the system of
> completed network setup at boot time. (cause: Debian's systemd)
> As a result network-bound resources are no longer mounted as instructed by
> /etc/fstab at boot time.
> To make it happen again, simply copy a file into the networkmanager's directory.
> The version tested and working is the one from Devuan Daedalus.
>     sudo cp 01-ifupdown /etc/NetworkManager/dispatcher.d/
> After a reboot everything should be up again.
$

I have no idea where such a suggestion is to be posted. I think Devuan's administrators could come to the rescue.
Thank you.
Andre

#23 Re: Installation » Excalibur: Mounting NFS shares using /etc/fstab » 2025-11-09 10:46:26

To steve_v, ralph.ronnquist, fsmithred:

There is news about our config NetworkManager-OpenRC-Cinnamon: the differences between Devuan Excalibur and Artix.
See the differences in the following reports I have just written:
Excalibur:
https://pastebin.com/4CcBTkEV

Artix:
https://pastebin.com/3KuU9mUy

In the Artix test-install (~6 month old), there is a additional file in /etc/NetworkManager/dispatcher.d/
-rwxr-xr-x 1 root root 1213 May 14  2021 10-openrc-status

And the version of networkmanager is networkmanager 1.54.1-1
The result is that NFS mounts in /etc/fstab are respected at boot time.
I have the additional file here should you be interested.

I will send the same information to the devuan networkmanager maintainer.
Have a lovely Sunday. Greetings, André.

#24 Re: Installation » Excalibur: Mounting NFS shares using /etc/fstab » 2025-11-07 14:07:23

So, to complete the information, here it is:

Bugreport
https://bugs.devuan.org/cgi/bugreport.cgi?bug=925

So then until an Excalibur patch comes out with future updates, we will have to do as steve_v suggested. I'm happy with that.
I think that what was asked for.
Greetings,
andre4freedom

#25 Re: Installation » Excalibur: Mounting NFS shares using /etc/fstab » 2025-11-06 17:00:31

Fsmithred,

I have just done that. Thank you.
Bugreport sent.

Shall I mark the case as solved?

Thank you for your suggestions and help, to all!

Board footer

Forum Software