Re: port-amd64/60405: UEFI boot hangs with blank screen
"Martin Husemann 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: Martin Husemann <[email protected]> To: [email protected] Cc: Subject: Re: port-amd64/60405: UEFI boot hangs with blank screen Date: Tue, 7 Jul 2026 11:32:57 +0200 On Tue, Jul 07, 2026 at 12:00:02AM +0000, RVP via gnats wrote: > Ah, thare's something in the way. This looks exactly like what manu@ added > `reloc' to the EFI bootloader (and SELFRELOC to the kernel) for (see links in > prev. mail). > > > Conventional Memory 000000000c3e5000 00000000d6b89fff 000000000000000f > > > > Looks like there's space here. Can you try `reloc 0xD200000' before `boot'? Unfortunately this does not change things: Press return to boot now, any other key for boot menu booting NAME=NBImgRoot:netbsd - starting in 0 seconds. > reloc 0xD200000 > boot -s 23939152+798144+1299008 [1025381+1431984+1050136]=0x1d59088 <- and there it hangs Martin