TP-Link USB 10/100/1000 issues

i am installing this driver for my usb3.0 and i am having these problems:


root@ro-master:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux 6.1.79 xhci-hcd xHCI Host Controller
Bus 002 Device 001: ID 1d6b:0001 Linux 6.1.79 ohci_hcd Generic Platform OHCI controller
Bus 003 Device 001: ID 1d6b:0002 Linux 6.1.79 ehci_hcd EHCI Host Controller
Bus 003 Device 002: ID 07d1:3303 Manufacturer Realtek  11n Adapter
Bus 004 Device 001: ID 1d6b:0003 Linux 6.1.79 xhci-hcd xHCI Host Controller
**Bus 004 Device 002: ID 2357:0601 TP-Link USB 10/100/1000 LAN**

root@ro-master:~# logread
Thu Feb 29 13:22:30 2024 kern.warn kernel: [ 1683.197425] xhci-hcd xhci-hcd.0.auto: WARN: HC couldn't access mem fast enough for slot 1 ep 6
Thu Feb 29 13:22:30 2024 kern.info kernel: [ 1683.198312] r8152 4-1:1.0 eth1: intr status -63

when I start the device it starts up fine but then it stops working after a while, apparently, under this error

more info about design of device running openwrt:


root@ro-master:~# uname -a
Linux ro-master 6.1.79 #0 SMP PREEMPT Mon Feb 26 21:17:39 2024 aarch64 GNU/Linux

Already installed packets:

Package name Version Size (.ipk) Description
kmod-usb-net-rtl8150 6.1.79-1 6.91 KiB Kernel module for USB-to-Ethernet Realtek 8150 convertors Installed
kmod-usb-net-rtl8152 6.1.79-1 40.00 KiB Kernel module for USB-to-Ethernet Realtek 8152 USB2.0/3.0 convertors Installed
r8152-firmware
Model Pine64 Rock64
Architecture ARMv8 Processor rev 4
Target Platform rockchip/armv8
Firmware Version OpenWrt SNAPSHOT r25339-35a5e62da7 / LuCI Master git-24.052.52717-06c0fbb
Kernel Version 6.1.79

any idea or support will be more than welcome!