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.94k stars 552 forks source link

Reboot when ACPI is initializing #3081

Open ghost opened 2 months ago

ghost commented 2 months ago

I decided to make my own OS on Cosmos, written to my USB flash drive, booted and when it started initializing ACPI - It just rebooted.

Any ideas to fix that?

Device info

Motherboard: Asus A55BM-E RAM: 4GB CPU cores: 4 CSM support: Yes BIOS type: UEFI

1tbfree commented 2 months ago

are u running on real hardware or vm? u need a vm cause pcs usually dont have supported motherboard or network card

1tbfree commented 2 months ago

also did u format it was fat32 or fat or ext4 or exfat or ntfs or what

ghost commented 2 months ago

are u running on real hardware or vm? u need a vm cause pcs usually dont have supported motherboard or network card

real hardware

1tbfree commented 2 months ago

ok this isnt supposed to work

1tbfree commented 2 months ago

you need an older pc

Szymekk44 commented 2 months ago

nope and nope and nope. Cosmos runs on newer computers too. Are you sure you have uefi option selected in cosmos build settings?

Szymekk44 commented 2 months ago

Btw with uefi vga doesnt work, use vbe

ghost commented 2 months ago

nope and nope and nope. Cosmos runs on newer computers too. Are you sure you have uefi option selected in cosmos build settings?

i dont see it, maybe because i am running userkit? since i am kinda lazy to build the devkit from the source

TheVogels commented 2 months ago

nope and nope and nope. Cosmos runs on newer computers too. Are you sure you have uefi option selected in cosmos build settings?

i dont see it, maybe because i am running userkit? since i am kinda lazy to build the devkit from the source

No one has built a UserKit for Cosmos in years, you need to look up on how to build the DevKit to have the latest version of Comos, that supports UEFI systems.

1tbfree commented 2 months ago

he already uses userkit, told it in discord

1tbfree commented 2 months ago

and he can enable now