On Fri, Dec 17, 2021 at 02:14:31PM -0700, Jeff Ross wrote: > Hi all, > > Trying to replace an rsu usb wifi adapter with one that is a little more > resilient because the rsu locks up about 4 or 5 times a day and it takes a > reboot to get it to come back. > > Full dmesg follows but on both this amd64 computer and a rpi 3B+ the result > is the same: > > run0 at uhub0 port 4 configuration 1 interface 0 "Ralink Technology RT2870" > rev 2.00/0.01 addr 6 > run0: missing endpoint > > And the run0 will not go any farther. > > I hate to do this but with Ubuntu 20.04 on an OdroidN2 it works perfectly:
Looks like the USB configuration of your particular device is not recognized by our driver yet. Please run pkg_add usbutils and send the output of lsusb -v.