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

Linux

7266 readers
328 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@lemmy.sdf.org 22 points 4 days ago* (last edited 4 days 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 7 points 4 days 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 2 points 4 days 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 2 points 3 days ago* (last edited 3 days ago)

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

Specific Vortex86 detection was added in Linux 5.15 I think