• 0 Posts
  • 63 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle


  • I also use Chimera!

    As everybody else is saying, Distrobox is the way to go and it is already in the repos (using Podman). It works amazingly. I setup an Arch Distrobox so now I have Chimera + the AUR which is just perfection for me. I still use native Chimera when possible and have created quite a few of my own packages. Sometimes I use Distrobox just to check something out and then create a native package later when I have time.

    doas apk add distrobox

    distrobox create —name arch —image docker.io/library/archlinux:latest

    distrobox enter arch

    That is all you have to do (though you have to add yay or paru inside Arch to use the AUR). You will be in an Arch console and have access to all Arch software.

    Distrobox create seems a bit slow setting up overlayfs for some reason but it runs stellar after the first time.

    If you really prefer Void…

    dostrobox create —name void —image ghcr.io/void-linux/void-glibc-full:latest

    Flatpak works as well if that is your thing (as you say). prefer Distrobox.

    I realized just yesterday that Chimera comes with Broadcom WiFi drivers right in the kernel (no DKMS or CKMS required). Just download firmware with b43-cutter (also included). So I have dropped Chimera on a couple older MacBooks. I put it on an old 2009 MacBook Pro yesterday and 100% of the hardware is supported (Ethernet, WiFi, Camera, Audio, brightness and volume controls, sleep, everything ). I did a video meeting on it just for fun and nobody even noticed (the camera sucks in low light but that is hardware). Honestly, I cannot believe how well it runs. For basic office stuff, you would never know (unless you looked at CPU utilization—which will be high!).

    Chimera Linux is still in beta but it already feels rock solid. I am so impressed with it as a distro. And the only downside is totally mitigated by Distrobox.

    Enjoy!

    [edit: I never answers “why” I guess. Distrobox uses Podman so it is amazingly light on resources. The app will run right on the Chimera kernel. What Distrobox adds is persistence and tight integration. By persistence I mean that changes you make in the Distrobox (like installing software) will be there the next time you enter. By integration, I mean that you see your normal /home and have direct access to hardware. It does not even feel like your app is in a container. GUI apps “just work” out-of-the-box. Type the name of a GUI app and it pops up in your native Wayland session. It is even possible to create desktop links so individual apps can be started point and click without having to go into the terminal. It is like magic.]




  • I have been using it for months. Looking forward to this update as it has been a bit memory heavy.

    Overall, it has been working great for me. There have been bugs though, especially with multi-monitor. Again, looking forward to trying out this update.

    There is still room to go on the polish front I would say. And the built-in apps are still a bit basic. It all depends on your tolerance.












  • I had my first ever “breakage” on Arch recently. Actually two just recently (both on an old Mac):

    • the driver for my Broadcom hardware was broken for a day
    • with the upgrade to kernel 6.13, the FaceTimeHD camera is not working

    Neither issue seems to be present in the LTS kernel (which is 6.12). I have both a current and an LTS kernel installed. So rebooting to LTS had me up and running. If I did not have that, no WiFi would have been a bigger issue os the MacBook Air has not Ethernet. The lack of a camera would be no video meetings without the LTS kernel as well. The problem has existed for a few days.

    So, I can no longer say that I have never had an issue on Arch. I can say they have been rare. I can say I had more issues with Ubuntu or Fedora in the past.

    I can also say that the only breakage I have had was mitigated by having an LTS kernel to reboot into.



  • I do not recommend Arch to new users but I really wish people would have a point supported by evidence when they post.

    There is no 50 page manual to install EndeeavourOS or CachyOS, the two distros mentioned in the graphic. Both are as easy to point and click install as Fedora and maybe easier than Debian. The better hardware support makes the install much more likely to succeed. They both have graphical installers and lead you by the hand. In fact, when it comes to EOS, its entire identify is making Arch easy to install and to provide sensible defaults so that everything works out of the box. And of the 80,000 packages in Arch/AUR, less than 20 of them are unique to EOS (mostly theming).

    There are lots of things to complain about regarding Arch related distros. Or maybe there isn’t if we have to lie about them.