The officially official Devuan Forum!

You are not logged in.

#1 Re: Hardware & System Configuration » Canon LBP6020 » 2025-06-28 17:01:29

My slogan is: stay away from Canon printers.
I bought one once, a day later I donated it to a Windows user.
If you are lucky and the printer has a network interface, you can reset it to factory-defaults and try use the CUPS driverless printing system.
Some years ago, I was able to connect a Canon printer (can't remember the model) to the network and it worked right away with Linux Mint, without any fiddling with configuration, drivers or installation. It just worked, printer and scanner. The same goes for Devuan5 (Daedalus). Standard desktop install.
I had very good results with Brother MFC printers, and HP as well.
Good luck

#2 Re: Hardware & System Configuration » [SOLVED] anacron and OpenRC, Devuan 3, 4, 5, 6 (Excalibur) » 2025-06-20 08:59:15

Hello Devuan-ers
Good news: I tested the very latest release of Devuan Excalibur 6.0-20250617_amd64 (netinstall)
https://files.devuan.org/devuan_excalib … nstall.iso
under the same conditions: Standard-install, Cinnamon, OpenRC.
Result: The problem with shutdown no longer appears.

I will continue to test upcoming releases and report it back with a new thread should the problem show up again.
So I close this one now.
Be happy and have a good day

#3 Re: Off-topic » GNOME is taking the scum bag approach still... » 2025-06-19 14:15:13

Wayland breaks professional software, that's bad enough:

https://linuxiac.com/kicad-advises-linu … cb-design/

I used kicad quite a lot. So wayland is a no. X is and will be.

#5 Hardware & System Configuration » [SOLVED] anacron and OpenRC, Devuan 3, 4, 5, 6 (Excalibur) » 2025-06-14 17:28:06

Andre4freedom
Replies: 1

There is (or was?) a long-time-bug.

I installed the latest devuan_excalibur_6.0-20250605_amd64_netinstall.iso to test it.
What a pleasure. Everything works out of the box, no tinkering - so far.

But, still, the same old bug has made it to excalibur:
I choose OpenRC as the init system, and anacron then prevents to shutdown orderly after reboots later on.
The problem was there already in Devuan 3, 4, 5....
I tested a fresh install with the InitSysV and that worked well, no anacron problem.
I usually get rid of the problem by just removing anacron.

1. Test: Excalibur, OpenRC, Cinnamon Desktop: The problem is real
2. Test: Excalibur, InitSysV, Cinnamon Desktop: No problem anymore(?!)
3. Test: Excalibur, OpenRC, GNOME Desktop: Still the problem

Since Excalibur is being readied, I wanted to ensure the old bug gets solved.
I decided to test more and then file a bug. For this I started some fresh-installs today, using the same iso,
Of course, I always include Devuan-mirrors to be up-to-date.

4. Test: Excalibur, OpenRC, XFCE Desktop: No problem anymore(?!)
5. Test: Excalibur, OpenRC, Cinnamon Desktop: No problem anymore(?!)

Bizarre, yesterday the bug was still there in the installation from yesterday.
Has something changed? I don't dare to file a bug now.

The problem has been consistently there with the last 3 releases of Devuan, always with OpenRC, sometimes Cinnamon DE, sometimes XFCE DE.
I wonder if that sounds familiar to somebody.

#6 Re: Installation » No live devuan or refracta will boot on a new AMD Ryzen AI 9 HX370 » 2025-06-13 16:05:17

I'm not sure if that post belongs here..... feel free to correct me.
I installed your latest devuan_excalibur_6.0-20250605_amd64_netinstall.iso
What a pleasure. Everything works out of the box, no tinkering.

But, still, the same old problem has made it to excalibur:
I chose OpenRC as the init system, and anacron still prevents to shutdown orderly.
The problem was there already; Devuan 3, 4, 5....
I tested a fresh install with the InitSysV and that works well, no anacron problem.
Where should I report that problem?
(cron never posed a problem, only anacron does)

#7 Re: Installation » [SOLVED] MBR and efi booting issue » 2025-05-09 16:03:21

I agree with rolfie,
Your laptop computer seems to be fairly recent. That means it's no use to fiddle with MBR and Legacy BIOS modes.
To successfully install Devuan Daedalus:
- completely reset your BIOS/Firmware settings and
- DISABLE just "Secure Boot"
- boot your PC with a Daedalus USB stick
- wipe the disk completely
- let the setup program configure your disk
- modify the setup to reduce the root filesystem
- add a /home partition (ext4) into the now free place
  (of course you can set up any partition you like, but leave the EFI partition unchanged)
- let the installer do it's work
- Then reboot to check if the system behaves as planned
- Now you may re-install as you like, but leave the boot structure unchanged, then it should work well.

BTW, EFI (UEFI) mode with Secure Boot disabled and the disk in GPT mode is preferable.
Possibly you don't need my advice, still, sometimes it's good to be reminded of it.
Good luck

#8 Re: Hardware & System Configuration » [SOLVED] Old Intel HD 3000 driver? » 2025-05-05 18:24:29

I had computers with Intel i5 CPUs and Intel graphics hardware.
In general, there is no need for such a special driver, since Intel is one of the most Linux community-friendly and open manufacturer there are. Intel has it's specs completely open and even helps developing these drivers. (or they do it themselves).
With Devuan OS releases you should encounter no problems.
My experience is based on Dell, HP, Asus, Acer and other hardware all with Intel GPUs. The OS-built-in kernel modules (drivers) are accelerated drivers already.
So no worry, just install and have fun. Usual graphics-stuff and games run fine.

#9 Re: Other Issues » [SOLVED] Is the Devuan repository is down ? » 2025-04-22 15:57:37

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.

#10 Re: Installation » [SOLVED] Installation Issue with Devuan 5.0.1 – Mirror Errors » 2025-04-14 08:21:44

Hello
There is a problem with some Internet service providers. deb.devuan.org is constructed in some kind of DNS round-robin manner, and some service providers cope badly with that. A solution can be to replace "deb.devuan.org" in your sources.list with something like "xy.deb.devuan.org", replacing xy with a country-code closer to you. Check the mirror-list in devuan's homepage.
I had the problem with a specific ISP while other ISPs worked fine in the same country.
Good luck.

#13 Re: Installation » Cannot install HPLIP Plugin on Devuan » 2025-01-19 10:13:34

Hello
remembering from the days when I used HP printers (Print/Scan/Copy) on Devuan Daedalus:

All I had to do is:
install
-cups
-hplip
-hplip-data
-hplip-gui
-python3-pyqt5 (Python 3 bindings for Qt5)
Including all dependencies from the Devuan Daedalus repos only. And it rocked.

Now I'm using Brother MFC devices. With these I don't even have to install tools or drivers, just CUPS. The printer just works once connected to my local network (LAN). And it rocks even more. So cool.

#14 Re: Off-topic » Thank you Devuan » 2024-12-31 16:28:36

Greetings you all,
please allow me to pick up that thread to

WISH YOU ALL A WONDERFUL NEW YEAR'S EVE
and to
WISH YOU ALL A HAPPY NEW YEAR.

You are a mighty good community, and the love for Devuan Linux we all share is unbreakable.
Thank you, Devuaners, and keep on going forward happily.

#15 Re: Installation » Remote directory for updates deb.devuan.org not work !!! » 2024-12-11 10:16:05

Look at this thread:
https://dev1galaxy.org/viewtopic.php?id=6834
All I can say is this: most probably a provider's  configuration is to blame. If the provider is worth a thing, you could ask them to resolve that erroneous configuration of the provider's DNS-/Firewall- or Box-setup.
If not: a work-around is noted in that thread:
(--> Using deb.rr.devuan.org in /etc/apt/sources.list works perfectly well, as do all (most) other mirrors. <--)
Devuan and its OS is great and works really well. Thank you, Devuaners!

#16 Re: Installation » Is this Tailscale initscript good? » 2024-10-28 12:40:12

There exists somewhere a script to convert systemd unit files to initSysV scripts. But have you considered to create a fresh initscript from a template?
You could work with a fresh template file.

Hints:
https://github.com/fhd/init-script-temp … r/template
https://www.linuxnix.com/write-sysvinit-scripts/

#17 Re: Packaging for Devuan » yt-dlp is very outdated » 2024-10-18 16:21:59

Thank you Ron, this is very good information - and a time-saver for many!

#18 Re: Other Issues » Book buying » 2024-10-01 16:12:09

@devur
your book in question seems perfectly good; I just had a brief look (4th ed).
It's intended for SysAdmins and it covers most of what should be covered. I like it.
It's just: huge

#19 Re: Other Issues » Book buying » 2024-10-01 10:03:56

For a very basic, but accurate and instructive lecture,
all of them distro-neutral, you could check and try these:

Running Linux: A Distribution-Neutral Guide for Servers and Desktops 5th Edition

Linux Network Administrator's Guide: Infrastructure, Services, and Security 3rd Edition

DNS and BIND: Help for System Administrators 5th Edition

Possibly your most helpful link:
https://tldp.org/guides.html

--> Bash Guide for Beginners
--> Introduction to Linux - A Hands on Guide
--> The Linux System Administrators' Guide

I based the Linux courses i developed on these resources as well.
Have a look.

#20 Re: Installation » [SOLVED] deb.devuan.org doesn't respond » 2024-09-16 07:22:38

Report from another place:
Now away from that nice place where I spent a week, and back home to my environment:
deb.devuan.org resolves as it is supposed to and everything works. Great.
Ping, apt update and Co. all do well.

The provider of that other place is the most widely used here in our country, and usually their networks just work. Sort of. But f you have a problem, don't try to get support, even paid-for support.
I was the unlucky one who had to use that unfortunate router/network with no access to whatever equipment of it.

So my first question was: is there something wrong. Well, there was: the provider's equipment.
And all of you were quick to confirm that deb.devuan.org works well.
Devuan is great and always was. As is the Devuan-community.

Thank you all for your suggestions. Lovely.

#21 Re: Documentation » Some question about the great Devuan » 2024-09-14 08:01:19

Dear Unixuser,
as a unix user, you would certainly know the InitSysV, it's the default in Devuan. But you can choose OpenRC during the installation. If you are familiar with, what holds you back? It's my favourite and I'm happy with it.
Another remark: it's a mighty bad idea to install packages from Ceres when you use Daedalus, see the remarks from quickfur. Always stick to the chosen release.
If firefox-esr is not what you want, then you can install the tar.gz file from the Mozilla download site:
https://www.mozilla.org/en-US/firefox/download/thanks/
firefox-130.0.tar.bz2. I always use the 64bit version. There are instructions to follow. Ideally put the extracted files into /opt/firefox.
Make your own desktop-launchers..... some fiddling required, but all subsequent updates are painless and easy.
Good luck. (an old Unix pro of olden times)

#22 Re: Installation » [SOLVED] deb.devuan.org doesn't respond » 2024-09-14 07:44:06

@chris2be8
Thank you for your suggestion.
The problem is: to check with this ISP is absolutely hopeless.
I would waste my time with them.
I will tell how it works in other places, next week.
Have a nice weekend. André

#23 Re: Installation » [SOLVED] deb.devuan.org doesn't respond » 2024-09-13 13:11:40

@Altoid
I temporarily disabled the NetworkManager to acquire the DNS address from the local DHCP server, and set the nameserver to 8.8.8.8, as you requested.
After restarting the network-manager, for the first time deb.devuan.org was resolved by a ping request! Thanks a lot!

Now I reset the default Network-Manager configuration, and deb.devuan.org is not resolved again.
That proves that nothing is wrong with deb.devuan.org, nor with my workstation.

The local ISP provides the DNS service by the means of that cable-modem box, and the culprit really is the ISP.
Just as a side note: deb.debian.org was always resolved correctly by ping queries.

That concludes the matter and I thank you all for your hints and kind suggestions.
I will close the case.
Have a great weekend! with or without snow ;-)
André

#24 Re: Installation » [SOLVED] deb.devuan.org doesn't respond » 2024-09-12 22:43:07

@altoid, @chris2be8
These tests don't change the result. NetworkManager resets the resolv.conf file to the old value at restart.
It must be the ISP's problem. I'm actually on holiday, hence at another location.

No further analysis is required. I will report back next week.
Thank you all, greetings, Andre

#25 Re: Installation » [SOLVED] deb.devuan.org doesn't respond » 2024-09-12 15:43:49

Sure:

andre@yokohama:~$ cat /etc/resolv.conf 
# Generated by NetworkManager
search home
nameserver 192.168.1.1
nameserver XXXX.XXXX.XXXX.XXXX.XXXX.XXXX.XXXX
andre@yokohama:~$ 

Board footer

Forum Software