acidanthera / bugtracker

Acidanthera Bugtracker
383 stars 44 forks source link

EFI bootloader and IA32 #2343

Open b23prodtm opened 11 months ago

b23prodtm commented 11 months ago

opencore-2023-11-01-230554.txt opencore-2023-11-01-230629.txt

00:000 29:000 OC: Changed resolution to 0x0@0 (max: 1, force: 0) from Max - Unsupported
06:000 755:000 OC: 32-bit kernel architecture is not available, aborting.

Booting on a 32 bits EFI shows up a 32 bits missing kernel architecture Tried out various configurations, diffrent GPU, nothing shows up on display, freeze

sysctl -n machdep.cpu.features
FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM PBE SSE3 DTES64 MON DSCPL VMX EST TM2 SSSE3 CX16 TPR PDCM

OC095ia32MissingGOP.zip

Though the debugger message explains it, I don't understand ATM why it cannot load OpenCore.efi . Is that 32 bits EFI of the card's missing too ?

vit9696 commented 10 months ago

Need DEBUG kernel to be sure, but in general 32-bit OpenCore can only load 32-bit kernel.

b23prodtm commented 9 months ago

Alright sorry PSU failed one month ago.. I see clearly that I was trying to start the mac (10.11) from opencore on a MP 2,1 equipped with the Kepler GPU arch But the K32 x86 kernel was removed in 10.8 already.. that's what's in trouble

Nb : I ended up in El Capitan with the mac firmware without bootscreen , I had to enable autologon after hacking the NVIDIA web drivers and disconnected the original ATI dvi port.

vit9696 commented 9 months ago

cc @mikebeaton, @Goldfish64, maybe we can consider booting 64-bit OS on 32-bit EFI with OpenCore?