Page fault on framebuffer access
Posted: Mon Jun 30, 2025 4:02 am
Hi!
I am currently trying to transition to a graphical terminal using flanterm and framebuffer, however I am currently getting a page fault when accessing the framebuffer.
I am using the address provided to me by the multiboot 2 information tag, so I am unsure why this is happening. Have I missed a step in getting this to work? Based on the page fault, I assume I need to first allocate some pages for the pagebuffer and then load it ther, but I am unsure how I would acheive this.
Any help or pointers in the right direction would be greatly appreciated
https://github.com/Toriiiiiiiiii/Solkern
I am currently trying to transition to a graphical terminal using flanterm and framebuffer, however I am currently getting a page fault when accessing the framebuffer.
I am using the address provided to me by the multiboot 2 information tag, so I am unsure why this is happening. Have I missed a step in getting this to work? Based on the page fault, I assume I need to first allocate some pages for the pagebuffer and then load it ther, but I am unsure how I would acheive this.
Any help or pointers in the right direction would be greatly appreciated

https://github.com/Toriiiiiiiiii/Solkern