The officially official Devuan Forum!

You are not logged in.

#1 Re: Packaging for Devuan » [SOLVED] Can't install nvidia-driver-libs:i386 in devuan freia » Yesterday 16:46:10

Well you have used the simple way. Why haven't you extended the Architectures: line as proposed by me?

#2 Re: Packaging for Devuan » [SOLVED] Can't install nvidia-driver-libs:i386 in devuan freia » Yesterday 14:39:40

Make it look like this:

Architectures: amd64 i386

AFAIK that shoud work. I am wondering why your  sudo dpkg --add-architecture i386 did not add that entry. Maybe dpkg can't deal with the deb822 sources?
Make a check:

# dpkg –print-foreign-architectures

#3 Re: Packaging for Devuan » [SOLVED] Can't install nvidia-driver-libs:i386 in devuan freia » Yesterday 11:24:25

Well, the devuan.sources as shown in post #1 does only contain amd64 as architecture. There is no i386. While non-free is in there.

#4 Re: Hardware & System Configuration » [SOLVED] How do I disable ssh-agent and gpg-agent from starting automatically? » 2026-08-05 20:40:11

In your initial post it wasn't clear that you use ssh. I thought a fast look at the installed packages might give an entry point. Don't know why it doesn't work on your system. My experience: typos cause empty output.

When you use ssh: can't help with diabling the agent. Sorry, its your game.

#5 Re: Hardware & System Configuration » [SOLVED] How do I disable ssh-agent and gpg-agent from starting automatically? » 2026-08-05 20:31:53

This is what I get on my system, Excalibur with Cinnamon DE, openssh-server is installed. Can be run in a user console. root permisson not required. It lists the installed packages that contain the string ssh.

$ apt list -i *ssh*
libssh-4/stable,now 0.11.2-1+deb13u1 amd64  [Installiert,automatisch]
libssh2-1t64/stable,stable-security,now 1.11.1-1+deb13u1 amd64  [Installiert,automatisch]
openssh-client/stable,now 1:10.0p1-7+deb13u4 amd64  [Installiert,automatisch]
openssh-server/stable,now 1:10.0p1-7+deb13u4 amd64  [installiert]
openssh-sftp-server/stable,now 1:10.0p1-7+deb13u4 amd64  [Installiert,automatisch]

#6 Re: Off-topic » troubled of linux behaviour (or is it devuan=?) » 2026-08-05 20:27:28

I became a Mate user after Gnome2 was dropped and replaced with Gnome3. I dropped Mate for Cinnamon about 6 years ago because of various hangs especially related to USB. Haven't seen similar issues on Cinnamon.

#8 Re: Installation » [SOLVED] Installation Problem after selecting Language and Country » 2026-08-02 15:51:09

Is it possible that the problem is that the boot order in my BIOS doesn't start from USB? I doubt it, but I'm not too familiar with it to know either way.

Under normal circumstances: no. You have a brandnew efi-only system. To boot from any device connected to your main board you go into the bios and directly select the device or you can use boot-override. This is a nice efi feature: you press a certain key during the boot process, and get the boot menu as result and can select the device to boot from. This key you need to press depends on the mainboard/efi bios manufacturer. On my ASUS mainboard I have to use F8. When I am not mistaken you have a MSI mainboard. Please read the manual, it should be documented in there.

#9 Re: Hardware & System Configuration » [SOLVED] LibreOffice Calc 7.4.7.2 - Slow / laggy scrolling » 2026-08-01 12:00:58

Alternatively, download a suitable version from the repo, all files required, and install it with apt/apt-get or dpkg -i, doesn't matter. Then pin it.

Update: Just had a look at the Devuan Package View page. In Daedalus there are two packages in the repo, both 7.4.7-1 plus a Debian patch. These are 7.4.7-1+deb12u13 and 7.4.7-1+deb12u14. I guess the later caused a problem. I know apt allows to specify a version, so you should be able to get back to deb12u13. But I have only used it once, long time ago. I can't for sure tell you how exactly that would work today.

#10 Re: Hardware & System Configuration » [SOLVED] LibreOffice Calc 7.4.7.2 - Slow / laggy scrolling » 2026-08-01 09:14:53

Altoid wrote:

Q: how can I tell [apt] to install one of the previous versions?
ie: one or two versions before the current one in the Daedalus repository.

Download that version from LO directly and install it in the way I described before.

#11 Re: Hardware & System Configuration » [SOLVED] LibreOffice Calc 7.4.7.2 - Slow / laggy scrolling » 2026-07-31 13:23:24

Well, pinning isn't required. You can disable search for updates in the options. 7.6.7.2 is the latest version before they switched their naming scheme. I had it on Daedalus, and I am using it on Excalibur now. And I am happy with what I have got, I use Writer and Calc, the rest is installed but not used. This way I have a constant UI. You may play around a bit with the symbol sets supplied to find a suitable one for you.

You download three packages from their website (main, help and language pack) and extract the contents to /tmp.
When you do an update of the main version, like in this case from 7.4 to 7.6, you need to remove the old stuff first of all. Settings remain in place.

# apt remove libreoffice*

Installation:

# cd /tmp/Libreoffice_xyz_Linux_x86-64_deb/DEBS
# dpkg -i *.deb
# cd /tmp/Libreoffice_xyz_Linux_x86-64_deb_languagepack_nn/DEBS
# dpkg -i *.deb
# cd /tmp/Libreoffice_xyz_Linux_x86-64_deb_helppack_nn/DEBS
# dpkg -i *.deb

#12 Re: Installation » [SOLVED] Installation Problem after selecting Language and Country » 2026-07-31 11:20:53

Basically you have the latest generation of AMD board, CPU and GPU. It is very much possible that your HW is too new for the kernel on the Excalibur netinstall. That works fine on Ventoy now. But my HW is about 6 years old by now.

Is there a working Freia netinstall available? On the internet I see a version dated June 30th? Is that good? Haven't tested it yet. Then I would try "Testing".

#13 Re: Hardware & System Configuration » [SOLVED] LibreOffice Calc 7.4.7.2 - Slow / laggy scrolling » 2026-07-31 11:08:56

When LO 7.4 came out there were some voices that said it was not the best. I have downloaded the latest 7.6 version and that works fine. I am not using the LO version from the repo.

#14 Re: Packaging for Devuan » [SOLVED] Access to Beowulf packages » 2026-07-25 15:58:18

kapqa wrote:

... you need to change "deb.devuan.org" to "archive.devuan.org" ...

Thanks, that made it work.

#15 Packaging for Devuan » [SOLVED] Access to Beowulf packages » 2026-07-24 18:52:28

rolfie
Replies: 3

I am trying to download packages from Beowulf which is archived now. The Devuan Package View presents a download path like http://deb.devuan.org/merged/pool/DEBIA … _amd64.deb but that gives an error "Not Found
The requested URL was not found on this server."

How can I access the archive for downloading packages? I was searching for a path, but couldn't find it.

#16 Re: Installation » [SOLVED] Upcoming Devuan install with full disk encryption - Tips & Advice? » 2026-07-10 18:18:22

I am using the traditional "full disk"-encryption with luks, that leaves /boot unencrypted.

I am prepared to help if required.

#17 Re: Desktop and Multimedia » xlibre-deb or xlibre-debian PART TWO » 2026-07-09 15:21:52

Can that please be the last off-topic post in this thread that's supposed to be about display managers that work with both X and Wayland?

You are right, the xlibre stuff is sort of off-topic here. Please can you move that to e.g. https://dev1galaxy.org/viewtopic.php?id=7388?

#18 Desktop and Multimedia » xlibre-deb or xlibre-debian PART TWO » 2026-07-09 15:19:46

rolfie
Replies: 8

@greenjeans: you got it.

I thought the doc is wrong and corrected my entry according to a correct deb822 syntax as used by Debian/Devuan where "Suites" stands for the release names and "Components" for main contrib ..... These "corrections" caused the release file issues.

When using your version, apt update works and my VM is getting the latest xlibre update. With one exception: xserver-xlibre-video-amdgpu. That is fixed when I run an

apt -t excalibur-backports install xserver-xlibre-video-amdgpu

Unfortunately, the VM is no more starting to the graphical display. I get a blinking cursor on a black screen, and a bar that might be something like a pattern from a text output where the pixels are not aligned. Same symptons I got with another test on Freia.

#20 Re: Desktop and Multimedia » xlibre-deb or xlibre-debian? » 2026-07-08 20:49:31

@fsmithred: sorry, the link to xlibre you posted yesterday is not working as expected. That page can be read but contains severe problems. The sources file is bad, Suits and Components is mixed up. And when I try to change my "working" sources to what is displayed there with corrections I get "no release file found".

What works forme is this older information:

Types: deb
URIs: https://xlibre-deb.github.io/devuan
Suites: excalibur
Components: main
Architectures: amd64
Signed-By: /etc/apt/keyrings/xlibre-deb.asc
Enabled: yes

No updates for a while but no errors on apt update.

Not working, meanwhile disabled again:

Types: deb
URIs: https://xlibre-debian.github.io/devuan
# Suites: excalibur
Suites: stable
Components: main
Architectures: amd64
Signed-By: /usr/share/keyrings/NexusSfan.pgp
Enabled: no

#21 Re: Hardware & System Configuration » [SOLVED] Missing AMD GPU Firmware, *ip_discovery.bin » 2026-07-08 20:34:48

Would be nice if you could post these console outputs in code tags, refer to the button labelled code in rectangular brackets above the editor window. Its better readable.

What I see is a discrepancy between the System Info and the real kernel version. I see you are on Excalibur, and you use xlibre instead of xorg.
dmesg says: "Optional firmware "amdgpu/raven_ip_discovery.bin" was not found" which I would read as not required but stops with error. In any case its not part of the amdgpu firmware package which I also have installed.

Also looked at the latest firmware package on kernel.org, there it is included. So it was added sometime between the Excalibur version and June this year. What you may try is to install the firmware-amd-graphics from backports, if there is any.

#22 Re: Hardware & System Configuration » [SOLVED] Missing AMD GPU Firmware, *ip_discovery.bin » 2026-07-08 19:49:21

It probably would make sense to show the output from

inxi -Fzxr

to get some basic understanding what we are talking about.

inxi may need to be installed first of all.

BTW: I looked into my firmware folder and did not see any "raven_ip_discovery.bin" in there, being on Excalibur.

#23 Re: Installation » Which Excalibur install problems fixed by 6.1.1? » 2026-07-08 15:39:27

I can't recall any network failure during installations that was not due to operator error, i.e. mistyping IP numbers or similar. Anyhow, two nics is an unusual setup and maybe this has led to problems? I have only dealt with one nic on many installations.

AFAIK there is no way to skip modules for known nics, unlike this topic that you may only get ext2 and no ext3/4 when jumping over the "load extra modules" in expert mode.

#24 Re: Installation » Which Excalibur install problems fixed by 6.1.1? » 2026-07-07 15:27:00

- The installer did not activate the link for the Ethernet interface, so mirror, clock, etc. did not work while installing.

I would claim this is not an installer issue. If the network does not work its most likely an issue related to user input.

#25 Re: Off-topic » [SOLVED] Why hasn't sysvinit been abandoned yet? » 2026-07-05 14:22:30

sysvinit just does its job. I have been using OpenRC when I started with Devuan on ASCII. I have moved back to sysvinit nowadays on new installations since I did not see any advantages as a user from using OpenRC.

Board footer

Forum Software