Re: port-amd64/60405: UEFI boot hangs with blank screen
"RVP via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR port-amd64/60405; it has been noted by GNATS. From: RVP <[email protected]> To: [email protected] Cc: Subject: Re: port-amd64/60405: UEFI boot hangs with blank screen Date: Sun, 5 Jul 2026 10:50:08 +0000 (UTC) On Sat, 4 Jul 2026, Martin Husemann via gnats wrote: > So it actually hangs with serial console too: > > > boot -s > 23939152+798144+1299008 [1025381+1431984+1050136]=0x1d59088 > > ... and then it's dead, doesn't react on BRK or anything. > > This is the uefi boot from -current from Jul 1. > > Now that I have serial console wired up, I can test debug patches or > options. Any suggestions? > What does the memory map (`memmap compact`) looks like. Maybe there's something in the way and you have to `reloc` the kernel? https://mail-index.netbsd.org/tech-kern/2023/04/05/msg028828.html https://mail-index.netbsd.org/tech-kern/2023/04/06/msg028829.html -RVP