On Thu, Jun 30 2022, Hrvoje Popovski <[email protected]> wrote: > On 30.6.2022. 16:48, Hrvoje Popovski wrote: >> On 30.6.2022. 15:14, Anton Lindqvist wrote: >>> On Thu, Jun 30, 2022 at 01:07:46PM +0200, Mark Kettenis wrote: >>>> Ah right. Please commit! >>> Here's the complete diff, ok? >> >> >> Hi, >> >> with this diff : >> >> dell r620 - serial console >> com1 at acpi0 COMA addr 0x2f8/0x8 irq 3: ns16550a, 16 byte fifo >> com1: console >> com0 at acpi0 COMB addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo >> >> works fast as before with first boot but second boot is slow... >> >> supermicro - ipmi console >> com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo >> com1 at acpi0 UAR2 addr 0x2f8/0x8 irq 3: ns16550a, 16 byte fifo >> com1: console >> >> is slow as without this diff .. >> >> >> i will try on few more machines this diff ... >> > > after applying diff i did > cd /sys/arch/amd64/compile/GENERIC.MP && make -j6 obj && make config && > make clean && time make -j6 && make install && reboot > > > is this ok?
You need to rebuild the boot files in /sys/arch/amd64/stand, install them and then run installboot. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
