this post was submitted on 20 Apr 2025
14 points (100.0% liked)

Linux

10173 readers
67 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

MIPS seems to be quite widely supported (about as much as PPC64LE) despite that I'm not able to find anything that uses MIPSLE/MIPS64LE. Are they only supported for QEMU or is there anything that still uses it? Do you know of anything to play around with Linux for MIPSLE/MIPS64LE that isn't emulation?

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 week ago

IIRC, SixOS is built for MIPS systems and runs quite well on them with lots of VERY futuristic options (the most impressive he calls “ownerboot”).

https://media.ccc.de/v/38c3-sixos-a-nix-os-without-systemd

https://codeberg.org/amjoseph/sixos

[–] [email protected] 5 points 2 weeks ago* (last edited 2 weeks ago)

And now that I have made the post I got some search results:

  1. Routers apparently still use MIPS
  2. https://www.linuxdoc.org/HOWTO/MIPS-HOWTO-3.html has some MIPS systems you can run Linux on.

If you want to share anything about MIPS though please feel free to comment, I would interest me greatly what the rest of you have to say.

[–] [email protected] 3 points 2 weeks ago

There were two or three MIPS Android tablets long time ag, at the time of Android 5. Now Android does not have MIPS support anymore.

[–] [email protected] 3 points 2 weeks ago

I think the phones at my university are MIPS. VoIP phones.

[–] [email protected] 3 points 1 week ago

Edgerouters x use MIPS. Compiled some go code for mips to run on it a few years back.

[–] [email protected] 3 points 1 week ago

Some older routers use MIPS architecture.

[–] [email protected] 1 points 2 weeks ago

MIPS is special purpose, unlike something like ARM. You'll find them a lot in carrier-grade comms equipment, electrical, mechanical...etc. They aren't meant for general consumption.