Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
xemu 0.7.71, Microsoft Xbox 1.3
-
0.4.15-dev-2771-g6d441f7 https://git.reactos.org/?p=reactos.git;a=commit;h=6d441f7d65f57c0f5b6da59ae851640a6e787875
Description
Unhidden by 0.4.15-dev-2771-g6d441f7d65f.
This never happened before because VGAPnP (formerly VBE) driver was not attached to the GPU because it was not enumerated by PCI driver, see CORE-17600.
Earlier the problem could have been reproduced only on real hardware, but now it's also reproducible on xemu v0.7.71. It's possible to workaround problem by removing VGAPnP driver from Xbox port build. But there probably should be more correct fix for the actual bug.
The source of the problem may be missing VGA BIOS in the Xbox. The responsible memory area for it is probably just zeroed out.
Old debug logs:
- debug_before.log - before problem
- debug_after.log - started to happen
Fresh debug logs (from xemu):
- 0.4.15-dev-5402-gf908d37.txt - GCC build
- 0.4.15-dev-5402-gf908d37-msvc.txt - MSVC build via KDNET
Attachments
Issue Links
- is blocked by
-
CORE-17600 AGP bridge does not have Xbox GPU as children device on real hardware
- Resolved