• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle






  • Your overall process is perfect: first try to solve it from the UI, then the console, then the magic sysreq key.

    The fact that your kernel was not responding to the sysreq key could mean a couple things: is it enabled on your install? (cat /proc/sys/kernel/sysrq to check)

    Before trying to understand why the kernel locked up, are you sure everything is solid on the hardware side? ie. Did you overclock anything? If yes did you burn test the PC on some GPU demo?





  • I use paru and the default is “paru” with no parameter for the upgrade. But I am on your team here: I have to Google every single time the -Q params for all the queries and I have been using arch for almost 2 decades now: “who owns this file?” “what are the deps of this package?” “Which packages are installed?” “Which packages I explicitly installed vs dependencies?” Not a single one of them is intuitive to query with the pacman command line for some reason.



  • For me: Gentoo is a meta distro, you are the distro maintainer then the power user of that specific distro you created for yourself which can definitely be fun. Arch is more like: let’s give you one instance of a Gentoo distro when you are tired of being the distro maintainer.





  • I don’t believe so. In KDE3 it was double click IIRC then it changed with the single click during the web mania UI when people suddenly wanted the big unification for everything: phones, fridges, tablets, supercomputers.

    Like a lot of other people mention, this is the first thing I flip in plasma too. A mouse with a pointer is just different from a tactile interface.


  • The community is incredible but also the fact that is a rolling release. You get to experience the latest and greatest of everything and don’t need a big migration from a version to another.

    The AUR package repository (user contributed) is huge and most of the time you can find an obscure little open source project in there but also commercial software nicely packaged for the distrib.

    The stability of arch is impressive too. Often being a rolling release you fix problem along the way but as the steps are small they are well identified and quickly resolved. On Ubuntu when you do a distupgrade you are up for so much pain at once sometimes it might be hard to upgrade.

    I hope it helps!