Limine with stivale2 error on boot
Posted: Wed Oct 16, 2024 2:53 pm
Hi all, compiling my kernel (64 bits) with limine and stivale2 gives me the following error:
PANIC: Unsupported protocol specified.
I inserted the following line in the limine.cfg file:
PROTOCOL=stivale2
but it doesn't work.
I also set the following directive in the .ld file:
.stivale2hdr : {
KEEP(*(.stivale2hdr))
} :rodata
it doesn't work,
PANIC: Unsupported protocol specified.
I inserted the following line in the limine.cfg file:
PROTOCOL=stivale2
but it doesn't work.
I also set the following directive in the .ld file:
.stivale2hdr : {
KEEP(*(.stivale2hdr))
} :rodata
it doesn't work,