Hi, does focal kernel works for you? You can install kernels from focal by following steps:
$ echo "deb http://archive.ubuntu.com/ubuntu/ focal-updates main" | \ sudo tee /etc/apt/sources.list.d/focal.list $ sudo apt update $ sudo apt install linux-modules-extra-5.4.0-29-generic/focal-updates Then reboot and select this kernel in grub menu. I'm suspecting this should be fixed by commit 5b1d9c17a3e0("r8152: avoid to call napi_disable twice") and commit 84811412464d("r8152: Re-order napi_disable in rtl8152_close"), which are in v5.4 kernel and above. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878321 Title: TP-Link UE300 [2357:0601]: Kernel workqueue rtl_work_func_t [r8152] gets stuck, preventing network connectivity: Bad RIP value To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1878321/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
