I am trying to install a device driver for a RaLink USB WiFi adapter (ID 148f:7601 Ralink Technology, Corp.). The instructions are incomprehensible.
Finally figured out the instructions (complicated), but when I try to "make" the driver, I get error 1 and error 2 output. It doesn't tell me what is wrong, though I suspect some files are missing from the directory. That doesn't even make sense. What do exit codes error 1 and error 2 mean?
Thanks for your help
dmesg | grep 7601
– chili555 Jun 01 '18 at 17:17