On 2025-06-07, Jarod Watkins <jwatk...@jarodw.com> wrote: > Doing some light research it seems that some hardware has an issue > with the inteldrm driver, especially when it is headless[1] > > [1]: > https://www.reddit.com/r/openbsd/comments/105c0zk/issues_with_openbsd_72_on_protectli/jg4aq13/
that's inteldrm and I think only on some quite specific hardware (mostly protectli IIRC). > Motherboard: Supermicro X10SDV-4C-TLN2F > CPU: Intel Xeon processor D-1521 > NIC: em0/1 (the devices I’m using) Intel I350 > Graphics: Aspeed AST2400 BMC I have several of the similar Supermicro board with Xeon D-1518, 6 copper, 2 SFP+ which have been pretty good. No problems like that seen (though I'm usually only using the fibre ports). 100 packets transmitted, 100 packets received, 0.0% packet loss round-trip min/avg/max/std-dev = 0.173/0.310/0.988/0.135 ms > This board does have integrated graphics with its BMC from ASPEED. > I also tried hooking up a VGA monitor to the port but the issues > still occur. Is there something else I should be looking at here? Is > the graphics driver a red herring in my case? Any one else using a > Supermicro XeonD based system without issues? Very likely to be something else. A few things that might give clues: pfctl -si netstat -m systat vm (run in a big terminal, copy and paste the whole screen) systat mbufs ( " " ) -- Please keep replies on the mailing list.