101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

517
active users

#ChimeraLinux

0 posts0 participants0 posts today

I've been talking about it for months, but I finally followed Jami Kettunen's instructions and got Chimera Linux installed in my Yoga Slim 7x ARM laptop.

Windows was crashing every few days (while unattended) with the error "The system has rebooted without cleanly shutting down first. This error is caused because the system stopped responding and the hardware watchdog triggered a system reset." even after a full restore.

I'm hoping Linux is more stable.

Continued thread

New post: Trying to Get Chimera Linux Running on Pentium Class Hardware

I'm going to hit pause on this whole i586 Chimera saga, but have written it up so the effort is not entirely in vain. wezm.net/v2/posts/2025/chimera

www.wezm.netTrying to Get Chimera Linux Running on Pentium Class HardwareSince declaring in my last post that “it was time to return to slightly less frivolous projects for a bit” I instead spent the last week-and-change attempting to make Chimera Linux run on Pentium class 32-bit x86 hardware. I was moderately successful. This was sparked by a friend linking to the EoL page on the PC Engines website quoting the fact that they were exiting the market: Despite having used considerable quantities of AMD processors and Intel NICs, we don’t get adequate design support for new projects. In addition, the x86 silicon currently offered is not very appealing for our niche of passively cooled boards. After about 20 years of WRAP, ALIX and APU, it is time for me to move on to different things. This reminded me that I had two ALIX boards in neat little aluminium cases sitting in the cupboard: an alix2d13 purchased in 2011, and an alix3d2 purchased in 2012. My immediate thought was the alix3d2 would be perfect for hosting my retro website. alix3d2 They are powered by an AMD Geode LX800 CPU clocked at 500Mhz with 256Mb of RAM. The Geode is mostly an i686 class 32-bit x86 CPU. Instead of installing an OS that I know works on them like OpenWRT or NetBSD I have spent that last week and bit bringing up Chimera Linux on i586 (Pentium). I wanted to use Chimera Linux because: I was already hosting my retro site with it. I has already packaged the Rust binary that serves part of the site. Chimera makes cross-compiling that package super easy, as well as service monitoring with Dinit. I thought it would be fun to use a modern distro on Pentium class hardware. The process of bringing up a new platform on Chimera Linux was interesting, but tested me at times. Especially early on when I was getting segfaults in apk, thus preventing anything from working. This post aims to document the steps I took (which may not be optimal) in case it happens to be useful.
Continued thread

I tried this on real hardware (ALIX) last night. It was a battle requiring multiple CF cards and CF to USB adaptors before I got a working combination. Then with some further futzing with grub I was able to get it to show grub and start booting, but nothing happens after that. I let it go overnight thinking it might just be really slow (it's a 500Mhz CPU), but no luck. I think the next thing I'll do is change how things are compressed—zstd might too much for this machine. #ChimeraLinux

I think it's about time I ditched Arch Linux for Gentoo. Arch has gotten easier and I've gotten bored with it. Once I've settled to Gentoo, I'd have Void Linux scratch my "Arch Linux" itch

I mean, I've already explored Linux distros with different inits. I don't think anything can stop me when I have Arch, Gentoo, and Artix wiki handy

gentoo.org/

www.gentoo.orgWelcome – Gentoo LinuxThe website of Gentoo, a flexible Linux distribution.

So #chimeralinux. It's alright, installation guide and documentation is on point. Didn't have any problems setting it up. It's kinda like #Void but feels more like #Arch, in that you have to manually install the OS yourself instead of having a TUI like Void Linux installer has.

Playing with #dinit kinda works like #systemd. The only strange things about this #linux distro is that it uses /bin/sh instead of usual /bin/bash and it doesn't have #sudo or #doas in the repos.