The officially official Devuan Forum!

You are not logged in.

#1 Re: DIY » Someone using the deb-multimedia repository? » Today 08:29:05

Well, in the long years I have watched Debian and Devuan forums, I have seen several threads where the use of deb-multimedia packages have broken a system.

Myself I did install Acrobat Reader from deb-multimedia in the beginning of my Debian existance. That was an isolated package, the repo was enabled for the installation, and immediately afterwards it was disabled again. That starategy worked for me. Until I decided that the on board PDF tools were fine for me.

If you can, make a test installation in a disposable VM.

#2 Re: Devuan » Missing GRUB Bootloader in installer images, since Daedalus. » 2026-05-13 07:47:03

Nothing was removed, Devuan Daedalus installers won't boot from Ventoy. Period. Known fact, please search the forum. ISOs up to Chimaera and Excalibur again do work.

#3 Re: Devuan » New to Devuan » 2026-05-12 21:27:32

Well, chrony is an alternative. I am used to ntp(sec) ...

#4 Re: Devuan » New to Devuan » 2026-05-12 10:06:45

soulstenance wrote:

... but the time was broken in the GUI. I couldn't set it, nor enable network time, probably due to using a systemd component.

Its not the fault of Cinnamon nor a systemd influence. The package gnome-system-tools* is broken, and this for at least 4 years already. Don't try to use the gui, you can easily make it work on the console.
To be installed: ntpsec, ntpsec-ntpdate and ntpsec-ntpdig. Configuration in /etc/ntpsec/ntp.conf.

* gnome-system-tools is a Debian package w/o systemd dependency. The maintainer got lost somewhere in the Ukrainian planes, and there seems to be no replacement.

#5 Re: Hardware & System Configuration » [SOLVED] Boots to Blank Screen » 2026-05-11 16:01:19

Addendum: according to your sources your are using xlibre instead of xorg. Is there any error in the x11.log? A switch to xorg could be another action.

#6 Re: Hardware & System Configuration » [SOLVED] Boots to Blank Screen » 2026-05-11 14:00:00

You have to make sure that you just copy the relevant command which is [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS, not the leading prompt and not any response. The later leads to that bash: UEFI: command not found.

Robin wrote:

I'll reset the bios to default I guess, then update grub. That would fix it, right?

Don't know. I wouldn't dare to guarantee anything. Anyhow, on one hand it should not hurt. Give it a try.

My advice: when you go and modify any setting in the bios or in your sw, take notes you can later refer to. Makes life easier in the long run.

Another thing I would try: reset this autologin to normal login with username/password until the blank screen is solved. Removes an additional variable.

#7 Re: Hardware & System Configuration » [SOLVED] Boots to Blank Screen » 2026-05-11 13:20:20

Hi Robin, thanks for the information. My thoughts:

Bios version: Your PC has an efi Bios dated from 2013. I would make sure that this really is the latest that is available for this PC. And if not upgrade it in any case.
Legacy or efi mode: looks like your PC is booting in legacy mode now. Fits to the last update as indicated in response #7. Do you recollect how you installed your PC? Which mode did you use?
Dual boot: And you say you are dual booting? Which is the second OS on the other HDD?

Please show a

# fdisk -l

Sources.list: I think line 2 is a cripped deb-src entry. In any case its partially duplicating line 1, so it superfluous, it overwrites line 1. My suggestion: delete lines 2, 4 and 6. I think you are not compiling and linux software on your PC, are you?

Robin wrote:

And out of

[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS 

is: nothing, no response from the terminal.

On my PC it works fine with copy/paste:

~$ [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
UEFI

My PC is running in efi mode obviously. Do not try to type that line in, you are prone to mistakes, use copy/paste to a terminal. Works fine in a user terminal.

Again:

rolfie wrote:

On the other hand, just switching from efi to legacy should not at all affect the graphics, ...

I still think this is true. There must be another reason for the problems.

Do you remember what exactly, which settings, you modified in the bios a few days ago?

Maybe its worth checking the bios battery. Maybe that is borderline?

#8 Re: Hardware & System Configuration » [SOLVED] Boots to Blank Screen » 2026-05-10 18:52:37

So I went into the BIOS and made sure Secure Boot was disabled, UEFI-only is enabled (it was Legacy when the trouble started). That was supposed to fix it but didn't...

Hi Robin, according what you just showed it looks like you switched your PC from efi mode to legacy mode at 2026-05-09 10:59:46. The update is a consequence of that.

greenjeans thought its the other way round.

In any case, looks like you played around in the bios without understanding what you did. As a matter of fact, in efi mode Secure Boot can be on (=often called Windows OS) or off (Other OS or similar). It is better to turn it off since there is no real benefit in having it enabled. In legacy mode with CSM on, SB is automagically disabled.

On the other hand, just switching from efi to legacy should not at all affect the graphics, except for whatever reason?

Maybe its a good idea to show us details about what we are talking about. Please show us the result from

inxi -Fzr

from prompt to prompt in code tags please. It is possible that you have too install inxi first of all.

And in addition, the result from

[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS 

#9 Re: Documentation » HOW TO: Install XLibre on Devuan » 2026-05-03 19:21:57

What do you expect from a X11 replacement?

From my Excalibur on XLibre VM:

~$ env | grep -E -i 'x11|xorg|wayland'
XDG_SESSION_TYPE=x11

#10 Re: Hardware & System Configuration » [SOLVED] How can I skip a kernel update? » 2026-05-02 12:22:11

Do also set on hold: linux-headers-amd64 linux-image-amd64

#11 Re: Installation » [SOLVED] Freia not available for download. » 2026-04-28 19:34:33

Typically there are no regular iso's prepared in the early stages of testing. This is happening when the release is due.

Normally, you take a stable, e.g. netinstall, do your installation, and then change the sources.list to freia. apt update/apt full-upgrade then will do the job.

#12 Re: Other Issues » [SOLVED] Shift from Silverblue to Devuan » 2026-04-25 12:31:03

welcome to Devuan.

I am nowadays on the default: sysvinit. I have tried openrc too, but I did not see any advantages. My current PC system is about 5 years old, so fast enough.

As an original Gnome2 user 10-15 years ago, I have initially used Mate for a while, but have switched to Cinnamon now. I never could make friends with Gnome3 and later, also neither XFCE nor KDE is one of my favorites. I have tried xlibre with Excalibur in a VM, looks good there, but daily driver still is X11.

ext4 is a rockstable file system most people use. btrfs is the same as in Debian. I my eyes only recommended for the very experienced user. Has a small user base.

Anyhow: Devuan is Debian w/o systemd. There have been some threads lately going a bit more into detail. If you are interested, use the forum search.

#14 Re: Hardware & System Configuration » [SOLVED] syslog not being rotated » 2026-04-18 17:02:23

Have a look:
https://dev1galaxy.org/viewtopic.php?id=5763

I have some notes (unfortunately in German) what I did on modifications on my PC.

#15 Re: Other Issues » [SOLVED] Can't find libfuse2 on devuan/feria » 2026-04-17 13:00:51

Why that complicated.

In the top left corner of this forum there is a link to the Devuan packages. Search for libfuse2, then goto 2.9.9-6+b1 which is the latest version, and download the deb under Filename.

Copy the download to /tmp, cd there as root and run dpkg -i *.deb and you are done.

#16 Re: Other Issues » [SOLVED] Can't find libfuse2 on devuan/feria » 2026-04-16 10:13:19

My first reaction was: that lib is outdated.

Then I had a look at my Excalibur. There I got listed libfuse2/now 2.9.9-6+b1 amd64 which is installed locally, and libfuse2t64/stable 2.9.9-9 amd64 which isn't installed. Haven't digged any deeper. Don't know why/how libfuse2 was installed, can't remember any special operation.

libfuse2 is from bookworm, libfuse2t64 is from Trixie, there is nothing in Forky/Freia.

You could try libfuse2t64. But I think you need to download it from Trixie/Excalibur and then install it locally. Same is vald for libfuse2 from Bootkworm/Daedalus.

Update: some search revealed that libfuse2 was installed because of Veracrypt.

#17 Re: Installation » deb-cdrom line from /etc/apt/sources.list is not deleted after install » 2026-04-06 14:21:32

Strange, in this case the line should have been commented out.

Maybe I give it a try in a VM, you used 6.1.0?

#18 Re: Installation » deb-cdrom line from /etc/apt/sources.list is not deleted after install » 2026-04-06 13:16:06

Looks like you had network, but you must have denied using a mirror.

BTW: Debian and Devuan installers are similar but not identical. I am always doing an offline install w/o network and mirror, setting that up is the first step after a sucessful reboot for me.

#19 Re: Hardware & System Configuration » [SOLVED] gparted will not start » 2026-04-05 13:01:27

When starting gparted from the menu you should be asked for root credentials. Does that happen? This "cannot open display" indicates at some permission issues. Have you changed the policy kit?

#20 Re: Installation » deb-cdrom line from /etc/apt/sources.list is not deleted after install » 2026-04-05 08:46:14

This line remains listed in the sources.list when there is no network connection during installation, or if you do deny the question for a sever mirror connection. The installer assumes an offline installation and leaves the cdrom line.

#21 Re: Desktop and Multimedia » (devuan 6) caja no longer opening - apps unresponsive » 2026-03-30 16:57:19

I think the router is an external device, the interface to the internet. I do not see any relation to your PC and the software its running.

Bit rot, disk error, hw fault. I would check the smart values of the disks first of all.

#23 Re: Freedom Hacks » How will life be without gvfs? » 2026-03-24 19:01:10

On my Excalibur with Cinnamon DE, I will keep gvfs as neccessary toolkit for the connection of my PC with my smartphone.

#24 Re: Installation » Forgot login/sudo password » 2026-03-19 15:30:09

Duke Nukem wrote:

I didn't even know that Firefox could save passwords.

Every sort of main stream browser does that if configured to do so, but only for web pages.

I have some passwords saved in FF, but the relevant ones are not stored in FF but in a password manager I do use for many years now.

#25 Re: Hardware & System Configuration » Accidental Success: Revived 2008 Toshiba with Devuan 6 & AI (Non-Tech) » 2026-03-17 13:31:07

tyder wrote:

I think using AI is essential, ...

I don't trust any AI, I try to use my Brain 1.0.

Board footer

Forum Software