The officially official Devuan Forum!

You are not logged in.

#26 Re: Installation » How to Install XLibre on Devuan Daedalus (MATE)? » 2025-08-24 09:37:43

@callmetango: Thanks for providing a xlibre package for devuan.

Unfortunately, the installation would remove the proprietary nvidia driver and virtualbox on my excalibur box.

#27 Re: Hardware & System Configuration » [SOLVED] liquorix kernel on excalibur » 2025-08-19 20:50:21

steve_v wrote:

Well it's an out-of-tree DKMS module, so yeah, obviously, if you don't need it just remove the package.
I assumed that since you had it installed, you wanted it.

This sounds strange but reasonable  ... so checking for 'smapi'.

Result: Package 'tp-smapi-dkms' is installed. There is no reason why, but it is. This computer is a common ATX-PC, not a notebook.

And the liquorix kernel just compiles / works!
Thanks a lot.

EDIT: Knowing this makes your first reply even more understandable.

#28 Re: Hardware & System Configuration » [SOLVED] Disabling firefox auto=update » 2025-08-19 18:41:37

Most likely.
I don't "gui" system maintenance and hardly know synaptic. A more correct first reply might have been "Yes, this should do the trick.".

#29 Re: Hardware & System Configuration » [SOLVED] liquorix kernel on excalibur » 2025-08-19 18:37:29

Thanks for the replies.
@JayneCobb: Welcome to the forum!
@steve_v: Nice explanation and thanks for the insight.

Still not sure how to proceed. Since I don't have a thinkpad, is the module needed at all? Maybe it's possible to disable the build of 'tp_smapi'.
Or more likely, just waiting and hoping for the next liquorix kernel; linux-6.16.1 is already released, with or without an updated driver.
I don't see me kernel-hacking these days.

#30 Hardware & System Configuration » [SOLVED] liquorix kernel on excalibur » 2025-08-17 20:31:47

delgado
Replies: 6

Anyone running a liquorix kernel on excalibur these days?

After kernel '6.14.10-1-liquorix-amd64' I removed linux-image-liquorix due to multiple compiling errors, but kept and run this 6.14 kernel. Today I tried to install the current version.

# apt-get install linux-image-liquorix-amd64 linux-headers-liquorix-amd64 

(...)
Autoinstall of module tp_smapi/0.44 for kernel 6.15.10-2-liquorix-amd64 (x86_64)
Building module(s)...(bad exit status: 2)
Failed command:
make -j12 KERNELRELEASE=6.15.10-2-liquorix-amd64 -C /lib/modules/6.15.10-2-liquorix-amd64/build M=/var/lib/dkms/tp_smapi/0.44/build HDAPS=1

Error! Bad return status for module build on kernel: 6.15.10-2-liquorix-amd64 (x86_64)
Consult /var/lib/dkms/tp_smapi/0.44/build/make.log for more information.

Autoinstall on 6.15.10-2-liquorix-amd64 succeeded for module(s) acpi-call nvidia-current virtualbox.
Autoinstall on 6.15.10-2-liquorix-amd64 failed for module(s) tp_smapi(10).
(...)

$ cat  /var/lib/dkms/tp_smapi/0.44/build/make.log
DKMS (dkms-3.2.0) make.log for tp_smapi/0.44 for kernel 6.15.10-2-liquorix-amd64 (x86_64)
2025-08-17T21:52:51 CEST

Building module(s)
# command: make -j12 KERNELRELEASE=6.15.10-2-liquorix-amd64 -C /lib/modules/6.15.10-2-liquorix-amd64/build M=/var/lib/dkms/tp_smapi/0.44/build
HDAPS=1
make: Entering directory '/usr/src/linux-headers-6.15.10-2-liquorix-amd64'
make[1]: Entering directory '/var/lib/dkms/tp_smapi/0.44/build'
  CC [M]  thinkpad_ec.o
  CC [M]  tp_smapi.o
  CC [M]  hdaps.o
hdaps.c: In function ‘hdaps_suspend’:
hdaps.c:430:9: error: implicit declaration of function ‘del_timer_sync’ [-Wimplicit-function-declaration]
  430 |         del_timer_sync(&hdaps_timer);
      |         ^~~~~~~~~~~~~~
make[3]: *** [/usr/src/linux-headers-6.15.10-2-liquorix-amd64/scripts/Makefile.build:203: hdaps.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [/usr/src/linux-headers-6.15.10-2-liquorix-amd64/Makefile:2013: .] Error 2
make[1]: *** [/usr/src/linux-headers-6.15.10-2-liquorix-amd64/Makefile:248: __sub-make] Error 2
make[1]: Leaving directory '/var/lib/dkms/tp_smapi/0.44/build'
make: *** [Makefile:248: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-6.15.10-2-liquorix-amd64'

# exit code: 2
# elapsed time: 00:00:01
----------------------------------------------------------------

#32 Re: Installation » Fresh install vs dist-upgrade for next release » 2025-07-20 20:46:34

From my point of view, dist-upgrade just works.

@fsmithred: thanks for sharing.

#33 Re: DIY » ALSA-only purists: Question, new GUI app for the mixer and EQ? » 2025-07-02 22:22:24

I remember having QasMixer in my alsa-only-time. It was recommended from someone in this forum and worked good.

It works - shows alsa channels and also pipewire and the inactive hdmi-sound-devices. There are more Qas* sound tools.

#34 Re: Hardware & System Configuration » LVM -- useful or not? » 2025-06-30 20:45:08

I like to know where files physically exist** and the concept of 'partitions with file systems'. Things like LVM or btrfs/zfs (with sub-volumes) are too complicated for me.

.
** About 15 years ago, a (cheap) power supply died and took two HDDs with it. The HDDs could be repaired, but the journey was really unpleasent.
1st solution without soldering: Buy an identical HDD and use the controller board to access the files.
2nd solution with soldering: Replace the protection diodes on the controller board and the HDDs are as good as new.

#35 Re: DIY » Working on a new app, the learning curve continues... » 2025-06-29 12:41:58

Nice work and install tutorial!

Here is a short collection of incedences on my excalibur:
Compiling: pkg-config --cflags --libs gtk+-3.0 throwed an error, solved by installing libgtk-3-dev .
Scraping: There were two or three instances of the script running, beside free cpu cores.
You mentioned "/var/lib/dpkg/status" and I thought this text file would be processed to get package related information.
dpkg was querried a lot (multiple ps ax in the terminal to kill time, e.g.: dpkg-query --search -- galculator.desktop )

#-#-#-#-#-#

Sorting:
A doubled "ParaView" entry cought my attention - see code section.

Guess is:
The list is sorted by the name of the *.desktop file. The shown "Application Name" is from the 'Name="Application Name"'-field.
*Highly accurate* entries like "Document Viewer" are existing too.
I'm missing a reference to the executed binary itself.
Or maybe executable name for sorting?

**imaginary screen shot of the program list**

(... "O" section here?!)
ParaView
QjackCtl
qpwgraph
samplev1
Wireshark
Mousepad
ParaView Cilent
(... more "P" entries)

**end of imaginary screen shot**

$ find | grep desktop$ | grep -i paraview
/usr/share/applications/org.paraview.ParaView.desktop
/usr/share/applications/paraview.desktop

$ diff  /usr/share/applications/paraview.desktop /usr/share/applications/org.paraview.ParaView.desktop
3,5d2
< Name=ParaView Client
< GenericName=Data Viewer
< Comment=ParaView allows viewing of large data sets
7c4,7
< Terminal=false
---
> Name=ParaView
> Comment=Parallel visualization application
> Exec=paraview %f
> TryExec=paraview
9,11c9,10
< MimeType=application/x-paraview;
< Categories=Education;Math;Science;
< Exec=paraview
---
> StartupWMClass=paraview
> Categories=Qt;Science;DataVisualization;

#37 Re: Off-topic » Debian removed multi-init support from the latest shipped grub » 2025-06-19 21:29:57

@Prowler_Gr  Thanks for the head up.

First reading this made me clone my debian-trixie-VM-with-sysvinit-enabled before trying apt-get udate; apt-get upgrade.
grub still boots /sbin/init as PID 1, so no harm done.

I'm not exactly sure what the removed part of code does - assumtion is the code enables a way to have sysvinit, systemd and upstart installed in parallel and select init via grub.

#38 Re: Desktop and Multimedia » What is the procedure for sound out of alsa without pulseaudio? » 2025-06-04 18:55:56

igorzwx wrote:

⟡ AI Overview
(...)

You marked the AI stuff, which is the correct way to site it - good.

On the other hand ...
AI translates to Artificial Idiot in my world. I like stupid things in (e.g.) movies, but not in a technical al forum. Please do not (re-)post such stuff. Thanks.

#39 Re: Freedom Hacks » GPU - set fan speeds (nVidia settings) » 2025-06-04 18:25:46

Moore likely the other way around: Ask an AI, then get your GPU toasted.

@Glen: Thanks for sharing. Appreciated.

#40 Re: Installation » Looking for the "right way" to install xfce4 » 2025-05-25 19:34:05

The way to start a "graphical desktop" is personal taste.

I remember being very annoyed years ago, when an installation defaulted to a graphical login screen - this is wrong !!11!
These days, I don't want to type in a text console start[x,lxde,kde,...].

#41 Re: News & Announcements » Chrome based browsers and uBlock Origin » 2025-05-19 22:23:26

I'm not having any problems running firefox and librewolf at the same time.

It's currently librewolf.appimage and firefox-esr from the excalibur repo. The appimage version should work on any devuan. I don't use librewolf from its debian repo for historical reasons (no sound on pure alsa).

#42 Re: Devuan Derivatives » [SOLVED] Announcing Movuan » 2025-05-13 21:36:46

I have a spare Sony XA2 lying around.
Any chance to get movuan on it?

It currently runs SailfishOS.
The number of running proceses is quite high, including some *name-not-to-mention-here*. And it's rpm-based not deb / apt.

#43 Re: Other Issues » [SOLVED] certbot renewal cron script » 2025-04-29 20:32:11

As far as I understand the timer: The program 'certbot' will be executed either by systemd.timers (if systemd is running) or by cron (in case of devuan).
No need for adjustments. Or I'm just wrong.

It's kind of sick, that cron looks (or has to look) for systemd.timers, but anyway.

#44 Re: Off-topic » Lightweight system without (too) bloated software » 2025-04-25 22:00:44

At what point would I need a "clipboard manager"?

copy-on-mark and paste-on-middle-mouse-button just works.

#45 Re: Off-topic » Lightweight system without (too) bloated software » 2025-04-20 19:33:53

Dual-windowed file manger: mc / doublecmd
Image Viewer: This is a difficult one. Sometimes viewnior or nomacs (excalibur)
Screenshots: flameshot

#46 Re: DIY » An idea for 32-bit system for old machines, input requested » 2025-04-20 19:04:30

I don't know the policy of archive.devuan.org, but snapshot.debian.org covers anything since lenny.

#47 Re: Other Issues » Devuan as iSCSI originator - umount issues on shutdown » 2025-04-20 12:55:05

It''s possibel to

apt-get install systemctl

Not sure whether this works for iscsi.

#48 Re: Desktop and Multimedia » mesa and VA-API hardware acceleration » 2025-04-13 17:52:26

Hi,
VA-API is - as far as I know- hardware acceleration using Intel-Graphics.
There is a warper for nvidia GPUs for VA-API calls (nvidia-vaapi-driver).
No idea how or whether this is possible with Radeon graphics.

#49 Re: Desktop and Multimedia » Desktop locking up / temp freezes » 2025-04-13 10:25:08

Sounds like a hardware problem.
I would pull out and insert again all RAM modus and PCI extension cards. This makes new electrical contact.
Since the PC has no external graphics card, this most likely means the RAM, as Pedro guessed before.

Board footer

Forum Software