hewol / aerOS

Work-in-progress Arch-based Linux distro built with `archiso`
GNU General Public License v3.0
10 stars 4 forks source link

Not booting on AMD CPUs #32

Closed piotr25691 closed 10 months ago

piotr25691 commented 10 months ago

It has come to my attention, that aerOS will not commence to boot on an AMD CPU.

Here are the possible outcomes of trying anyways:

What's the issue? We shall see.

debarkak commented 10 months ago

@piotr25691 the amd-ucode boot is present in both grub (efi boot) and syslinux (mbr boot) however it seems that the amd-ucode package is missing, and using the intel-ucode instead causing several issues in amd, i dont have a amd pc, but we have to figure this out.

debarkak commented 10 months ago

@piotr25691 so i switched priority's aka intel then amd, to amd then intel, on commit https://github.com/hewol/aerOS/commit/a0188055921a3f1f2baadb5378b03113cd5f3091 . i will build another aerOS and make sure to test it out, it will be on my home directory in solar.

piotr25691 commented 10 months ago

fixed in #34

amd-ucode and wayland boot in gdm fix aerOS