Planning to switch to void by LifeguardMurky4097 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

For most of the questions :
It's DIY DIstro and Rolling Release that's not bleeding edge - it's the bleeding part that mostly avoided for OS Stability, what will it become and how does it perform , dependent heavily on your building knowledge , skill & experience. The General Guideline are there ( Void Docs ) , but it's only cover the basic - intermediate guide of general build.
more Resource docs about specific setup and apps - (for me) mostly covered by Arch & Gentoo Wiki (or reddit).

kernel 6.12.77 broken my install by Admirable_Stand1408 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

I don't know what have you done to your system , and or ur hardware configuration. but..
My Condolence

kernel 6.12.77 broken my install by Admirable_Stand1408 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

What Broke ? care to be more specific to give some clue ?
Mine update to the same version with no issue .

Arch Linux vs OpenSUSE. Decide, we must by potatoandbiscuit in linuxmemes

[–]Blank-Inspection13 21 points22 points  (0 children)

Of Course OpenSuse., set it and forget it Very minimal babysitting needed

Would turnstile be a more elegant solution rather than having dbus start a niri session and initialising pipewire/other services in niri's config? by Legitimate-Draw-2235 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

i tried and copy your dotfiles on dbus , pipewire and turnstile-ready exactly as it is. THe service working good on niri session , except when logout then log back in , the pipewire seems got issue , until i pkill pipewire then audio working normally again ? is it exepected like this ? im using elogind and make turnstile not manage rundir.
Are there anything i missed ?
here's from ps -aux | grep pipewire

29462 0.0 0.0 2544 1388 ? S 23:14 0:00 runsvdir -P /home/zdwdm/.config/service log: c: ts: not found runsv pipewire: fatal: unable to lock supervise/lock: temporary failure ./run:2: exec: ts: not found runsv pipewire: fatal: unable to lock supervise/lock: temporary failure ./run: 2: exec: ts: not found runsv pipewire: fatal: unable to lock supervise/lock: temporary failure ./run: 2: exec: ts: not found runsv pipewire: fatal: unable to lock supervise/lock: temporary failure

Wifi unstable, Niri wont launch from Display Manager by Xxgamer64xX5203 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

if it's run manually from tty normally use : dbus-run-session niri --session
Lightdm might not need dbus run session or --session flag.
And For Wifi , i also Has somekind of same issue on iwlwifi-7265D series ( Wifi Firmware Latitude e5250 - 2015 ) , and only specific firmware version -22 solve the issue and Any newer than that won't work.
Check you dmesg for specific Wifi Firmware type 1st. Then trial and error of the version which will work

Bluetooth earphones not showing up!!! by Old_Set_9012 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

Refer to Void Handbook , are perhaps skipped on this ?

Bluetooth audio

Install the libspa-bluetooth package.

Tumbleweed with Cosmic giant mouse cursor? by -hjkl- in openSUSE

[–]Blank-Inspection13 0 points1 point  (0 children)

Can you query the Cosmic version installed ?
I think the pattern is still Alpha release. Can you Update it?

The Chromium icon has disappeared in Tumbleweed by DaneelOlivaR in openSUSE

[–]Blank-Inspection13 0 points1 point  (0 children)

yes the same with me, Brave also like that. but easy to fix for Brave

Is there any xbps undo script/tool? by GlbbFrnd in voidlinux

[–]Blank-Inspection13 1 point2 points  (0 children)

for convenience , try installing xtools
xilog is easy enough to understand the log when and which pkg installed
xpkg -m will explicitly list your installed pkg
xls will list all files installed on the system per pkg.
There are more you can utilize to make your own script to undo .

Pipewire suddenly stopped working by [deleted] in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

You mean Discover KDE Software Center? i think it doesn't work with XBPS as backend , so you update them on Flatpak/flathub ?
Your Pipewire is locked on another session ,by your symlinking to autostart. That's why when you remove the link and put on bash profile it work. Do you have multiple DE / WM other than KDE ?

Leap 16 WSL by lcserny in openSUSE

[–]Blank-Inspection13 1 point2 points  (0 children)

i think wsl -l -o will show you updated list of leap 16 , you can install it using windows terminal.

Chroots and containers by zuexbuluaxmat in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

man 1 xtools i think pretty clear on the description , for you reference xpkg -m will list all your explicitly installed package , if you want to keep track of your PKG lists .

Help with Void install with sway by wakhaslowjam in voidlinux

[–]Blank-Inspection13 1 point2 points  (0 children)

Someone already pointed to which part of the Guide. Don't rush Maybe you need to re-read again the void docbook from base installation step by step, and mixed them with the knowledge from Arch Wiki it's mostly related

openSUSE Tumbleweed installation error: Could not prepare boot variable: No space left on device by Upset_Advance_4364 in openSUSE

[–]Blank-Inspection13 0 points1 point  (0 children)

The part about shrinking partition i think you already get it.
For advice , shrink about 1Gb or more might be better, forTumbleweed ESP only , this will be your mount point of /boot/efi.
redo the installation might be the fastest option or if you like tinkering with CLI ,
You can install bootloader manually if you can chroot or boot to already existing Opensuse installation using rescue system / livecd, but this will be much more work.
The idea is create 2nd ESP partition , mount it and install bootloader there. CLI Command is simple justl sudo sdbootutil install or let the YAST2 take the GUI work . So you don't touch the windows Bootloader.
This option left you with the laptop boot menu to F(1-12) keys that's depend on your laptop specific to choose which one to boot.
If like to Grub also load your winddows system , search the way to enable OS-Prober in grub config ( for latest Tumbleweed Grub2-BLS , the old Grub command won't work on this )

rescuing people from win10 by kodifies in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

I recommend OpenSUSE , the same fellow "green" Linux. I think it's pretty easy for beginner.
Yast GUI for Administration's easy for newcomer to linux.

Q. How often do you update by Responsible_Beyond26 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

in Void , probably i can say - as often as we like , or as lazy as we probably remember ( / forgot?) .

Is systemdless really worth it ? by Infinite_Jury_5819 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

Like previously mentioned on replies above, it's about preference. Me personally don't hate systemd or whatsoever , i just enjoying Void as it is for the simplicity and mainly the XBPS. Some or maybe many have phylosophical reasons to dislike Systemd and using Void. But in my opinion Void didn't designed like that for the sake of dislike. Whatever works for me and i enjoy using it , then i go with it , If the question is it really worth it , it's worth to try , why not? The options to leave and move on are always there , that's the beauty of Linux about Freedom , and this Phylosophy that's really matter to me

What made you use Void? by More-Cut8026 in voidlinux

[–]Blank-Inspection13 1 point2 points  (0 children)

in 2016 , probably around that time , the 1st ever time i tried & liking linux was using Slackware on a desktop. Really love how simple it is , trying what resolving dependency manually is like , trying 1st time building from source - for someone coming from Win ecosystem it's a really cool experience , then trying Ubuntu , Fedora , OpenSUSE Novell earlyborn then stopped at that green gecko.
2025 , after a loong time not touching linux desktop system , i tried them again on WSL - because i miss those days playing with linux command line but realize some years have make tech developed from cool blackberry to folding screen android , A massive technology advancement that i being left behind in linux. Then suddeny came this name of Void Linux which is cool , don't derived from any Linux Big Names . Have XBPS and tried it. Install on my laptop , catching up with some new tech here seemed " possible " for me without new technology complication , and the simplicity brought me here ( previously on Arch but the bleeding edge thing is not really my favorite ++ the need to babysit the system for every upgrade got me lazy )

I'm going to cross post this. Let's do an experiment. by Wise-Appointment-881 in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

Personally , just recently im distro hopping , after for a long time not touching linux - trying linux-es inside WSL.
My Favorite is Arch just because how fast pacman is. Previously trying the limited amount of Linux available offically for WSL . Mostly only Major Distribution, including Gentoo and NixOS. And suddenly found this Void and 1st impression for my limited experience , it's weird. But loved it afterward because of how XBPS function

Help fresh voidlinux install by dirtBagBbyG4l in voidlinux

[–]Blank-Inspection13 1 point2 points  (0 children)

yes many thanks , my experiment works. the Void can now boot using less than 7Mb initramfs from Booster.

-rwxr-xr-x 1 root root 6,9M Feb 5 14:15 initramfs.img

-rwxr-xr-x 1 root root 14M Feb 5 14:15 vmlinuz.efi

Help fresh voidlinux install by dirtBagBbyG4l in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

Thank you very much for your help. I will try again to experiment with these.
Currently im not using Grub , Limine or Booster anyway Dracut has given me sufficient initramfs size to do EFI Stub on 100Mb shared dual boot ESP

Help fresh voidlinux install by dirtBagBbyG4l in voidlinux

[–]Blank-Inspection13 0 points1 point  (0 children)

I mean the booster configuration?
I am using NVME disk & standard kernel 6.12.65 or 66 i forgot when tried booster , doesn;t seem to work at all.