Hi, people.
I read the past thread and I can move from kernel mode to user mode in my OS. But interrupts haven't worked and general protection has occured, when my OS is user mode.
Please help me.
User mode Problem
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:User mode Problem
which interrupt didn't worked ?
when exactly did you get a GPF ? (on what instruction ?)
Did you set up a TSS for your user task and set SS0 and ESP0 appropriately ?
What is the error code (i.e. the faulty segment) of your GPF ?
Please, help us helping you
when exactly did you get a GPF ? (on what instruction ?)
Did you set up a TSS for your user task and set SS0 and ESP0 appropriately ?
What is the error code (i.e. the faulty segment) of your GPF ?
Please, help us helping you