The officially official Devuan Forum!

You are not logged in.

#1 Installation » Plasma-discover don't work out of the box » Yesterday 21:11:41

franmm
Replies: 1

Good afternoon,

On Devuan Excalibur, Discover (KDE's gui front-end for apt) don't work, showing a message that says that there is no internet connection.

This problem has been seen by some people since a sometime (see https://dev1galaxy.org/viewtopic.php?id=5892 or https://dev1galaxy.org/viewtopic.php?id=7782 or https://www.reddit.com/r/devuan/comment … tl=es-419)

Why this happens and how it can be corrected upstream by Devuan creators?

Sorry as english is not my first language, and I don't know a lot about Linux. Thank you for your patience and time!

#2 Installation » deb-cdrom line from /etc/apt/sources.list is not deleted after install » Yesterday 20:55:51

franmm
Replies: 1

Good afternoon,

I've noticed that after installing Devuan Excallibur, I manually need to comment (or delete) the line that begins with deb-cdrom on the /etc/apt/sources.list file.

If I don't do that, I will not be able to update the system, as apt warns me about this.

Why the line that begins with "deb-cdrom" is not automatically commented or deleted just after the system is installed, like other distros? I mean, why do I need to do this manually?

Thank you for you patience and help.

#3 Installation » Sound doesn't work out of the box on Devuan Excalibur with Plasma DE » Yesterday 20:50:15

franmm
Replies: 4

Good afternoon,

As the topic says, I'm unable to find any installation of Devuan Excalibur with KDE Plasma DE on which sound works out of the box.

I don't have the needed knowledge to know what produces this, and I'm tired of investigating about that, so any help is welcome smile

Troubleshoot I've done:

-> Sound works out of the box when installing Devuan Excalibur with XFCE DE

-> Sound DON'T work installing Devuan with Plasma DE with any init, including SysVinit, OpenRC or runit.
There are installed some Pipewire, alsa and pulseaudio packages, so I don't think that don't having X package is the problem.

On Plasma, I've tried this by reading some similar new topics on this forum, that allows to sound to work. On a fresh-installed Devuan Excalibur Plasma system:

-> Create a .sh file, for example pipewire.sh
-> Write on that file the next:

#!/bin/bash
wireplumber &
pipewire &
pipewire-pulse &

-> Make that file executable
-> Run terminal on pipewire.sh location folder, then inside it, run ./pipewire

Sound should work right now. To make that works everytime session is booted: System Settings -> Autostart -> Add New, then select the .sh file you created before.

So, I like to know why something work or don't work on my system, and I am very surprised that this thing (dont having sound work out of the box) dont affect to some people, except someone here for example (https://dev1galaxy.org/viewtopic.php?id=7776).

Help is very apreciated, as I have looked for a solution for weeks and I'm tired up. I'm using Devuan as I can't hibernate my laptop with Systemd, and I liked a lot using Devuan with XFCE, but I need to use a Qt based DE because I almost only use Qt apps, and personally I like more Plasma... please, I would like to know why this problem happens to me and where does it comes from, I like to know why things happen!

UPDATE: if I log off, sound will not work unless I run manually ./pipeware.sh on a terminal. Pleasee help sad

Board footer

Forum Software