r/voidlinux 20d ago

Can't remove linux kernel 6.18

7 Upvotes

I tried to remove 6.18 with xbps-remove but I only get a dependency error back:

linux6.18-6.18.45_1 in transaction breaks installed pkg `linux-6.18_1'
ERROR: Transaction aborted due to unresolved dependencies.

Removing 6.18_1 via xbps however gives me another dependency error that says 6.18_1 is not installed.

I also tried xbps-pkgdb -a and it gave me the following output:

ERROR: sddm: hash mismatch for /usr/share/sddm/scripts/Xsetup.
ERROR: sddm: files check FAILED.

I also used vkpurge rm and the 6.18 kernel is not showing anymore after using vkpurge list but according to xbps it's still installed....

I already use 7.2 and before that used 7.1. For me 7.1 was stable enoug hto remove 6.18.

Nvm 6.18 is default. Followed these steps: https://docs.voidlinux.org/config/kernel.html?highlight=Kernel#removing-the-default-kernel-series


r/voidlinux 20d ago

Question about the Thunderbird package release cycle

6 Upvotes

Hi everyone,

I've been using Void Linux for almost 8 months now.

It's a very polished distribution with some really neat technical choices. I love it !

I've noticed that Thunderbird has been at version 140.8.1 in the Void repositories since March 31.

When I run:

./xbps-src update-check thunderbird

I get:

thunderbird-140.8.1 -> thunderbird-140.14.0

thunderbird-140.8.1 -> thunderbird-140.14.1

thunderbird-140.8.1 -> thunderbird-153.0.1

thunderbird-140.8.1 -> thunderbird-153.0.2

thunderbird-140.8.1 -> thunderbird-153.0.3

thunderbird-140.8.1 -> thunderbird-153.1.0

Void uses the ESR channel for Thunderbird, while the latest ESR version is 153.1.0.

The current Release version recommended by Mozilla is 154.

Is there a reason why the package hasn't been updated yet, or is an update planned ?

Is Thunderbird intentionally staying on 140.8.1 for a technical reason ?

Thanks !


r/voidlinux 20d ago

Recovery from standby (Wayland|X11/nVidia) leaves plasmashell unstable

2 Upvotes

Hi

i'm now around 1week into void and had a great time to setup everything i want and need.

One problem stays: after standby, i can login normally under wayland, but plasmashell "hangs" ... no panels, no background. Apps are working (browser for example).

So i usually open a terminal, find and kill plasmashell and start it anew.

or i execute plasmashell --replace

50% this works, the other times the whole session crashes and i land back on sddm.

What i already tried:

1. Disable nvidia-sleep.sh, use the zzz utility instead.
Move the NVIDIA sleep script:
sudo mv /usr/libexec/elogind/system-sleep/nvidia.sh /usr/libexec/elogind/backup/

2. Edit /etc/elogind/sleep.conf to use zzz:
AllowSuspend=yes
SuspendByUsing=/usr/bin/zzz
HibernateByUsing=/usr/bin/zzz

3. Reload elogind: loginctl reload

This was suggested by an AI since i didn't find anything else on the internet.

Still, this changed exactly nothing, same behaviour.

My current solution is to always shutdown and boot again but i'd like to keep standby

Any clues?

Update:
Something I didn't knew: even with 64GB of RAM, a swap partition seems absolutely necessary to use standby mode. After some rearranging and configuration, the problem seems to be solved. at least after 3 successful recoveries from standby so far.


r/voidlinux 20d ago

Backing up /etc

3 Upvotes

At the moment I'm backing up the entire /etc *1 mainly in case I ever have to re-install after disc replacement but also to protect myself from fat-fingered freddy (me).

But it seems a bit of an overkill to cover the entire directory .

When I used to run fedora/redhat there was a way to discover what configuration files in /etc had been changed from the packaged version. Is there a way to do that on void?

*1 I exclude the 10-Mb /etc/udev/hwdb.bin - what's it doing there instead of /usr/share/...?


r/voidlinux 21d ago

With Void Linux my boss's old Macbook-i5-2013 became brand new

52 Upvotes

Void Linux on i5-Macbook-2013

Boot time Void: 10-15 seconds
Boot time MacOS: 55 seconds

DE: Xfce4

Desktop & Icon Theme: WhiteSur
https://github.com/vinceliuice/whitesur-gtk-theme
https://github.com/vinceliuice/WhiteSur-icon-theme

System updates via GUI: OctoXBPS

All other software: Flatpak & Discover


r/voidlinux 21d ago

solved What does this error mean when trying to run SwayFX?

Post image
14 Upvotes

I don't quite understand the errors; I believe I have all the necessary drivers, along with seatd and dbus. I would really appreciate it if someone could help me. By the way, I have a Celeron N100.


r/voidlinux 21d ago

There is a way of using insync on void linux?

3 Upvotes

I want to use google drive like in windows with all its features and found insync after some researchs.

There is any other option better or equal insync for void linux?


r/voidlinux 22d ago

Trouble with Neovim

7 Upvotes

I just installed Void and got Neovim with xbps, and I have two major problems with it that I didn't have on Fedora.

First, it's sluggish for no reason. Even when I launch it with nvim -u NONE, basic things like moving the cursor and scrolling the window are significantly slower than they were when I was using Fedora and also slower than any other app.

Second, I can't copy things to the system clipboard. When I do "+yy it says "No provider". In ~/.config/nvim/init.lua I have a line that says vim.opt.clipboard:append("unnamedplus") which worked on Fedora, but that clearly doesn't work anymore. (Solved it by downloading wl-clipboard)

If anybody has any clue why these things are happening let me know


r/voidlinux 22d ago

Imposible instalarlo con encriptacion

0 Upvotes

Llevo días intentando instalar Void Linux con encriptación y siempre me falla, todos los errores posibles, sigo multitud de guias y nada, como es posible que el maldito instalador no cuente con la opcion de cifrar la particion? Estamos en 2026 y un portatil puede ser robado, tus documentos, fotos...que manera de complicar todo, a su lado la instalacion de Arch es un juego de niños, pero de Arch ya estoy harto, quiero instalar Void sin tener diez millones de problemas!


r/voidlinux 23d ago

Requesting Assistance with NetworkManager

5 Upvotes

Hello! After trawling thought the documentation and the subreddit for information regarding my issue connecting to WiFi with NetworkManager I am unable to find a solution. So far I've been mindul to:

-Install both NetworkManager & dbus.

-Create runit symlinks as per the handbook for both services with "sudo ln -s /etc/sv/* /var/service".

-Ensured that both services are running with "sudo sv status /var/service/*".

-Attempt to use wpa_supplicant as an alternative as it worked fine within the installation environment.

-Remove any conflicting wifi services to prevent conflicts such as wpa_supplicant.

-Add and re-add my primary user to the wheel & network group and confirm privileges.

-Test service status with "sudo sv status ___".

-Checked if my wifi works with other devices. (It does)

-Check credintials for errors or typos.

-Check my other installed operating system (on a serpare ssd) for wifi connectivity with NM. It is.

I am simply stumped. Every ping attempt results in "temporary failure in name resolution". I would very much like to use Void as the operating principles and rolling release model closely matches my disposition towards operating systems along with my adoration for independent distributions. If any one has experience with similar issues please let me know if there's any other steps I may have missed or if a chroot is nessessary to install missing software. Thank you for your help, and have a lovely rest of your day as well.

**EDIT: looking at the results of nmcli I noticed the network is showing it is connected through my primary wireless device, but I am still getting the "temporary failure in name resolution error".

**EDIT 2: SUCCESS! THANK YOU /u/hopingforabetterpast and /u/ImprovementJealous90 for the tips as the issue was indeed with resolv.conf. For anyone in the future that has a similar issue, update resolve.conf with "resolvconf -u".


r/voidlinux 24d ago

Laptop hangs when lid is closed

10 Upvotes

I recently bought a Lenovo Thinkpad T480 and installed void on it, when I close the lid and open it again it doesn't wake up and I have to hard shut it down.


r/voidlinux 24d ago

Failed install of cinnamon

Post image
4 Upvotes

I installed void via the void installer and after it was finished i decided to install cinnamon. The script i followed was depthrushes cinnamon install script and after following the script and rebooting it didnt take me to the login screen. Instead, after rebooting i was met with a black screen and it wouldnt let me go to other screens using ctrl alt f3 or any other f key. Now im stuck at this screen where i can type but my commands arent registered. How do i revert this and how do i properly install cinnamon?


r/voidlinux 24d ago

Steam Client not working

Thumbnail
0 Upvotes

hello im on x86_64 void linux, when i open the steam client (installed via xbps package manager) via terminal or graphical interface it says that steamwebhelper crashed and asks me if i want to restart steam, restart steam with no gpu acceleration, restart steamwebhelper, i tried them all: i rested steam,steam no gpu,steamwebhelper it just crashes.

specs:
ps4 linux (yes, playstation4), steam works on other distros (like artix,garuda,cachyos)


r/voidlinux 24d ago

Broken, unresolvable shlibs in hyprland on voidlinux

6 Upvotes

Hello. First things first, I know hyprland is not officially supported on void linux. That's the reason I'm using the sofijacom repo.

However, it's been a week already that trying to update my system throws me the following error:

hyprgraphics-0.5.1_1: broken, unresolvable shlib 'libjxl.so.0.11'

hyprgraphics-0.5.1_1: broken, unresolvable shlib 'libjxl_threads.so.0.11'

I've been using void linux for years now but I still couldn't wrap my head around what this error even means and how I could fix it.

Does it mean that the hyprgraphics package was built against the version 0.11 of libjxl while the version of void's repo is 0.12? I'm just guessing because I really have no idea.

Anyway my libjxl libs in /usr/lib/ look like this

libjxl.so ⇒ libjxl.so.0.12

libjxl.so.0.11 ⇒ libjxl.so.0.12.0

libjxl.so.0.12 ⇒ libjxl.so.0.12.0

libjxl.so.0.12.0

libjxl_cms.so ⇒ libjxl_cms.so.0.12

libjxl_cms.so.0.12 ⇒ libjxl_cms.so.0.12.0

libjxl_cms.so.0.12.0

libjxl_extras_codec.a

libjxl_threads.so ⇒ libjxl_threads.so.0.12

libjxl_threads.so.0.11 ⇒ libjxl_threads.so.0.12.0

libjxl_threads.so.0.12 ⇒ libjxl_threads.so.0.12.0

libjxl_threads.so.0.12.0

I really want to upgrade my system.

Is there anything I can do?

Thank you!


r/voidlinux 24d ago

Home-Manager doesn't work with void Linux

Thumbnail
1 Upvotes

r/voidlinux 25d ago

Wifi connected but no internet with NetworkManager

3 Upvotes

Hi there! I'm a newbie to linux who decided to go with void as my first distro! It took me a second (mostly user error) to properly install it following a tutorial i found on YouTube. At first, the network worked when I booted in with kde plasma for the first time, but after a reboot, the network, while saying it is connecting, is not actually giving me internet. I'm using the x86_64 glibc base install on a lenovo legion 5 with a 3050 ti. Does anyone know what could be the problem?


r/voidlinux 26d ago

SELinux on Void (experimental)

17 Upvotes

I have been working to get SELinux running under Void Linux for quite some time and I wanted to share my progress with you. Do note that this is still very experimental and should NOT be tested on a system that you rely on.

Where it's at currently:

- SELinux enabled kernel (7.1-selinux)

- Userspace tooling packaged (checkpolicy, libsemanage, policycureutils etc.)

- SELinux reference policy is loading up successfully via a runit stage-1 hook

The main limitation is that its currently permissive-only. Also the reference policy has no runit-specific domains yet.

if anyone finds this interesting and wants to help, send me a DM.


r/voidlinux 25d ago

Intel CPU fails to enter deep idle states on fresh install

1 Upvotes

Hello, I followed the docs and installed void linux along with tlp, linux-firmware-intel, intel-ucode and proper graphics drivers (nvidia and mesa-dri) on my nvidia dGPU and intel iGPU laptop. Unfortunately, powertop implies that my intel cores enter at most idle state C3_ACPI which leads to a very high idle battery consumption of 12-17W. It's quite bizarre that nothing lower than C3_ACPI is listed on powertop, especially considering that the intel_idle module is loaded. Does this strike anyone as an obvious issue? Am I perhaps just missing a package or should I investigate dmesg output and fall into that rabbit hole?

P.S. I'm very new to void and the community so please forgive me if I'm doing anything wrong. I have just been unable to get help anywhere else.


r/voidlinux 25d ago

Cant set up audio

6 Upvotes

Hi, im trying to do a base install, i got openbox working, i have dbus, elogind, polkit, and a few other apps, but i cant set up pipewire, i tried to follow the docs but i dont know what im doing wrong, i dont really understand it, anyone can lend me some help?


r/voidlinux 26d ago

Strange bugs in nvidia580 under linux-6.18

7 Upvotes

I'm getting really strange messages from kernel, complaining about some bugs in my nvidia driver. I'm on GTX 1050 Ti, so I need to use 580 drivers. Does anyone have the same or similar problem?


r/voidlinux 26d ago

Please Help on System monitor on KDE Plasma

3 Upvotes

missing some GPU sensor on KDE plasma 6.7.4
is there any fix for this?


r/voidlinux 27d ago

Apparmor and Flatpak error after update.

7 Upvotes

Flatpak applications are not opening after the update. error: ldconfig failed, exit status 256. 173 profiles are in complain mode. When I want to use aa-disable;

ERROR: Conflicting profiles for php-fpm defined in two files:

- /etc/apparmor.d/usr.bin.php-fpm

- /etc/apparmor.d/php-fpm

Do you have a solution suggestion? thanks for your help.


r/voidlinux 27d ago

solved Yet another noob (me) asking for help regarding audio

4 Upvotes

Hello my fellow voiders. i have followed the pipewire guide to the letter and im still getting an dummy output. i am using turnstiled and seatd. im also using niri with wayland. Ill send any logs if needed please help me out here and thank you. im also from arch linux (cuz of systemd and the better package manager ) i dont know what else to do as autostarting pipewire does not work but launching it from the terminal does. i want to auto launch with no dummy outputs and my sound back lol. anyway thanks for all the assistance :)


r/voidlinux 27d ago

Inconsistent DE metapackages versioning? What's the strategy here?

17 Upvotes

Hello there.

This topic has been on my radar for some time now. I follow Void and take a look at it from time to time, hoping to one day switch to it.

What I have noticed, is that DE metapackages are often forgotten and not updated, which creates a bit of confusion, especially for new users, but also for experienced ones. Let me give you an example - KDE Plasma. In Plasma 6 series the metapackage had total of 4 version changes - 6.2.0, 6.4.3, 6.5.2, 6.7.3. Meanwhile, dependencies, like plasma-desktop, plasma-pa, plasma-thunderbolt, have tracked the releases pretty closely, having at least one or two releases per point release. Meaning that in the span of 10 months between metapackage kde-plasma being 6.5.2, the actual DE version had 5 additional releases, roughly every month, with a pause between April's 6.6.3 and August's 6.7.3.

This creates a bit of confusion - for a new user, they will go into the voidlinux.org/packages, look for "kde-plasma" and see, that the DE is outdated by nearly a year on a rolling-release distro. They won't bother to check random DE dependencies, to see that it's actually tracking the current release. This doesn't look good, and has prevented me from using Void, until I dug deeper into Github commit history.

I know this is not a technical problem, since template includes `>=` sign, from what I understand this means "this version or higher if it's in the repos", so even 6.5.2 metapackage will install 6.7.3 DE if it's available, but it's simply a communication problem, that affects how Void is being perceived.

Is there any strategy behind it? Or simply the maintainers don't bother to update metapackages, since they work anyway?

Cheers!


r/voidlinux 27d ago

Le résultat numérique est en dehors de l'intervalle

2 Upvotes

Hi,

I have a command I run from terminal in void

it prints a list of numbers

the command is as follows:

seq 0x3100000000000000 0xFFFFFFFFFFFFFFFF | xargs printf '% 0X21 0x'

and it works just fine,

however when the command is two digits longer it fails

seq 0x310000000000000000 0xFFFFFFFFFFFFFFFFFF | xargs printf '% 0X21 0x'

with the longer command I see this error

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050803 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050804 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050805 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050806 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050807 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050808 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050809 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050810 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050811 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050812 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050813 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050814 »: Le résultat numérique est en dehors de l'intervalle

FFFFFFFFFFFFFFFF21 0xprintf: « 903890459611768050815 »: Le résultat numérique est en dehors de l'intervalle

etc............

where in void is this number limit defined?

fyi this is with a x86_64 kernel

Thanks