Re: Realtek 8168 re(4) "sleeps" forever after inactivity

2020-07-29 Thread Anatoli
Any pointers on how to triage/investigate the problem further? I'm willing to dig deeper into the driver, but I won't be able to do it without some tips on where to start looking and what to look for. Thanks, Anatoli On 17/7/20 18:49, Anatoli wrote: > Hi Stuart, > > Thanks for your

Re: Realtek 8168 re(4) "sleeps" forever after inactivity

2020-07-17 Thread Anatoli
Hi Stuart, Thanks for your suggestion. Unfortunately, it had no effect. I made this change: index 5cc8bd6862b..47e639fdc6c 100644 --- sys/dev/pci/if_re_pci.c +++ sys/dev/pci/if_re_pci.c @@ -156,9 +156,10 @@ re_pci_attach(struct device *parent, struct device *self, void *aux) }

Re: Realtek 8168 re(4) "sleeps" forever after inactivity

2020-07-17 Thread Stuart Henderson
people affected by this issue [1]. Regards, Anatoli [1] https://www.reddit.com/r/openbsd/comments/gystgi/after_network_inactivity_realtek_nic_hibernates/ On 6/7/20 07:34, Anatoli wrote: Synopsis: Realtek 8168 re(4) "sleeps" forever after inactivity Category: kernel Environment: Syst

Re: Realtek 8168 re(4) "sleeps" forever after inactivity

2020-07-16 Thread Anatoli
://www.reddit.com/r/openbsd/comments/gystgi/after_network_inactivity_realtek_nic_hibernates/ On 6/7/20 07:34, Anatoli wrote: >> Synopsis:Realtek 8168 re(4) "sleeps" forever after inactivity >> Category:kernel >> Environment: > System : OpenBSD 6.