Reload cr3
Posted: Tue Apr 20, 2010 7:18 pm
Hi all, I have a problem. I have paging at my os. so, when I type startx ... it enter on gui mode. at this mode I switch using int 0x10, and then I map
the address returned from int 0x10 physical address into the same address + 0xc0000000. cuz I put my kernel at higher half. I have a problem when I
try to read a vector before I map the address of gui .
so odd. does anyone could help me ?
how to solve that problem ?
the address returned from int 0x10 physical address into the same address + 0xc0000000. cuz I put my kernel at higher half. I have a problem when I
try to read a vector before I map the address of gui .
so odd. does anyone could help me ?
how to solve that problem ?