jhx, to archlinux
@jhx@fosstodon.org avatar

Combining with the and sure makes for a good time. :arch:
I personally use it for dev stuff - since having no header/dev split comes in handy sometimes.
(Could be done on any distro, yes.. but makes this trivial)

Off to some tinkering on the weekend! 😎

kevinctofel, to archlinux
@kevinctofel@hachyderm.io avatar

I’ve loved using Pop_OS for nearly 2 years and I’ll looking forward to the upcoming Cosmic desktop. For a little change, and to learn, I decided to install for the first time* so I can say:

“I use Arch! (btw)”

Latest install process is super easy so don’t let Arch scare you. Took me 10 minutes.

  • In a VM because I’m not a complete idiot. 🤓

A laptop with the Arch Linux installation in progress
A computer screen displaying a terminal window with system monitoring information, including CPU and memory usage. In the background, there are chairs and a table.

9to5linux, to archlinux
@9to5linux@floss.social avatar

Immutable Distro blendOS 4 Officially Released, Now a Fully Declarative #ArchLinux Remix https://9to5linux.com/immutable-distro-blendos-4-officially-released-now-fully-declarative

#Linux #OpenSource

tournesol, to linux
@tournesol@peculiar.florist avatar

Any recommandation for a dotfile manager ?
Tried chezmoi but I kind of don’t like how it’s naming the files (I’m like that)

tk, to linux
@tk@bbs.kawa-kun.com avatar

OS update time. :blobfoxgoogly: #Linux #Archlinux

pasci_lei, to NixOS German
@pasci_lei@mastodon.social avatar

Sorry für weiteres Simping, aber man kann sogar den Nix Way installieren. Einfach geil. :owi:

Wie kommt es, dass NixOS nischiger ist, als oder ? Das ist der beste Weg eine Distro zu konfigurieren, den ich je gesehen habe. Ich wünschte, ich hätte es früher gekannt. Von NixOS habe ich das erste Mal vielleicht von vor ein paar Monaten oder so gehört.

https://github.com/gmodena/nix-flatpak

hko, to rust
@hko@fosstodon.org avatar

I'm excited to announce the release of oct v0.11.0 🚀️

oct is a tool for inspecting, configuring and using cards 🔒 (https://crates.io/crates/openpgp-card-tools)

oct can now set up cards in mode, the text output format was improved for readability, and some minor bugs were fixed.

Finally, version 0.11.0 uses , a pure OpenPGP library 🦀.
As a result, the binary on links to four fewer dynamic libraries, while at the same time being 10% smaller.

hko,
@hko@fosstodon.org avatar
Natanox, to openSUSE
@Natanox@chaos.social avatar

Giving #OpenSuse Leap a try. Would like to go from my rather moody #ArchLinux to a more stable system. Feels like I learned everything I could in terms of usage, now I want something that needs less maintaining and gives me more time to do other things.

Given I do not trust US companies (not necessarily because of the company, but the legislation they have to follow) #Fedora or anything #Ubuntu was an absolute no-go. And #Debian just isn't modern enough, despite being dead-stable. 😉
#Linux

cfultz, to StableDiffusion
@cfultz@cfultz.com avatar

Soon, I'll be rocking the 2080 and a 3060 (gonna dedicate one to VM's and a bit of

jhx, to linux
@jhx@fosstodon.org avatar

A little rant about why I stopped distro hopping :linux:

https://jhx7.de/blog/why-i-stopped-distro-hopping/

alex, to random French
@alex@social.nah.re avatar

*ain, mais c'est quoi encore ce merdier

wine
exec: Failed to execute process '/usr/bin/wine': The file exists and is executable. Check the interpreter or linker?

alex,
@alex@social.nah.re avatar

Du coup, récapitulatif :

Mise à jour classique (pacman -Syu)

Mise à jour du noyau Linux en version 6.9.1

Redémarrage

Plus de bluetooth, du coup, plus moyen d'utiliser mon clavier USB.

Une recherche rapide : ok, bug identifié côté kernel. Action recommandée : faire un rollback et réinstaller le kernel précédent.

Et c'est là que la merde est arrivée : il n'y a AUCUN moyen de basculer sur l'ancien noyau de manière simple, ArchLinux EFFACE systématiquement le noyau précédent.

Installation du kernel LTS. Démarrage dessus : kernel panic, pas d'USB ni quoi que ce soit.

Redémarrer sur le kernel problématique : impossible.

Booter sur un live Arch, chroot.
Virer 6.9.1 et lts.

Récupérer le noyau 6.8.9 et tenter de l'installer. Ok, mais mkinitcpio indique que /lib/module/6.8.9 n'est pas trouvable.

Fin de soirée, mal de crâne, je râle fortement (ce genre de connerie ne m'est jamais arrivée en 24 ans de Debian). Je lâche l'affaire.

Ce matin : mise à jour du noyau sur mon PC principal (source : kernel.org, version vanilla, sans patches, version 6.8.2)
Paramétrage, compilation, installation, redémarrage, réinstallation du pilote proprio nvidia : aucun souci.

J'active 2-3 paramètres spécifiques pour mon miniPC dans les paramètres du noyau (wifi/bluetooth MediaTek, support de USB4/Thunderbolt), compilation vers un tar.xz et copie sur une clé USB.

Démarrage du miniPC depuis le live arch, extraire le kernel 6.9.2 dans /boot, /lib/module et /lib/firmware (créés, parce que non trouvés¹).

Redémarrage.

Le système démarre, mais j'ai pas d'affichage correct (Framebuffer EFI), pas de wifi ni de bluetooth. Un coup de dmesg m'indique qu'aucun firmware n'a pu être chargé.

Retour sur mon PC Debian, la doc Gentoo indique deux cases à cocher côté config (les éternelles PDCAC), re-compilation, package tar.xz, copie sur clé USB, brancher la clé sur le miniPC, écraser à chaud le noyau dans /boot et les modules dans /lib/module.

Redémarrer.

Et là : OMFG.

Capture vidéo pour comprendre ce qu'il se passe. J'ai un écran noir et l'écran de connexion sddm qui apparaît dans la foulée.

En fait, le système démarre tellement rapidement (rEFInd -> kernel efi -> sddm en moins de 5 secondes) que l'écran a à peine le temps de capter le changement de résolution en HDMI et de basculer que le système est déjà prêt.

Je me rends également compte que j'ai oublié de générer les initramfs (ça sert à rien en fait quand le noyau est paramétré et compilé correctement).

Test : et là, c'est le drame. Pas de support de ebi32. Problème de kernel ? Nope. Le même noyau Linux sur l'autre PC lance Steam et Wine sans souci.

Après recherches et tâtonnements, je finis par constater que glibc32 censé être présent dans /lib n'est pas là.
En fait, c'est pire que ça : /lib est vide, sauf module et firmware. Mais qu'est-ce !!!

Une comparaison rapide sur mon autre PC, /lib est en fait un symlink sur /usr/lib (une systemderie à tous les coups).

Déplacer /lib/modules et /lib/firmware dans /usr/lib (firmware présent mais pas modules, je cherche plus à comprendre), supprimer /lib et créer un lien symbolique /lib qui pointe sur /usr/lib.
Redémarrer.

Le système démarre correctement sur mon kernel custom, wine et Steam aussi.

--
¹ : c'est LÀ que j'aurais du me douter qu'il y avait un gros souci à cette étape.

alex,
@alex@social.nah.re avatar

À noter : le problème des kernels Linux mal gérés dans est connu depuis 2009.

"The problem:
The current method of upgrading kernels will remove the current kernel, modules, and initrd on upgrades.
This is a problem because: imagine if the new kernel has a serious regression in it on your hardware, or worse yet, it doesn’t boot at all. Now all of a sudden, the user is stuck with no clear, straight forward path to fix the issue."

https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/10

Ça tombe bien, j'ai cumulé les deux : régression critique et ne boote plus.

natchouf,
@natchouf@pouet.chapril.org avatar

@TritTriton @alex pour alléger le cache sans tout effacer, j'utilise
paccache -rk2 (garde les 2 versions les plus récentes, faisable juste après une update) ou paccache -rk1 (garde la version la plus récente -- paccache est dans le paquet pacman-contrib).

Il m'est quand meme arrivé une fois où le pc s'est éteint (je sais plus pourquoi) en pleine mise à jour du noyau. J'ai du redémarrer avec une clé usb pour remettre le système en état. Sinon, tout roule !

sandboxgeneral, to archlinux
@sandboxgeneral@fosstodon.org avatar

paccache command from the pacman-contrib package is a wonderful command. I just cleared over 6GB of cache from / with the command.

https://wiki.archlinux.org/title/Pacman#Cleaning_the_package_cache

jhx, to windows
@jhx@fosstodon.org avatar

Current state of my DD (Daily driver):

Absolutly fascinated by my little and the 24" monitor.
It feels so cozy and familiar.
Running a and vm while browsing and way too many terminals/tabs open... no issues at all for that little system.
Good times indeed.

jhx, to archlinux
@jhx@fosstodon.org avatar

The dev now enables the Chaotic AUR by default 😎 :arch:

https://github.com/jhx0/archlinux-dev-playbook

alex, to archlinux French
@alex@social.nah.re avatar

Oh pu***, c'est encore pire que ce que je pensais

: omfg, c'est trop compliqué de gérer différentes versions du kernel Linux. L'installation du nouveau noyau vire obligatoirement le noyau courant. Tant pis si ça pète. Tant pis s'il y a plein de régressions. OSEF. Pas notre problème.

https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/10#top

Toutes les autres distribs : tu peux démarrer sur le nouveau kernel, ou sur les anciens qui sont toujours là.

voorstad, to microsoft Dutch
@voorstad@mastodon.nl avatar

Not happy with the privacy nightmare Microsoft is introducing with 'Recall' in Windows 11?

Do consider installing Fedora. I am happy user for a while now. It works perfect and it looks the part!

https://fedoraproject.org/workstation/

@fedora

koen,
@koen@procolix.social avatar

@voorstad @jwijnings dat is een kwestie van smaak.

Persoonlijk zou ik geen op redhat gebaseerd systeem meer willen.

vind ik persoonlijk ‘makkelijker’, maar er zijn meer opties.

Voor is heel veel rete-goede documentatie.

Als je herhaalbaar en reproduceerbare installaties wilt denk ik dat een goede keus kan zijn.

nobodyinperson, to NixOS
@nobodyinperson@fosstodon.org avatar

Man, the longer I have :nixos: and :manjaro: running in parallel, the more annoyed I am by the :archlinux: way, e.g.:

· Python update ⇒ all python-based packages must be rebuilt. -installed packages also need reinstallation.
· separation between distro repos and AUR is anoying. 'yay -Syu' (or whatever) never really works in one go (be it some stupid sudo prompt later)
· so many AUR packages don't build reliably or at all.
...

nobodyinperson,
@nobodyinperson@fosstodon.org avatar

...
· no guarantee that your own PKGBUILDs still build in two months. You WILL have to touch them again at some point. Quite tiring. Also, the rules for packaging always change and you get angry requests for your AUR packages. The AUR is quite a mess with regard to consistency and standards conformance.
· latent fear that an update breaks something

Sure, these points are very AUR-centric, but obviously without the AUR isn't enough for real-world-desktop usage I would say.

sergi, to ubuntu
@sergi@floss.social avatar

My experience with #elementaryOS so far has not been great. After installing I had to do a bit of tinkering to install the right Nvidia drivers and be able to boot to GUI, many times the system hangs after coming back from suspend, the default terminal has some issue that makes it laggy, etc.

Considering deleting it and switching to #Ubuntu.

Any thoughts/recommendations?

I love #ArchLinux but I'm not feeling like spending hours tweaking my system, I prefer a "just works" solution right now.

underlap, to archlinux
@underlap@fosstodon.org avatar

Since replacing my graphics card in March, my arch system crashes on resume 20% of the time. I don't see any obvious cause in the logs, so I finally cracked and posted a discussion thread: https://bbs.archlinux.org/viewtopic.php?id=296050

gromit, to archlinux
@gromit@chaos.social avatar

@kernellogger we got some regression reports in the bugtracker popping up now that 6.9.1 was released to our repos!

I'll take care of getting the reports into an actionable state and let the reporters shoot you mails or forward them myself 😊

https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues

DrewNaylor, to Nvidia
@DrewNaylor@mastodon.online avatar

Just installed 24.1! Now to wait for the new version of the drivers. This is part of why I installed an Arch-based distro, I don't want to wait six months to two years between significant updates, I don't have that much extra time to spare in my life for reasons outside me and my body that shouldn't exist but do exist in this world and I don't want to waste it waiting around for new versions of stuff.

9to5linux, to linux
@9to5linux@floss.social avatar

BTW, Arch Linux is now powered by #Linux kernel 6.9 🐧🏹

#ArchLinux #OpenSource

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • cisconetworking
  • khanakhh
  • mdbf
  • magazineikmin
  • modclub
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • Durango
  • tacticalgear
  • provamag3
  • ngwrru68w68
  • everett
  • normalnudes
  • cubers
  • tester
  • thenastyranch
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • Leos
  • anitta
  • megavids
  • lostlight
  • All magazines