Yes, I have tried the LTS Kernel, The Mouse disappeared. "The Mouse" is the Desktop Environment, XFCE.
It's a common pattern to these activities occurring. My ability to find where the fault is, is limited.
Someone was leaving messages in my audit.log file, using find, then cat, then gdm (virtual mouse, not gnome).
Since I have made changes, the methods required to traverse the internal structure has changed.
The common stuff: Xorg, OpenGL, Denial Of Service by filling up the RAM, drop JS persistence files in the browser, hook the *dm to start on boot.
The malware being used is Indian in origin, I've had overlays on my Youtube feed of Bali Porn.
After these infiltrations, DoS and infection, people sit next to me and tell me directly "F**k You."
They want me to know they're doing it. I smile and re-install.
A man can't serve two masters, he will love the one and hate the other.
They hate the One I love.
My current Fresh install method:
iso
pacman -U xyz.zst
xyz=
sudo pacman -U /var/cache/pacman/pkg/archlinux-keyring-20250430.1-1-any.pkg.tar.zst /var/cache/pacman/pkg/archlinux-mirrorlist-20250311-1-any.pkg.tar.zst /var/cache/pacman/pkg/artix-archlinux-support-4.2-1-any.pkg.tar.zst
[omniverse]
Server = https://artix.sakamoto.pl/omniverse/$arch
Server = https://eu-mirror.artixlinux.org/omniverse/$arch
Server = https://omniverse.artixlinux.org/$arch
#[extra-testing]
#Include = /etc/pacman.d/mirrorlist-arch
[extra]
Include = /etc/pacman.d/mirrorlist-arch
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist-arch
#[multilib]
#Include = /etc/pacman.d/mirrorlist-arch
sudo pacman -U file://var/cache/pacman/pkg/macchanger-1.7.0-6-x86_64.pkg.tar.zst
sudo pacman -U file://var/cache/pacman/pkg/slim-1:1.4.0-1-x86_64.pkg.tar.zst
sudo pacman -R lightdm lightdm-gtk-greeter lightdm-openrc
sudo pacman -U file://var/cache/pacman/pkg/audit-openrc-20210505-3-any.pkg.tar.zst file://var/cache/pacman/pkg/nftables-1:1.1.3-1-x86_64.pkg.tar.zst file://var/cache/pacman/pkg/nftables-openrc-20210505-2-any.pkg.tar.zst
I haven't built a script yet. I spend so much time reinstalling, I don't have the time yet. When I can catch my breath, then I'll learn to make a bash script.
I'm also trying to learn how to review the log files to get to the heart of where the problem is, but I reinstall everyday so, it makes learning difficult.
When installing Emacs-nox offline with 2 files missing, I get a reason that 'alpmtmp.randomstring' is required and wasn't downloaded.
sudo pacman -U file://var/cache/pacman/pkg/gcc-15.1.1+r7+gf36ec88aa85a-1-x86_64.pkg.tar.zst file://var/cache/pacman/pkg/gcc-libs-15.1.1+r7+gf36ec88aa85a-1-x86_64.pkg.tar.zst file://var/cache/pacman/pkg/libgccjit-15.1.1+r7+gf36ec88aa85a-1-x86_64.pkg.tar.zst file://var/cache/pacman/pkg/tree-sitter-0.25.3-1-x86_64.pkg.tar.zst file://var/cache/pacman/pkg/libxml2-2.14.3-1-x86_64.pkg.tar.zst file://var/cache/pacman/pkg/libarchive-3.7.9-2.1-x86_64.pkg.tar.zst file://var/cache/pacman/pkg/emacs-nox-30.1-5-x86_64.pkg.tar.zst
The files I learned were dependencies:
file://var/cache/pacman/pkg/libisl-0.27-1-x86_64.pkg.tar.zst
file://var/cache/pacman/pkg/libmpc-1.3.1-2-x86_64.pkg.tar.zst
When I include these files, I don't see any download activity involving pacman and 'alpmtmp.randomstring'.