On 2020-05-23, John Mettraux <jmettr...@gmail.com> wrote: >> > On 23 May 2020, at 12:54, John Mettraux <jmettr...@gmail.com> wrote: >> > >> > I tried to upgrade my Lenovo X1 Carbon 7th generation i7-10510U >> > from 6.6 to 6.7. >> > >> > The last reboot freezes at "entry point at 0x1001000". >> > >> > I tried to do a pure install, but booting from the USB stick leads >> > immediately >> > to the "entry point at 0x1001000" freeze. >> > >> > I found various past threads here or on Reddit for "entry point at 0x..." >> > but none yield anything useful. >> > >> > I attach the 6.6 dmesg, I fetched it after re-installing 6.6. > > On Sat, May 23, 2020 at 8:50 PM Joseph A Borg <jacb...@me.com> wrote: >> >> happened to me twice. Doing a hard power down worked for me but this is >> anecdotal. > > Hard power down is the only way out, but rebooting still leads > immediately to the > "entry point at 0x1001000" wall. It is consistent. I tried boot -c, > boot -d or boot -s, > still the same wall. > > I have just tried with the install67.img snapshot (22-May-2020 21:12 > 476545024) from > https://ftp.openbsd.org/pub/OpenBSD/snapshots/amd64/ but it leads to the same > "entry point at 0x1001000" right after boot.
Try downloading a 6.7 kernel (bsd.mp) to e.g. /bsd.test, and from the 6.6 boot loader type "b /bsd.test". Do you still get the hang? This will give you an idea whether the problem in 6.7 is with the newer boot loader or the kernel.