V86 error on X86-64 #58

Open
opened 2024-03-10 22:00:15 +01:00 by Sweetbread · 2 comments
Owner

error log:

V86 : unexpected exception 0E at 9B80:0809
V86 : faulted code: 20 06 80 EA F8 06 80 F8
K : FS - HD read error
V86 : unexpected exception 0E at 9B80:0809
V86 : faulted code: 20 06 80 EA F8 06 80 F8
K : FS - HD read error

No harddisks appear.

Steps to reproduce:
Boot KolibriOS on 64-bit processor

Additional info:
processor = intel core i7-2670QM


hidnplayr

error log: ``` V86 : unexpected exception 0E at 9B80:0809 V86 : faulted code: 20 06 80 EA F8 06 80 F8 K : FS - HD read error V86 : unexpected exception 0E at 9B80:0809 V86 : faulted code: 20 06 80 EA F8 06 80 F8 K : FS - HD read error No harddisks appear. ``` **Steps to reproduce**: Boot KolibriOS on 64-bit processor **Additional info**: processor = intel core i7-2670QM --- *hidnplayr*
Sweetbread added the
Category/Kernel
Priority
Medium
Kind
Bug
labels 2024-03-10 22:00:15 +01:00
Author
Owner

Caused by the fact that there is no V86 mode on x86-64 once in compatibility mode (which KolibriOS runs in)


hidnplayr

Caused by the fact that there is no V86 mode on x86-64 once in compatibility mode (which KolibriOS runs in) --- *hidnplayr*
Owner

It seems worth checking this at the very beginning and not even trying to use V86.

It seems worth checking this at the very beginning and not even trying to use V86.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#58
No description provided.