The officially official Devuan Forum!

You are not logged in.

#1 Re: Freedom Hacks » ALSA without PulseAudio and PipeWire » 2025-11-12 12:13:59

from https://dev1galaxy.org/viewtopic.php?pid=59154#p59154
I deinstalled both sound servers pipewire and pulseaudio.
tested with zoom test conference.
sound output reproduction works in librewolf, firefox-esr and in chromium
micro input works only in chromium.
?

#2 Re: Documentation » dwww Install » 2025-11-11 13:07:39

Yes that was the solution.
It is not enough to install the package(s), debian wants you to do this

a2enmod cgi

by hand, also that it could as well be in a post install script.

as programmed, swish++ should be a package requirement, not a recommendation.

almost solved. Bug or feature ?

#3 Documentation » dwww Install » 2025-11-08 20:05:16

bai4Iej2need
Replies: 2

Hi

devuan daedalus

Yesterday i installed dwww. Today I looked, if indexes have been built, but have not.
I run /etc/cron.daily/dwww, it quit immediately.

I run /etc/cron.weekly/dwww,

/etc/cron.weekly (git)-[master] # sh -x -v dwww

It asked if swish++ was installed and quit. Of course swish++  was not installed, because it was a recommendation only. 
Now I installed swish++, now it builds the index.

Debian Documentation is flawed and dependencies are also flawed both on the website and in the installation.

#!/bin/sh
# $Id: dwww.cron.weekly,v 1.3 2007-12-16 09:56:31 robert Exp $
#
# This script creates an index of Debian documentation registered
# with doc-base. See dwww-index++(8) man page for details.

# check if swish++ is installed
#test -x /usr/bin/index++ || exit 0

# check if dwww is still installed
test -x /usr/sbin/dwww-index++ || exit 0
+ test -x /usr/sbin/dwww-index++

set -e
+ set -e

# See ionice(1)
[ -x /usr/bin/ionice ] &&  IONICE="/usr/bin/ionice -c3 -t" || IONICE=
+ [ -x /usr/bin/ionice ]
+ IONICE=/usr/bin/ionice -c3 -t

$IONICE dwww-index++ > /dev/null
+ /usr/bin/ionice -c3 -t dwww-index++
                                                        
exit 0
+ exit 0
sh -x -v dwww  27,13s user 4,01s system 1% cpu 34:07,45 total

Hoever : search in webbrowser no results
Some links work, most not.

#4 Re: Freedom Hacks » ALSA without PulseAudio and PipeWire » 2025-11-06 09:08:29

from https://dev1galaxy.org/viewtopic.php?pid=59154#p59154

@greenjeans : Thank You for the advice. I will test that in a VM before next steps.

#5 Re: Freedom Hacks » ALSA without PulseAudio and PipeWire » 2025-11-05 15:00:14

This looks like a rush job. When I start from your beginning:

LANG= aptitude show alsa-config-utils
E: Unable to locate package alsa-config-utils_1.6.3_amd64.deb
LANG= aptitude show libasound2-plugin-fftrate_1.6.3_amd64.deb
E: Unable to locate package libasound2-plugin-fftrate_1.6.3_amd64.deb
LANG= aptitude show pcm-utils_1.6.3_amd64.deb
E: Unable to locate package pcm-utils_1.6.3_amd64.deb

Maybe you state all the preconditions, pathes, settings and sources, before urging the forum visitors to debug your advice.

#6 Re: Freedom Hacks » ALSA without PulseAudio and PipeWire » 2025-11-05 13:07:28

from
https://dev1galaxy.org/viewtopic.php?pid=54682#p54682

I don't use the OP's method to run pure alsa, but I can attest that FF works for me just fine with nothing but alsa. All the browsers i've tested do.

@greenjeans
What is your Method?
OPs method seems very elaborate, at least. If there was a single script okay, but doing all the steps manually - tldr

#7 Re: Freedom Hacks » ALSA without PulseAudio and PipeWire » 2025-11-04 19:24:33

@igorzwx
what is your base ?
cat /etc/devuan_version ?
cat /etc/debian_version ?

uname -a ?

#8 Re: Desktop and Multimedia » [SOLVED] (alsa) arateconf not saving properly » 2025-11-04 11:56:24

now there is one simple thing missing :
a script which does all the above in a single call.
There are people, who write extensive lists of how to do one thing after the other and have tested them .
But then instead of pouring this in a single script. they are wasting a million times of users to not save them their time.

What are computers for, if not to automatize and transfer this knowledge.

and of course the script shall be in the appropriate package.

That would be progress.

#9 Re: Packaging for Devuan » different versions of same package, kicad » 2025-09-17 16:03:12

The kicad documentation states that a project once modified can no more be read by an older version of kicad. But does that mean the design data is screwed up?

Definitely yes as said by trainer. Killer.

Anyhow: on the kicad home page I can't find any support for downloading older versions either.

So do I, asking with the KiCad people right now.
Flatpak support is stated below on their website, a new field of distraction.

#10 Packaging for Devuan » different versions of same package, kicad » 2025-09-17 10:51:01

bai4Iej2need
Replies: 7

I happened to visit KICON 2025 Europe, because of using KiCad software.
The training used Version 9 so I installed from Backports.

dpkg -l kicad
ii  kicad          9.0.3+dfsg-1~bpo12+1 amd64        Electronic schematic and PCB design software

This removed

zgrep -i kicad dpkg.log.2.gz 
...
2025-07-09 10:35:09 remove kicad-packages3d:all 6.0.10-1
...

In the KiCad training I learnt, that other operating systems support different versions of the same Software on the same host.
That will be needed to maintain older pcb Hardware.
Under debian the new versions kick out the old versions.
The debian maintainer answered, that he does not intend to change this behavior.
Commercial use with debian/devuan  is such not possible. You do not want to migrate old projects forcefully to new versions, for small changes in a maintenance phase. Migration is not backwards compatible.

KiCad supports flatpak officially but only a "stable" version, which is changing every year.

What can be done ?

#11 Desktop and Multimedia » user programm keeps monitor on NVidia card from going into standby » 2025-04-23 10:02:21

bai4Iej2need
Replies: 0

In https://dev1galaxy.org/viewtopic.php?id=6472 I have described the situation of my 2 monitors

My Monitor connected to the Nvidia card does not always power off. Sometimes It remains on (green LED and backlight on , sometimes it turns off. (LED yellow)
I have not found a logic behind these behaviors. How can I debug further apart from Xorg.0.log ?

cat /etc/X11/xorg.conf.d/*

Section "ServerFlags"
    Option "BlankTime"   "2"
    Option "StandbyTime" "3"
    Option "SuspendTime" "5"
    Option "OffTime"     "10"
EndSection
Section "OutputClass"
    Identifier "nvidia-primary"
    MatchDriver "nvidia-drm"
    Driver "nvidia"
    Option "PrimaryGPU" "true"
    Option "HardDPMS" "true"
EndSection

cat /etc/X11/Xsession.d/45custom-xrandr-setting.sh

#!/bin/sh
#
xrandr --setprovideroutputsource modesetting NVIDIA-0 && xrandr --auto
sleep 3

xrandr --output DP-0 --off --output DP-1 --off --output DP-2 --off --output DP-3 --off --output DP-4 --off --output DP-5 --off --output DP-6 --off --output DP-7 --mode 1440x900 --pos 1920x0 --rotate normal --output HDMI-1-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1-1 --off --output HDMI-1-2 --off --output DP-1-2 --off --output HDMI-1-3 --off

when logging out, both monitors go into power standby, LED is yellow
Nvidia Quadro P2000 connected Monitor is first in standby.

It looks like some user application is keeping NVidia from entering standby. On the net there are electron apps mentioned from doing things. I have slack and  signal sometimes running . leftovers or settings goofed from these programs  ? also chromium has a similar mention.

With above programs not used after login , both monitors go in standby after 3 minutes.

#13 Re: Devuan Derivatives » [SOLVED] Announcing Movuan » 2025-03-05 11:49:46

I still run my Fairphone 2, which is out of software support since 2 years now. Is there a chance to adopt movuan for the FP2 ?

#14 Re: Other Issues » [SOLVED] linux-image not updated » 2025-02-02 18:56:20

Probably  your linux image 6.1.76 is set on "hold".

dpkg --status linux-image-6.1.76-1

check for third line Status :  MUST NOT contain hold

apt-mark unhold linux-image-6.1.76-1

To unhold all held packages, use this command:

apt-mark unhold $(apt-mark showhold)

Then try a new update

#15 Re: Other Issues » "Temporary failure resolving 'deb.devuan.org' " » 2024-11-18 08:47:30

2 years eight days later !
Threads which sleep that long should really be buried automatically after a grace period. 90/180/365 Days ?

maybe sth for the admins

#16 Re: Installation » [SOLVED] kernel command line from pkg hardening-runtime with bug » 2024-11-01 20:36:00

Did that but result remains the same.
This stems from debian package hardening-runtime
which I installed some time ago. see there (if installed)

cat /usr/share/doc/hardening-runtime/README.Debian
cat /etc/default/grub.d/01_hardening.cfg 
# Linux command line options recommended by the KSPP
# https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings#kernel_command_line_options
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT kaslr pti=on slab_nomerge page_poison=1 slub_debug=FPZ nosmt"

# Other interesting options are:
# - intel_iommu=on (sometimes intel_iommu=on,igfx_off) for enabing I/OMMU

# When done editing the file, rebuild grub configuration with: update-grub

now must find out why kernel refuses its parameter

#17 Installation » [SOLVED] kernel command line from pkg hardening-runtime with bug » 2024-11-01 18:50:27

bai4Iej2need
Replies: 3
root@host /proc # cat cmdline 
BOOT_IMAGE=/boot/vmlinuz-6.1.0-26-amd64 root=UUID=...... ro nvidia-drm.modeset=1 quiet kaslr pti=on slab_nomerge page_poison=1 slub_debug=FPZ nosmt
root@host /proc # grep CMDLINE /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX="nvidia-drm.modeset=1"

everything behind

quiet

is not in the grub settings.
Kernel complains because kaslr is unknown to it.

2024-11-01T19:14:44.792356+01:00 host kernel: [    0.013968] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-26-amd64 root=UUID=e26f69aa-878b-46ca-8a16-c90ac9e06e62 ro nvidia-drm.modeset=1 quiet kaslr pti=on slab_nomerge page_poison=1 slub_debug=FPZ nosmt
2024-11-01T19:14:44.792357+01:00 host kernel: [    0.014070] Unknown kernel command line parameters "kaslr BOOT_IMAGE=/boot/vmlinuz-6.1.0-26-amd64 pti=on", will be passed to user space.
2024-11-01T19:14:44.793285+01:00 host kernel: [    3.354434]     kaslr

where do these settings come from and what I have to test and get rid off false entries?

#18 Re: Installation » [SOLVED] /etc/cron.hourly/somejob starts a bash script as dash » 2024-10-31 22:15:53

It is not possible to set the shell for a particular task in /etc/cron.hourly, etc/cron.daily, etc/cron.weekly and /etc/cron.monthly.
Setting shell for all jobs is in /etc/default/cron.
I moved the job into the crontab (crontab -e) of root.
Now  we go to the next problem.

#20 Re: Installation » [SOLVED] ssh ipv6 offending host key and internet provider » 2024-10-29 16:35:03

Found suitable settings inside router to not promote external IP range internally.
Now I have an independent IPv6 subnet behind the router.

#21 Re: Installation » [SOLVED] /etc/cron.hourly/somejob starts a bash script as dash » 2024-10-28 10:43:40

Hi
I failed to explain that  I have a protocol function in the script which writes to /var/log/somejob/somejob.log, if executed as root.
I verified now that the script starts indeed as a dash script instead of starting as bash. Some command inside requires a bashism and then the script fails.
Works as root !
I correct now the headline as well.

#22 Installation » [SOLVED] /etc/cron.hourly/somejob starts a bash script as dash » 2024-10-17 12:21:56

bai4Iej2need
Replies: 5

I have tested now several versions
Version 1

head central_sync
#!/bin/bash
# synchronise Unlimited number of directories on different hosts
... 

central_sync is a hardlink to /usr/local/bin/central_sync.bash

version 2

cat central_sync2
#!/bin/sh
set
/bin/bash /usr/local/bin/central_sync.bash

exit 0

version 3

cat central_sync3
#!/bin/sh
set
/bin/bash -x /usr/local/bin/central_sync.bash

exit 0

version 4

cat central_sync4
#!/bin/sh
set
/bin/bash --posix /usr/local/bin/central_sync.bash

exit 0

They all produce in the protocol log:

...
set 
...
SHELL=/bin/sh

Consequently the program fails, which runs when called in the console/terminal
Parameter expansion fails in the rsync command

#23 Re: Desktop and Multimedia » firefox 128 urlbar and searchbar background color » 2024-10-12 04:08:41

was still not able to find the resetting of the search bar.
not in about:preferences / search 
nor in about:config I find the setting for a visible search bar

#24 Desktop and Multimedia » firefox 128 urlbar and searchbar background color » 2024-10-07 07:27:56

bai4Iej2need
Replies: 2

Hi , they keep playing around with things, nobody needs to change. Now I have a grey urlbar and search bar,
which change color when the mouse hovers over it.
What a waste, because now I have to search the bars with the eyes, before I can target them with the mouse.

This Guy, who did it, has no knowledge about workplace ergonomics and MMI design.

Somewhere else I found a huge css script about changing a simple parameter.
Does anyone have a better solution, maybe a parameter for the color in the about:config ?

Searched but was not successful.

I use Mate on daedalus.
Does anyone have a better solution, maybe another browser where they don't fiddle with such ?

Meanwhile I kicked version 128 out and keep version 115

#25 Re: Desktop and Multimedia » [SOLVED] mate desktop pdf opens in terminal with vim » 2024-10-02 17:50:57

When now testing the case, I noted,  that the wrong behavior has disappeared.
It was limited to the "recent files" in the application menu of mate.
I did install some mate-menues-extras Items.
Probably it fixed the case. Possibly after a restart or a logout-login sequence.

Board footer

Forum Software