The officially official Devuan Forum!

You are not logged in.

#1 Re: Devuan » Devuan on PC replacing the smartness in smart TV » 2026-05-13 06:54:35

have an older android "smartbox" with an rk3328 (or rk3318?) ; have never attempted to install libreelec on it; but shelved some quick time ago, since it made me feel uneasy, with wifi+bluetooth on board; those are difficult to disable; and good luck finding a "cheap box " amlogic without wifi-bluetooth.

had bought as an upgrade the newly odroid c5, (40 dollar) at the time, but now prices went up (around 68 dollar). it is very capable little "box", but not so refined , yet. if you can find a good deal , it is worth considering. (has also support for av1 codec).(if you need importing it, can become bit expensive, but i think if you want a good non-smart-option, it could be a worthy companion).

#2 Re: Devuan » Devuan on PC replacing the smartness in smart TV » 2026-05-12 11:58:52

@jck ,yes, most of the times flawlesslly, it depends on the TV being connecte to; out of 3 tv (one LED, one Plama, one CCFL) only the bravia CCFL TFT has problem with CEC (but otherwise a pretty gorgeous picture; somewone throw it away , so got away to testit)

have also a usb keyboard at disposal which has a trackpad which is handy if fire up android 14-15 which sits on eMMC and is nice for browsing the web;
but tend to use coreelec most of the time.

#3 Re: Devuan » Devuan on PC replacing the smartness in smart TV » 2026-05-12 07:29:05

using a odroid n2+ with core-elec  on a non-smart tv ≤≥ liking it very much, functional for youtube, netflix, prime etc
but sometimes things break Z the soundbar howeveis bit-smart with bluetooth that seem always active when powered on, which is a nuisance, but the sound is good and subwoofer wired. wished could make use of less of less wires, get rid of LED TV (strainging the eyes) but for the moment, thats the setup.

#4 Re: Installation » [SOLVED] Machine specific sound issue » 2026-05-08 08:50:05

if you want the computer to host your music library and playback on the same ,
suggest to rid the linux distro of pulseaudio - pipewire since in my experiennce it sijmply siounds better without.
had often times issues with crappy sound on linux , after removing pulseaudio and setting up alsa-only, the issue was greatly relieved.

there may be better options, but on linux my experience is limited so far;

getting rid of pulseaudio - pipewire made me sort of a happy linux user.

on a dell optiplex 960 running devuan 5 can use audio with alsa-only pretty well, although the speakers are minicky.

if you want to test some other route, you could try "volumio" for playback on a small sbc, like raspberry (tested on raspberr 1 and 2) - it functions great and is free with limited set of features; but you still need to hook-up. loudspeakers to it, and the options on raspberry are bit limited.

for transforming the pc to a alsa-only box, there are quite a number of topics on this forum;

specifically for devuan 6, you could try this approach and see if it functions for you (you mentioned devuan 6 "runit")
https://dev1galaxy.org/viewtopic.php?pid=63654#p63654

happy playback!

#5 Re: Installation » No audio in fresh install of Excalibur » 2026-05-07 18:26:43

if you want to use alsa for sound and get rid of pulseaudio/pipewier

the forumuser igorzwx has posted the most elegant solution have seen so far (been ubunt/debian user since ubuntu 12.04) -
it is not perfect , but function very well and steadfast; please it can become more universally adaptable with fall-back-mechanisms when more devices are used (a bit like on kde with phonon) (maybe this is already achievable, but just did not figure it out).

since have had to setup the devuan 6 once again lastly, have wrote down the adapted instructions posted here in the so called "manual".

for installing alsa devuan 6 maybe like this

sudo apt-mark manual libpulse0 libpulse-mainloop-glib0 libpulsedsp 
sudo apt-mark hold pulseaudio* pipewire* 
sudo apt-get purge wireplumber pipewire-alsa pipewire-audio pipewire pulseaudio pulseaudio-utils pavucontrol pulseaudio-module-bluetooth pipewire pipewire-bin pipewire-pulse

then you can configure .asoundrc after reboot or so, or use the tool "arateconf" which don't know if it already available in the repositories.

it can be installed via these instructions.
https://dev1galaxy.org/viewtopic.php?pid=57771

(just use under point "Install gcc-10 and g++-10 from Devuan's oldstable repositories." oldoldstable instead of oldstable

then you can use "arateconf" to create the .asoundrc and alsa will can function beautifully for you; as said, not perfect, but viable , and gentler to the ears.

#7 Re: Freedom Hacks » Chasing the Fox (Caccia alla volpe) » 2026-05-04 17:28:07

is this browser also suitale for audio-init freedom (suitable for the hard of hearing?>)

https://freedombrowser.eth.limo/

#8 Re: Documentation » HOW TO: Install XLibre on Devuan » 2026-05-04 04:13:19

"mage slayer"
i have used this wiki to install nvidia driver for gt 710 on a devuan 5 daedalus OS, it could function also for devuan 6?

https://wiki.debian.org/NvidiaGraphicsDrivers

0   apt install linux-headers-generic

1, using nvidia-detect

(it would say in my case "nvidia-tesla-470-something")

then i went to

11. debian bullseye (470.xx)

instead of

# apt install nvidia-driver firmware-misc-nonfree

adapted to

# apt install nvidia-tesla-470-driver firmware-misc-nonfree --no-install-recommends

after reboot, there is some error message during booting process related to nvidia, however it seems the graphics driver is active and somewhwat functioning; (tested with geekbench --compute) there is no opencl, installed, however.

the "--no-install-recommends" portion was needed, since otherwise there would be error with devuan package "nvidia-persistenced" that has been discussed on the forum.

hopefully on devuan 6 this can all be easier, and no-install-recommends is no longer needed.

#9 Re: Other Issues » Ceres AMD64 unable to install wine32 » 2026-04-25 07:49:05

did you use "forky" from winehq?

https://gitlab.winehq.org/wine/wine/-/w … ian-Ubuntu

it says "Enable the 32-bit repository" -- but donùt know if it installs actually wine 32-bit or 64-bit.

it used to function, you just have to see which repository is ok for you, eg. stable, develop, staging.

if forky not function, you could try with trixie sources.

EDIT: sorryz , it seemt to be answered on einehq already

Ubuntu 25.10 and later/ Debian Testing

The WineHQ packages are WoW64. This means that the 32-bit packages are unnecessary. The new WoW64 wine-devel package is set to conflict with and replace wine-devel-i386 and wine-devel-amd64, which are no longer separate packages. Upgrading users should get a message about the replacement and asked if they want to continue. If updating an older Wine version does not work, uninstall the old packages first.

sudo apt remove winehq-devel wine-devel wine-devel-amd64 wine-devel-i386:i386

#11 Re: Hardware & System Configuration » Machine freezes if I run a kernel greater than 6.1 » 2026-04-14 17:17:33

have probaly a similar workstation z210'?
however it has updated to bios 2017/18

had some issue with devuan 6 myself also installing it, and that could however be due to own poor aptitude or poor execution,
but for the moment with devuan 5.0 it seem functionine

not sure if it helped the task of updating bios since it also had a lower bios from maybe around 2012-
but i thought since running newer linux it could help with the task therefore i updated it.

#12 Re: Installation » CUPS 3.0 and printer drivers » 2026-04-14 14:36:36

altoid,
have used a rpi-2 some time as printer-server, but for serving the ethernet connection, since printer would stop printing if a print job is sent and then would reboot OS or similar;
with rpi-2 print-server, could send the job to the rpi, and it would take care of the job, albeit slowly, indipendently of the OS on the computer;
with better printer that have a memory for printing jobs, this is obivoulsy not needed;

the rpi3+ (have one too) function even bettter, faster, but then you have the dislike of manually disable the AP on the Rpi3+, which is obviously not ideal solution (since it can be turned on by someone remotely);

but it should function also over USB, aslong you don't use the lastest?? of CUPS;
share your concern with the "foolishness" of making it IPP-only, but over at debian someone said that the companies are in on it, so it should be a good thing?

not sure how this will evolve; for myself,  i like things being kept simple; and for the moment, the IPP thing has not convinced me; the installation of IPP driver has been even more troublesome than USB on Devuan for the Ecotank printer (used it for some time when could not get the printer otherwise to function);

would not be surprised if the printing stopped function with it if you are "offline" mode, but that hopefully the companies will make sure that doesn't happen.

a good usb-only printer is certainly a good investment, would argue (one ricoh have in basement has usb and ethernet connection, which is very comfortable set of function).

#13 Re: Installation » [SOLVED] Devuan and M2020W printer wireless » 2026-04-07 17:43:35

sorry, if i am not reading the wole,

but if you need a good b&w,

zou could look for a "geljet" theiy are sometimes on offer on ebay (sadly hardly to be found otherwise ooutside japan), or like a m3170/3180, but they a re a bit "bulky" and have WiFi, although if you connect via ethernet, it is supposedly disabled.
+side is the low maintenance costs, ecofriendly printing at reasonable quality, and very low cost per page.

#14 Re: Installation » [SOLVED] Devuan and M2020W printer wireless » 2026-04-07 16:04:55

if you don't gtrust the company, i'#d suggest you stay at large from their products?
makes sense?

Best.

R.

#15 Re: Desktop and Multimedia » (devuan 6) caja no longer opening - apps unresponsive » 2026-03-30 19:22:25

thanks, rolfie,
that seems a sound advice;
there have been issue with some ssd before, will do some more testing;
and yes, system is updated (nor more updates proposed atm)
thank you all.

EDIT:
have been thinkging that have installed Linux wrongly since on startup there is always message:
(failed to locate :EFI : not found) or similar
but the Linux functioned "normally" nvtl until today.

and the SSD is like brandnew, so it should not be the issue.

the system is dualbooting with windows 7, maybe i have setup wrongly (the Linux is UEFI, and windows 7 could be installed in legacy, not sure).
This HP is the first workstation of them that had shipped with UEFI supposedly.

#16 Re: Desktop and Multimedia » (devuan 6) caja no longer opening - apps unresponsive » 2026-03-30 15:04:17

yes, error is also with non-root.

segmentation-fault -
this happend before , on other computers, sometimes when programs were not properly compatible or properly compiled (happened to me with mpv version of packaged for debian jess9e=) -
but the computer was behaving normally before - could not tell if something has gone bad -

only indicator - as said - i swapped the router (). (but rebooted).
other programs seem to open; simplenote has also opened before (it got installed via deb.file downloaded from official .git repository).

#17 Desktop and Multimedia » (devuan 6) caja no longer opening - apps unresponsive » 2026-03-30 09:09:51

kapqa
Replies: 6

Hello ,

on an older computer have installed the Devuan 6 -
had let it running for a while -
today change the internet connection (swapped router)

- - -
now i cannot seem to open the file manager any longer -
----
also app "simplentoe" that i use frequently for notes - no longer opens
----

maybe you can indicate the cause of error?

there are message like

root@devuan:~# simplenote
[0330/110021.069872:FATAL:electron_main_delegate.cc(288)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Trace/breakpoint trap
root@devuan:~# thunar
-bash: thunar: command not found
root@devuan:~# caja
Segmentation fault
root@devuan:~# uname -a
Linux devuan 6.12.74+deb13+1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.74-2 (2026-03-08) x86_64 GNU/Linux
root@devuan:~# cat /etc/os-release
PRETTY_NAME="Devuan GNU/Linux 6 (excalibur)"
NAME="Devuan GNU/Linux"
VERSION_ID="6"
VERSION="6 (excalibur)"
VERSION_CODENAME="excalibur"
ID=devuan
ID_LIKE=debian
HOME_URL="https://www.devuan.org/"
SUPPORT_URL="https://devuan.org/os/community"
BUG_REPORT_URL="https://bugs.devuan.org/"
simplenote
Checking for beta autoupdate feature for deb/rpm distributions
Found package-type: deb

thanks

#18 Re: Installation » [SOLVED] Brother MFC-L2690DW » 2026-03-29 08:00:16

if you still have it installed,
it has been mentioned before, you coul stil trai tu uninstal

"ipp-usb"

for a change, but dont be surprised if you still need to configure something , but ithelped me on the usb connection for the epson printer.

cannot guarantee that it will solve ur problem, but it could help with the configuration.

glad you dont use wifi, keeps the air more clean.

#19 Re: Installation » [SOLVED] Brother MFC-L2690DW » 2026-03-22 11:41:43

it seem to me to have a reasonable well aerated room  for a laser printer is bigger issue than getting those newer printer to function with computer - laser printers are sure quite a health hazard and would certainly not wanna use one in a room where would work; they need a separate closet, and  proper ventilation, and inhaling the fine dusts might cause all sorts of "issues" would contend, "depression" included.
(no health expert, just my opionion)

#21 Re: Hardware & System Configuration » Hardware Config advice for 4K screen laptop with NVIDIA » 2026-03-10 16:00:07

have used this guide recently to install a driver for a nvidai card -
it can be adapted; i usppose.
i used this guid however on a fedora 43 install.

what i found helpful is the part with enrolling the ky for secureb-boot.

https://github.com/Comprehensive-Wall28 … dora-Guide

#23 Re: Hardware & System Configuration » slow file copy / nvme-to-nvme / devuan linux? » 2026-03-06 11:52:24

you may be right,

the thing is that when i use "nc" or commander-type for filecopy, the thing copies for nvme-speeds (not in an instant, but in seconds).

i am not sure what is going on there with linux - filemanagers - or my computer as it seems a strange thing for 2026 to occur.

#24 Re: Desktop and Multimedia » [SOLVED] Inability to install printer » 2026-02-26 21:48:43

you need to "cd" into the right directory,
and there you can "./install.sh" or "sh ./install.sh" , sorry if am not precise enouugh,
if you get permission denied, most probably you need to add "sudo" to the command. first you untar, then enter or "cd" into proper directory, then sudo+command should do the install for you.
but my memory told me, it function without sudo, but maybe was wrong.

#25 Re: Desktop and Multimedia » [SOLVED] Inability to install printer » 2026-02-26 09:56:37

don§t kknow why you would need alien;

you can just extract the tar.gz. file and go into directory and still like "./install.sh" it will ask probably for user password.
that should do it.

Board footer

Forum Software