CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.85k stars 536 forks source link

Cosmos doesn't boot from CD with VIA Cyrix III. #2950

Closed nimmam831 closed 3 months ago

nimmam831 commented 3 months ago

Area of Cosmos - What area of Cosmos are we dealing with?

Booting from CD

Expected Behavior - What do you think that should happen?

Should boot, even if it goes slowly.

Actual Behavior - What unexpectedly happens?

It just bootloops.

Reproduction - How did you get this error to appear?

Use 86Box or PCem, use a machine with VIA Cyrix III, and try to boot it from the .ISO file.

Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?

User kit version 20221121 / 5cf0c98 (#2479)

nimmam831 commented 3 months ago

Here is the source code (.ZIP): source.zip

nimmam831 commented 3 months ago

Doesn't say anything, no exception, just reboots

nimmam831 commented 3 months ago

Accidentally closed

randomusert commented 3 months ago

Try Oracle virtual box

nimmam831 commented 3 months ago

With VirtualBox, it just won't draw (when it creates canvas, it glitches)

randomusert commented 3 months ago

Have you tried other software like qemu

nimmam831 commented 3 months ago

Similar glitches but no icon repeating

nimmam831 commented 3 months ago

Used -vga cirrus on QEMU to fix it.

nimmam831 commented 3 months ago

Works with Pentium 3 emulated. Probably doesn't have the right instructions for earlier CPUs.

randomusert commented 3 months ago

IT IS Then CPU issue