Description
I test ReactOS 0.4.9-dev-786-g74c5d8b on Vortex86 based hardware (86Duino Zero). Load stops with error. This the full log:
(ntoskrnl/kd/kdio.c:104) -------------------------------------
|
----------------
|
(ntoskrnl/kd/kdio.c:105) ReactOS 0.4.9-dev (Build 20180430-0.4.9-dev-786-g74c5d8b) (Commit 74c5d8b6bd6e8668eaab5f6467c80cfc2d899825)
|
(ntoskrnl/kd/kdio.c:106) 1 System Processor [127 MB Memory]
|
(ntoskrnl/kd/kdio.c:107) Command Line: DEBUG DEBUGPORT=COM1 BAUDRATE=115200 SOS
|
(ntoskrnl/kd/kdio.c:108) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(0)disk(0)rdisk(0)partition(1) \ReactOS\
|
(ntoskrnl/ke/i386/cpu.c:207) Vortex86 SoC CPU support not fully tested!
|
(ntoskrnl/ke/i386/cpu.c:450) Supported CPU features : KF_RDTSC KF_CMOV KF_CMPXCHG8B KF_MMX KF_WORKING_PTE KF_FAST_SYSCALL
|
(ntoskrnl/ke/i386/cpu.c:207) Vortex86 SoC CPU support not fully tested!
|
(ntoskrnl/ke/i386/cpu.c:722) Prefetch Cache: 32 bytes\0x09L2 Cache: 0 bytes\0x09L2 Cache Line: 64 bytes\0x09L2 Cache Associativity: 0
|
(hal/halx86/acpi/halacpi.c:597) **** HalpAcpiFindRsdtPhase0: did NOT find RSDT
|
Note: To get COM1 it need to hack SPI flash CrossBar entries. It does connected by default.
This problem can be reproduced in a virtual machine if you hardcode VgaIsPresent() function to always return FALSE.
Attachments
Issue Links
- blocks
-
CORE-16216 Revive ReactOS port for original Xbox
- Open
- is duplicated by
-
CORE-16222 ReactOS kernel doesn't boot on Xbox with halxbox
- Resolved