Details
-
Bug
-
Resolution: Fixed
-
Major
-
XQEMU (Xbox emulator)
Description
ReactOS Xbox HAL is based on the Standard HAL with minor modifications.
Last known good ReactOS release which booted on Xbox was 0.2.5, so this is regression.
In the debug output there is infinite loop of "No translator Interface" messages from HAL:
(ntoskrnl/kd/kdio.c:105) -----------------------------------------------------
|
(ntoskrnl/kd/kdio.c:106) ReactOS 0.4.13-dev (Build 20190719-0.4.13-dev-656-g74bcf30) (Commit 74bcf3083d439bdaa72e62f46224c457b5177ce4)
|
(ntoskrnl/kd/kdio.c:107) 1 System Processor [60 MB Memory]
|
(ntoskrnl/kd/kdio.c:108) Command Line: NOGUIBOOT DEBUG DEBUGPORT=COM1 BAUDRATE=115200 SOS KDSERIAL
|
(ntoskrnl/kd/kdio.c:109) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(0)disk(0)rdisk(0)partition(1) \ReactOS\
|
(ntoskrnl/ke/i386/cpu.c:450) Supported CPU features : KF_RDTSC KF_CR4 KF_CMOV KF_GLOBAL_PAGE KF_LARGE_PAGE KF_MTRR KF_CMPXCHG8B KF_MMX KF_WORKING_PTE KF_PAT KF_FXSR KF_FAST_SYSCALL KF_XMMI
|
(ntoskrnl/ke/i386/cpu.c:722) Prefetch Cache: 64 bytes L2 Cache: 2097152 bytes L2 Cache Line: 64 bytes L2 Cache Associativity: 8
|
(hal/halx86/legacy/bussupp.c:1353) No translator Interface: ffffffff, Bus: 0, Handler: 00000000, BusAddress: 0!
|
(hal/halx86/legacy/bussupp.c:1353) No translator Interface: ffffffff, Bus: 1, Handler: 00000000, BusAddress: 0!
|
(hal/halx86/legacy/bussupp.c:1353) No translator Interface: ffffffff, Bus: 0, Handler: 00000000, BusAddress: 0!
|
(hal/halx86/legacy/bussupp.c:1353) No translator Interface: ffffffff, Bus: 1, Handler: 00000000, BusAddress: 0!
|
(hal/halx86/legacy/bussupp.c:1353) No translator Interface: ffffffff, Bus: 0, Handler: 00000000, BusAddress: 0!
|
(hal/halx86/legacy/bussupp.c:1353) No translator Interface: ffffffff, Bus: 1, Handler: 00000000, BusAddress: 0!
|
(hal/halx86/legacy/bussupp.c:1353) No translator Interface: ffffffff, Bus: 0, Handler: 00000000, BusAddress: 0!
|
(hal/halx86/legacy/bussupp.c:1353) No translator Interface: ffffffff, Bus: 1, Handler: 00000000, BusAddress: 0!
|
Attachments
Issue Links
- duplicates
-
CORE-14625 ReactOS hangs in VidInitialize() if no VGA adapter detected
- Resolved
- is blocked by
-
CORE-16210 FreeLoader hangs with black screen on Xbox after loading boot drivers
- Resolved
-
CORE-16267 MSVC-compiled FreeLoader MEMORY_INIT_FAILURE on Xbox
- Resolved
- relates to
-
CORE-16219 Implement bootvid driver for Xbox
- Resolved