On 2024/10/17 18:37, Rory Dudley wrote:
> >Synopsis:    bsd.upgrade hangs on boot after sysupgrade(8) 7.5 -> 7.6
> >Category:    kernel amd64
> >Environment:
>       System      : OpenBSD 7.5
>       Details     : OpenBSD 7.5 (GENERIC.MP) #2: Mon Sep 16 15:56:43 CEST 2024
>                        
> r...@syspatch-75-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> 
>       Architecture: OpenBSD.amd64
>       Machine     : amd64
> 
> >Description:
>   Hello OpenBSD folks,
> 
>   First off, thanks for all your hard work maintaining a fantastic OS.
>   Most of the time, my sysupgrades go off without a hitch, but I've
>   unfortunately hit a small snag trying to upgrade from 7.5 to 7.6 on my
>   laptop. After running sysupgrade(8), the machine downloads and
>   verifies all the sets, and then reboots, as expected. After entering
>   the password to unlock my disk, the bootloader correctly detects
>   /bsd.upgrade and tries to boot from it. However, the machine hangs
>   after:
> 
>     ...
>     nvme0 at pci11 dev 0 function 0 vendor "Silicon Motion", unknown product 
> 0x2263 rev 0x03: msix, NVMe 1.3
>     nvme0: Aura N2 1TB, firmware T0709E0L, serial OW211118148AD0CDA
>     scsibus1 at nvme0: 2 targets, initiator 0
>     sd0 at scsibus1 targ 1 lun 0: <NVMe, Aura N2 1TB, T070>
>     sd0: 915715MB, 512 bytes/sector, 1875385008 sectors
>     [hang] (full dmesg for 7.5 is below)
> 
>   According to the dmesg below, the next few lines (for 7.5 at least)
>   are typically:
> 
>     pcib0 at pci0 dev 31 function 0 "Intel 9 Series LPC" rev 0x03
>     ichiic0 at pci0 dev 31 function 3 "Intel 9 Series SMBus" rev 0x03: apic 2 
> int 18
>     iic0 at ichiic0
>     iic0: addr 0x26 00=01 12=80 16=75 26=0f 29=01 2c=ff 2d=90 2e=f0 2f=9f 
> 31=01 3e=09 3f=1f 42=84 50=03 51=d1 52=26 54=05 58=08 60=88 63=88 f0=03 f1=0a 
> f2=01 f3=84 words 00=0100 01=0000 02=0000 03=0000 04=0000 05=0000 06=0000 
> 07=0000
>     pchtemp0 at pci0 dev 31 function 6 "Intel 9 Series Thermal" rev 0x03
>     ...

Known but unfixed problem.

https://marc.info/?l=openbsd-bugs&m=172296226508903&w=2
https://marc.info/?l=openbsd-bugs&m=172645193101111&w=2

Reply via email to