On Sat Nov 1, 2025 at 9:52 PM UTC, otto.cooper wrote: > And I have to add that the machine allows me to work sometimes, so it is not > broken. I have other openbsd machines, and they all have this problem since I > updated to 7.8. > > > On Saturday, November 1st, 2025 at 10:49 PM, otto.cooper > <[email protected]> wrote: > >> I use the terminal via ssh. If I call commands instead of logging in, say >> "ssh 192.168.1.10 command", I see "connection closed by 192.168.1.10 port >> 22". If I log in, I cannot work. The machine is idle otherwise.
This is a little bit hard to follow. Does it matter if OpenBSD 7.7 is connecting to 7.8? Or only 7.8 connecting to 7.8? Or also 7.8 connecting to 7.7? Are you using X or Wayland? Do you have this lag locally, pressing up in shell? What you are describing with the connection getting closed and this lag sounds like maybe a network issue. Can you diagnose with ping and maybe mtr to see if that's the case? If I'm following correctly, a lot of packet loss could cause this. Maybe it's a wireless driver regression? -Henrich

