Users of all levels are welcome to ask questions about GNU/Linux and share their experiences.*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread ***Before asking for help, please check our list of resources.If you would like to try out GNU/Linux you can do one of the following:0) Install a GNU/Linux distribution of your choice in a Virtual Machine.1) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.2) Dual boot the GNU/Linux distribution of your choice along with Windows or macOS.3) Go balls deep and replace everything with GNU/Linux.Resources: Please spend at least a minute to check a web search engine with your question.Many free software projects have active mailing lists.$ man %command%$ info %command%$ %command% -h/--help$ help %builtin/keyword%Don't know what to look for?$ apropos %something%Check the Wikis (most troubleshoots work for all distros):https://wiki.archlinux.orghttps://wiki.gentoo.org/g/'s Wiki on GNU/Linux:https://igwiki.lyci.de/wiki/Category:GNU/Linux>What distro should I choose?https://igwiki.lyci.de/wiki/Babbies_First_Linux>What are some cool programs?https://wiki.archlinux.org/index.php/list_of_applicationshttps://directory.fsf.org/wiki/Main_Pagehttps://suckless.org/rocks/>What are some cool terminal commands?https://www.commandlinefu.com/commands/browsehttps://cheat.sh/>Where can I learn the command line?https://mywiki.wooledge.org/BashGuidehttps://www.grymoire.com/Unix/https://overthewire.org/wargames/bandit>Where can I learn more about Free Software?https://www.gnu.org/philosophy/philosophy.html>How to break out of the botnet?https://prism-break.org/en/categories/gnu-linux/fglt/'s website and copypasta collection:https://fglt.nl && https://files.catbox.moe/u3pj3i.txtGNU/Linux Games:>>>/t/1175569>>>/vg/lggIRC: #sqt on Rizonhttps://fglt.nl/irc.htmlPrevious thread: >>103175624
>>103198347FIRST FOR THE RED HAT AND SYSTEMD SUPREMACY
Does TDE have a good software eco-system? i am going to throw away my old SSD with devuan testing in it and saw that trinity had a liveCD with devuan testing, should i install it? never touched trinity before but it looks cool, or should i just install regular devuan testing and then shove trinity in it?
>>103198347second for nix flakes
>>103198213I managed to fix it. The GL libs are for some reason out-of-date but what's even weirder is that if you manually install the linux version it for whatever reason will refuse to run, even if you go to the binary and try to get it to run.I downloaded the linux version through minigalaxy (3rd party gog gui) and then went to the binary and tried and for some reason it now works. I can't think that Minigalaxy is doing anything different to it that the manual install isn't doing but its absolutely bizarre that it works now.
How is Linux Support for Intel E-Cores these days?
>>103199019Not sure what you mean. The scheduler prefers the best P-cores, then other P-cores, then E-cores and P-core hyperthreads.
>>103199019Fine. The problems got patched out pretty quick. I use an i9-12900H as a Gentoo box and it flies.
OpenWRT SNAPSHOT upgraded successfully. I extracted the rootfs tarball, chrooted to it, installed packages and then copied /bin, /sbin, /usr and /lib manually, directory-by-directory, rather than reflashing a whole new firmware.Process went smoothly, only thing I forgot was the luci-mod-proto for my 6in4 IPv6 tunnel. Finally a good fucking package manager. I hope this makes package updates better, opkg was awful at that, especially if you ever accidentally updated base-files or netifd. To be fair, OpenWRT is designed around reflashing, you're not supposed to upgrade with the package manager, but I do it anyway.
>>103199645>only thing I forgot was the luci-mod-proto for my 6in4 IPv6 tunnel.Also, Luci can't install packages graphically from the webui anymore. They'll probably have to write a new module for Apk.
>>103199654Fixed that, should have copied /www too. I forget OpenWRT uses a non-standard directory for that.