Open eldritchScholar opened 8 years ago
make[1]: Leaving directory '/home/alex/builds/gitstuff/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux' rm -rf os/linux/Makefile make -C /home/alex/builds/gitstuff/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux -f Makefile.6 install make[1]: Entering directory '/home/alex/builds/gitstuff/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux' mkdir: cannot create directory ‘/etc/Wireless’: File exists rm -rf /etc/Wireless/RT2860STA mkdir /etc/Wireless/RT2860STA cp /home/alex/builds/gitstuff/mt7610u_wifi_sta_v3002_dpo_20130916/conf/RT2860STA.dat /etc/Wireless/RT2860STA/. install -d /lib/modules/4.7.2-1-ARCH/kernel/drivers/net/wireless/ install -m 644 -c mt7650u_sta.ko /lib/modules/4.7.2-1-ARCH/kernel/drivers/net/wireless/ install: cannot stat 'mt7650u_sta.ko': No such file or directory make[1]: *** [Makefile.6:459: install] Error 1 make[1]: Leaving directory '/home/alex/builds/gitstuff/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux' make: *** [Makefile:489: install] Error 2
Updated to a new kernel, tried to rebuild the drivers and got this error. Tried a make clean install, still nothing. Any ideas?
Updated to a new kernel, tried to rebuild the drivers and got this error. Tried a make clean install, still nothing. Any ideas?