Changes between Initial Version and Version 1 of Ticket #17004
- Timestamp:
- Jun 13, 2021, 1:35:29 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17004 – Description
initial v1 1 1 vendor 8086: Intel Corporation device 22b1: Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller EFI only 2 2 3 Instead of booting to the desktop after installing to a GPT drive, it first invokes the Haiku boot menu. Often it will trigger the debugger for "First Boot Prompt".3 Instead of booting to the desktop after installing to a GPT drive, it first invokes the Haiku boot menu. 4 4 5 I have narrowed down the issue to between hrev54558 (working) and hrev54569 (not working). 6 Suspected commit is either hrev54560 or hrev54561. 5 I have narrowed down the issue to between hrev53639 (working) and hrev53649 (not working). 7 6 8 Debugger report for "First Boot Prompt" attached (hrev54571) 7 "First Boot Prompt" attached (hrev54571) might be a different issue that I stumbled across while bisecting. Maybe hrev54560 or 54561?