this post was submitted on 05 May 2025
52 points (96.4% liked)

Linux

8004 readers
959 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] refurbishedrefurbisher 24 points 1 month ago* (last edited 1 month ago) (1 children)

The Pentium Pro came out in 1995. This is dropping support for CPUs that came out before then. The 486 came out in 1989.

I personally think 36 years of support is long enough.

[–] LeFantome@programming.dev 8 points 1 month ago (1 children)

There were 486 compatible SoC chips being released as late as 2010.

I think you can still buy them: https://www.vortex86.com/

[–] bus_factor@lemmy.world 3 points 1 month ago (1 children)

Do they usually run a Linux kernel? I would have expected some RTOS on a chip like that. And if it does run Linux, does the SDK use mainline Linux or some fork by the manufacturer?

[–] LeFantome@programming.dev 3 points 1 month ago* (last edited 1 month ago)

They run Windows CE and Linux though they also support QNX.

Specific Vortex86 detection was added in Linux 5.15 I think