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,
Limine with stivale2 error on boot
-
- Member
- Posts: 797
- Joined: Fri Aug 26, 2016 1:41 pm
- Libera.chat IRC: mpetch
Re: Limine with stivale2 error on boot
Not sure if this applies to you, but from the docs: "As of Limine 4.x, support for the legacy stivale protocols has been dropped."