----- Mail original -----
> De: "sylvain saboua" <sylvain.saboua@free.fr>
>
> After a full upgrade following the FAQ,
> and running the usual syspatch, pkg_add -u, pkg_check :
>
> dmesg highlights :
>
> random: boothowto does not indicate good seed
>
> cpu at mainbus0: not configured
> (see
> https://www.reddit.com/r/openbsd/comments/hab68w/how_can_i_enable_intel_hyperthreading_smt_back/
Simply # echo "bsd.mp" > /etc/boot.conf worked
> "eeprom" at iic0 addr 0x50 not configured
>
> efifb at mainbus0 not configured
>
> drm:pid23547:ivb_set_fifo_underrun_reporting *ERROR* [drm] *ERROR*
> uncleared fifo underrun on pipe A
> drm:pid23547:intel_cpu_fifo_underrun_irq_handler *ERROR* [drm]
> *ERROR* CPU pipe A FIFO underrun
> drm:pid23547:cpt_set_fifo_underrun_reporting *ERROR* [drm] *ERROR*
> uncleared pch fifo underrun on pch transcoder A
> drm:pid23547:intel_pch_fifo_underrun_irq_handler *ERROR* [drm]
> *ERROR* PCH transcoder A FIFO underrun
>
However there was also the minor mistake :
reorder_kernel: failed -- see /usr/share/relink/kernel/GENERIC.MP/relink.log
after # doas sha256 -h /var/db/kernel.SHA256 /bsd
and rebooting, I get the same error in the dmesg but different file :
(SHA256) /bsd: OK
LD="ld" sh makegap.sh 0xcccccccc gapdummy.o
ld -T ld.script -X --warn-common -nopie -o newbsd ${SYSTEM_HEAD} vers.o ${OBJS}
ld: error: undefined symbol: sysctl_bounded_arr
>>> referenced by icmp6.c:1923 (/usr/src/sys/netinet6/icmp6.c:1923)
>>> icmp6.o:(icmp6_sysctl)
*** Error 1 in /usr/share/relink/kernel/GENERIC.MP (Makefile:1437 'newbsd': @echo ld -T ld.script -X --warn-common -nopie -o newbsd '${SYSTE...)
> Sylvain S
No comments:
Post a Comment