What Intel CPUs Does ReactOS support?

Here you can discuss ReactOS related topics.

Moderator: Moderator Team

Post Reply
MugenFighter
Posts: 333
Joined: Tue Feb 24, 2015 6:03 pm

What Intel CPUs Does ReactOS support?

Post by MugenFighter »

I would like to test ReactOS on an old computer (or if I can't get one build a computer that has hardware like an old computer), so what are the Intel CPUs that work on ReactOS?
I'm a MugenFighter, but not the one you are thinking about. I'm actually MugenFighterTube. Now don't ask about MugenFighter's characters.
Pi_User5
Posts: 752
Joined: Thu May 01, 2014 4:18 am
Location: United States

Re: What Intel CPUs Does ReactOS support?

Post by Pi_User5 »

According to https://reactos.org/node/960:
Stefan Ginsberg wants a official decision on which CPU architecture we keep supporting at minimum in ReactOS. i386 was removed a while ago already and i486 is a problem now. In theory ROS code does not even boot at all anymore in it's current state on anything older than i586, but there are still many code parts in there for artificially keeping up the i486 support where it's not even existent in others. Official decision was never made for it, so he wants to know if he can ditch the i486 hacks spread around all over the ReactOS code or should add even more to make the existing ones of any use at all. The decision was made that all CPUs older than i586 without a own FPU will not be supported anymore in ReactOS due to the following reasons. No i486 would have the power to make any use of ReactOS anyways and due to the fact that we don't provide a Software FPU implementation, we have to rely on the way more advanced hardware solution. The same will result in no priority at all for ISA/EISA/MCA, because it's way too long outdated and of no use anymore these days
So I say i586. :D

But I'm not sure what CPU counts.
I use ReactOS on real hardware. Will you? My Computers: https://www.reactos.org/wiki/PC_ROS_Rigs Go all the way to the bottom.

[ external image ]
User avatar
Black_Fox
Posts: 1584
Joined: Fri Feb 15, 2008 9:44 pm
Location: Czechia

Re: What Intel CPUs Does ReactOS support?

Post by Black_Fox »

Well, anything above 486 :-) So Intel Pentium/AMD K5 and newer.
User avatar
jonaspm
Posts: 585
Joined: Mon Nov 21, 2011 1:10 am
Location: Mexico
Contact:

Re: What Intel CPUs Does ReactOS support?

Post by jonaspm »

Pentium 4?
Pi_User5
Posts: 752
Joined: Thu May 01, 2014 4:18 am
Location: United States

Re: What Intel CPUs Does ReactOS support?

Post by Pi_User5 »

jonaspm wrote:Pentium 4?
My test rig has a Pentium III that works fine.
I use ReactOS on real hardware. Will you? My Computers: https://www.reactos.org/wiki/PC_ROS_Rigs Go all the way to the bottom.

[ external image ]
User avatar
EmuandCo
Developer
Posts: 4730
Joined: Sun Nov 28, 2004 7:52 pm
Location: Germany, Bavaria, Steinfeld
Contact:

Re: What Intel CPUs Does ReactOS support?

Post by EmuandCo »

i586 is Pentium, Pentoim Pro and MMX AND newer
ReactOS is still in alpha stage, meaning it is not feature-complete and is recommended only for evaluation and testing purposes.

If my post/reply offends or insults you, be sure that you know what sarcasm is...
User avatar
Swyter
Posts: 114
Joined: Sun Apr 10, 2011 11:21 am
Location: Spain ← Europe ← Planet Earth ← Milky Way ← Universe

Re: What Intel CPUs Does ReactOS support?

Post by Swyter »

I remember enabling SSE2 support in the mbedTLS back-end for schannel.dll, so it you use native HTTPS (*) in something that does not support it the program will probably crash with an unknown opcode error.

It gives a nice speedup for anybody else, though, and SSE2 is really old. I guess it can be recompiled for legacy computers if needed.

(*) Like the built-in iexplore, downloading a RAPPS update or by using dwnl, other things like Firefox come with their own HTTPS/TLS/SSL back-ends.
External patch contributor for ux/user-mode/l10n/winapi. Sometimes I fix a bit of everything everywhere.
justincase
Posts: 441
Joined: Sat Nov 15, 2008 4:13 pm

Re: What Intel CPUs Does ReactOS support?

Post by justincase »

Swyter wrote:I remember enabling SSE2 support in the mbedTLS back-end for schannel.dll
So, in other words, SSE2 support has to be disabled in mbedTLS if ReactOS is going to support i586, as the meeting minutes indicate it should?
If so, this is something that should be changed.

Is it not possible for mbedTLS to support running on CPUs that don't support SSE2, but also use SSE2 if it is available?
In other words, could SSE2 support be enabled, but lack-of-SSE2 be detected and worked around?

I read recently about a programmer who lazy-loads anything that isn't available in Windows 95 so that his programs can run on Win95+ and he either disables features that won't work on the older OSes, or works around the lack of certain things if possible.
I reserve the right to ignore any portion of any post if I deem it not constructive or likely to cause the discussion to degenerate.
User avatar
Swyter
Posts: 114
Joined: Sun Apr 10, 2011 11:21 am
Location: Spain ← Europe ← Planet Earth ← Milky Way ← Universe

Re: What Intel CPUs Does ReactOS support?

Post by Swyter »

justincase wrote:
Swyter wrote:I remember enabling SSE2 support in the mbedTLS back-end for schannel.dll
So, in other words, SSE2 support has to be disabled in mbedTLS if ReactOS is going to support i586, as the meeting minutes indicate it should?
If so, this is something that should be changed.

Is it not possible for mbedTLS to support running on CPUs that don't support SSE2, but also use SSE2 if it is available?
In other words, could SSE2 support be enabled, but lack-of-SSE2 be detected and worked around?

I read recently about a programmer who lazy-loads anything that isn't available in Windows 95 so that his programs can run on Win95+ and he either disables features that won't work on the older OSes, or works around the lack of certain things if possible.
It supports querying extension support by using cpuid, but for this option in particular there's just a toggle switch at compile time. It's just a matter of commenting out that line up there. Disabling it shouldn't impact performance that much.
External patch contributor for ux/user-mode/l10n/winapi. Sometimes I fix a bit of everything everywhere.
williamwindley676
Posts: 1
Joined: Sat Oct 24, 2015 4:49 pm

Re: What Intel CPUs Does ReactOS support?

Post by williamwindley676 »

Good to know! I've got an old Pentium 4 HT tower lying around and I've been wondering is react would run on it.
Post Reply

Who is online

Users browsing this forum: No registered users and 20 guests