You are not logged in.
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.
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.
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;
Maybe the file system needs to be checked?
@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.
⟡ 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.
Moore likely the other way around: Ask an AI, then get your GPU toasted.
@Glen: Thanks for sharing. Appreciated.
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,...].
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).
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.
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.
At what point would I need a "clipboard manager"?
copy-on-mark and paste-on-middle-mouse-button just works.
Dual-windowed file manger: mc / doublecmd
Image Viewer: This is a difficult one. Sometimes viewnior or nomacs (excalibur)
Screenshots: flameshot
I don't know the policy of archive.devuan.org, but snapshot.debian.org covers anything since lenny.
It''s possibel to
apt-get install systemctl
Not sure whether this works for iscsi.
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.
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.
I'm feeling stupid to just post links ... .
The archlinux wiki is the 'unofficial linux docu': https://wiki.archlinux.org/title/Backlight
Or maybe one of these: https://bbs.archlinux.org/viewtopic.php?id=213461 , https://forums.linuxmint.com/viewtopic.php?t=158087
I can't manage to find how to integrate the current "panel clock" to use evolution
Assuming mate panel works similar to lxde ... .
Did you compare the "panel applet" configuration on both install? (GUI and config file)
Is the panel using a different plugin for the "panel clock"?
it displays two hours back
BIOS (or efi): Set time to UTC, not local time.
(Some flavour of) ntp should run in any case. If the time difference is too big, ntp might not want to sync.
Check insatllation's time zone settings: /etc/adjtime /etc/localtime /etc/timezone. Last line in /etc/adjtime should be "UTC".
E.g.:
$ cat /etc/adjtime
0.000000 1743786960 0.000000
1743786960
UTC
$ ls -l /etc/localtime
lrwxrwxrwx 1 root root 35 Mon 2024-07-01 19:25 /etc/localtime -> ../usr/share/zoneinfo/Europe/Zurich
$ cat /etc/timezone
Europe/Zurich
That depends on your network configuration.
Some cases:
(a) static network settings in /etc/network/interfaces; then /etc/resolv.conf sets dns. Just edit to your needs.
Dynamic:
(b) plain dhcp: you can superseed (overwrite) the routers dns "suggestion".
(c) "network managers" there is a zoo of different tools. e.g. NetworkManager, connman, resolvconf, and what not; all with different gui and console tools for making changes.
Addional hardware:
(d) have a personal router - not the one from the Internet Service Provider. Set it up to your needs and any client will have the wanted dns server automatically.
a,b is good for static LAN, c for wireless-LAN or more dynamic setups (and for static LAN too, if you like).
Edit: Some typo. And the list is not complete, of course.
[ $(cat /sys/class/net/eth0/carrier) -eq 1 ]
is a logical expression. True, if the ethernet-cable is connected.
Nice tools, zapper!
Thanks for mentioning
Marketing department is so funny ... Up to now I thought it would be a very old card. But it is "Pascal" archtecture, same as mine.
The following packages are manually installed on my system (excalibur, but should not matter):
firmware-nvidia-graphics firmware-nvidia-gsp nvidia-alternative nvidia-detect nvidia-driver nvidia-kernel-dkms nvidia-modprobe nvidia-settings nvidia-xconfig
You need to run 'nvidia-xconfig' to create 'xorg.conf'; otherwise X will not start.
Edit: Just found that there is no 'xorg.conf' and an empty 'xorg.conf.d' on my system.
The error messages don't ring a bell.
Are linux-headers-amd64 and firmware-nvidia installed? (assuming yes, but ...)
Which version of 'nvidia-driver' is installed for your card? 535, 525, 470, 418, 390 ? Maybe something version dependant.
The labtop might have "optimus" architecture, where you can switch between nvidia and intel graphics. This is needs special setup, I don't know at all.
Edit:
nvidia_current_open : Does this refer to nvidias new open source drivers (for RTX2000 and later)?
apt-get purge nvidia-persistenced will do.
It's use case is a headless server for e.g. CUDA calculation.