Questions tagged [void-linux]

For questions pertaining to Void, it's packaging system or build system.

Void Linux is an independent distribution, with its own packaging and build system. It is a rolling release system, available for multiple architectures. Void uses runit as its init system and xbps as a package manager.

85 questions
5
votes
3 answers

Void linux XBPS broke: certificate verification failed

I installed my first distro: Void Linux, the version without any desktop environment. I got my wifi to work and the package manager (xbps) worked fine; I installed things like htop, i3, etc without problem. I booted my PC today and wanted to install…
ocdy1001
  • 53
  • 1
  • 1
  • 4
3
votes
2 answers

Wine not running this exe setup file in Void Linux

I am trying to install a program called aeskulap dicom image viewer in Void Linux. This Void Linux desktop installation is otherwise working very well. Aeskulap program is not present in Void Linux repositories (current, multilib, nonfree,…
rnso
  • 199
  • 1
  • 1
  • 12
3
votes
2 answers

How to share wireguard with namespace?

I have a wireguard connection (interface name wg0) to a trusted machine inside an admin network at $DAYJOB. Usually, I don't want to use wg0 for all my traffic, only for IP addresses in the 172.16.0.0/12 range. This is easily accomplished with a…
cryptarch
  • 1,255
  • 5
  • 23
3
votes
1 answer

Void Linux hangs on poweroff

I just got a Oryx Pro, model Oryp4, from System76 and installed Void Linux on it. When I try to power it off or reboot I just get these messages and this dmesg. I have tried adding acpi=off to /etc/default/grub on the line GRUB_CMDLINE_LINUX_DEFAULT…
2
votes
1 answer

What's the correct way to install st in Void Linux?

I wish to install st in Void Linux. This program's configuration is made at compile time however. Void linux has this package in their repository, and I'm wondering if it is possible to use xbps-install somehow with my own configuration, or if the…
2
votes
0 answers

How to switch Void Linux to "linux-lts" kernel?

I already installed the "linux-lts" and "linux-lts-headers" but can't see it as an option to pick up in Grub login screen. Yes I've visited the page: https://docs.voidlinux.org/config/kernel.html And already run "sudo xbps-reconfigure linux-lts" in…
2
votes
0 answers

dracut warning: /dev/mapper/foobar does not exists

I'm trying to install Void Linux with LUKS encryption on the root partition, currently, my /etc/fstab file looks like this: /dev/sda1 /boot/efi vfat rw,relatime 0 2 /dev/sda2 swap swap rw,noatime,discard 0 2 /dev/mapper/foobar / ext4 rw,relatime 0…
henriquehbr
  • 818
  • 2
  • 9
  • 28
2
votes
3 answers

How to connect with wifi in void linux from scratch

The instalation of void linux , without desktop manager, it's come without Network-Manager package, so i can't use nmtui and iwctl as arch linux. also void linix it's not support system.d , it's runit system what's the better why to connect to wifi…
nextloop
  • 136
  • 1
  • 3
  • 14
2
votes
0 answers

How to fix AMD-Vi: Unable to read/write to IOMMU perf counter. at boot Void Linux

I am using an amd laptop. CPU: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (8) @ 2.100GHz GPU: AMD ATI 03:00.0 Picasso While starting void I get this message on top AMD-Vi: Unable to read/write to IOMMU perf counter I tried some other…
Alok
  • 21
  • 3
2
votes
0 answers

ACPI BIOS error and STONEY not supported in kfd on laptop

Please see the image before add answer. [ 2.2157971 ACPI BIOS Error (bug): Could not resolve symbol [^*PB2.UGA.AFN?] ,AE_NOT_FOUND (28208528/psargs-330) [ 2.215823) ACPI Error: AE_NOT_FOUND (28208528/psargs-330) [ 2.218328] ACPI Error:…
Aji Apa
  • 21
  • 3
2
votes
0 answers

Profile on PulseAudio not properly setting or working

I recently switched over to Linux and on any distro I try, I can't get PulseAudio to set the proper profile. In my /usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf file, this is what I have as a custom profile: [Profile…
ggalt1
  • 21
  • 2
2
votes
2 answers

void linux and locking screen on suspend

I have some troubles with using slock with void linux. I tried adding slock as a script to zzz: /etc/zzz.d/suspend/slock #!/bin/sh slock which works in a strange way: if I call zzz, it brings up slock and doesn't suspend until I enter my password…
user382736
  • 21
  • 1
  • 2
2
votes
0 answers

ibus input method doesn't work in code-OSS

I could write multilingual LaTeX document in Arch using Visual Studio Code or Code-OSS and ibus-m17n BUT in Void ibus-m17n input method seems to work in libreoffice, kate kwrite, etc.! In Code-OSS, it outputs only English! Anyway to fix this issue?
user358527
2
votes
1 answer

How do I use xbps with an authenticated proxy?

How do I use xbps with an authenticated proxy? what configuration do I have to do? I'm looking for an example because I've tried configuring the environment variable and nothing, I'm almost buying a service and creating a VPN server on it to be able…
PerduGames
  • 123
  • 4
2
votes
0 answers

How to fix refresh rate issue in xrandr

I use a laptop with Nvidia Optimus, and I'm running the newest Void Linux. Following instructions on its wiki and the Arch wiki, I got the desktop able to render via the GPU rather than the iGPU or CPU. The problem is that it seems to have…
rateman
  • 21
  • 4
1
2 3 4 5 6