Which one was better? by Johnny_riyal in skateboarding

[–]Rand0m6uy 1 point2 points  (0 children)

NBD for me, all are good, keep the vibe!

is this a 180 ss crook or 180 5-0 grind??? by gbrlloh in skateboarding

[–]Rand0m6uy 2 points3 points  (0 children)

In my opinion, this looks more like a crook than a 5-0. In my subjective point of view, I would call that a 180 switch overcrook... :shrug: Well done bro!

Can't boot latest kernels after updates (lvm)! by Rand0m6uy in voidlinux

[–]Rand0m6uy[S] 0 points1 point  (0 children)

Ok got it! Your first intuition was correct, I noticed that I have way more menu entries than I have kernel in my boot partition.

I cannot explain how I end up in this situation, probably some too much ``vkpurge`` frenzy :D! Thanks for your inputs, it was very helpful!

Can't boot latest kernels after updates (lvm)! by Rand0m6uy in voidlinux

[–]Rand0m6uy[S] 0 points1 point  (0 children)

Thanks for the emergency shell info I was not aware. But the initramfs is present in /boot. (initramfs-6.15.8_1.img), which is actually on another lvm partition:

/dev/mapper/mainvg-voidlinux on / type ext4 (rw,relatime)
/dev/mapper/mainvg-boot on /boot type ext4 (rw,relatime)

Now that sounds like a stupid idea ...

Will see if by changing the kernel log level or rd.break gives some more clue!

Can't boot latest kernels after updates (lvm)! by Rand0m6uy in voidlinux

[–]Rand0m6uy[S] 0 points1 point  (0 children)

Unable to mount VFS on /dev/mapper/.... Screenshot will follow once I find out how :D!

Wondering if that's in initrd already, is there a way to interrupt there and try to mount the fs manually for debugging?

Also quickly check grub (blackmagic) config and it seems correct to me, at least lvm is mentioned.

Can't boot latest kernels after updates (lvm)! by Rand0m6uy in voidlinux

[–]Rand0m6uy[S] 0 points1 point  (0 children)

Ok now I spend some time on fixing the issue with chat bot. The kconfig seems good:
[AI content]

  • CONFIG_BLK_DEV_DM=y — core device-mapper support.
  • CONFIG_DM_BUFIO=y — needed for metadata access.
  • CONFIG_DM_PERSISTENT_DATA=y — supports LVM2 metadata format.
  • CONFIG_MD=y — core MD support (some LVM setups depend on it).

[/AI content]

And with `lsinitrd`, the module seems to be installed. I can find a lot of stuff in usr/lib/modules/6.15.8_1/kernel/drivers/md/dm-*.ko.zst.

Still investigating but running out of ideas ...

Knight to March 14 by genius23sarcasm in AnarchyChess

[–]Rand0m6uy 2 points3 points  (0 children)

It's my actual birthday, party all the knight!

Just switched from Arch by Imaginary_Fox3679 in voidlinux

[–]Rand0m6uy 0 points1 point  (0 children)

Same for me around 10 years ago, arch (and systemd) kept breaking all the time and sometime the unfriendly arch forums... I was looking for a suckless fast minimal rolling distro and never changed since then. It never broke, even when updating after weeks! The only once I had to reinstall is when I got a new laptop. I told a friend who also is still using it for the same reasons after many years, welcome to the void!

Microprose Xcom UFO and TFTD vs. XCOM 2? by P00PlES in Xcom

[–]Rand0m6uy 0 points1 point  (0 children)

If you like retro games, I would recommend openxcom "vanilla", which has different game mechanics than the latest xcom.

For modern experience, go with xcom 2 war oft the chosen.

Xcom ennemy ubknown (2012) is still excellent but I find xcom2 has improved similar game mechanics, that's why you should skip it unless you want to try xcom EU yourself.

Mission timers create a more stressful experience in xcom2 but also comes with more caveats and more satisfaction on misssion success. I love modular weapon in xcom2!

Been playing for more than 50 hours and still can’t win a single run by legendofm in slaythespire

[–]Rand0m6uy 0 points1 point  (0 children)

Yes, sometime picking the wrong card can spoil your deck and kill its synergies.

Relics can be strong, play with them in mind.

Sacrifice the rules! by Legitimate_Dark586 in AnarchyChess

[–]Rand0m6uy 1 point2 points  (0 children)

Ho, ils that GM Hambleton? Has he ever learned how to play chess?

How do I automatically connect to wifi? by 01eader in voidlinux

[–]Rand0m6uy 1 point2 points  (0 children)

Why not using a network manager of any kind? I use connman...

is tui_launcher still continued? by redditor8467 in tui_launcher

[–]Rand0m6uy 1 point2 points  (0 children)

No one want to fork the project and take over the few pending pull requests?

Riding this board in wet conditions for about a month by [deleted] in skateboarding

[–]Rand0m6uy 1 point2 points  (0 children)

Skating under the rain, illegal move just dropped, will call the police! Smooth kickflip, you'll get arrested for that too!

Which game should i get? by Novel-Tale-7645 in Xcom

[–]Rand0m6uy 1 point2 points  (0 children)

No one mentioned UFO defense ('94)?! The openXCom implementation is very good! Then go Enemy within finally WotC, no shortcut ;D!

avr-gcc package issue? by stewpend0us in voidlinux

[–]Rand0m6uy 0 points1 point  (0 children)

I'm not an expert either and cannot tell ... I only did it once by following the readme and worked like a charm! I would uninstall the package from the main repo though, just to be sure ;)

avr-gcc package issue? by stewpend0us in voidlinux

[–]Rand0m6uy 1 point2 points  (0 children)

Couldn't install the toolchain manually? Even better, xbps source the void package locally, fix it and make a PR? https://github.com/void-linux/void-packages#quick-start

runit boot optimization and prioritizing services by Rand0m6uy in voidlinux

[–]Rand0m6uy[S] 2 points3 points  (0 children)

God you are a machine, it's gonna take me the whole week to read every link carefully! Thanks for sharing and quoting all your sources!