Closed Richi2293 closed 7 years ago
Did you install kernel headers? I have the same OS and the only thing I had to do was:
Yes, I think it's installed because I was already working. It does not work anymore after I've updated linux headers.
The command "sudo make clean" returns this error:
make -C /lib/modules/uname -r
/build M=/home/richi/Scaricati/WIFI driver/nuovo/MT7630E-release/rt2x00 clean
make[1]: ingresso nella directory "/usr/src/linux-headers-4.10.0-20-generic"
arch/x86/Makefile:140: CONFIG_X86_X32 enabled but no binutils support
make[1]: Nessuna regola per generare l'obiettivo "driver/nuovo/MT7630E-release/rt2x00". Arresto.
make[1]: uscita dalla directory "/usr/src/linux-headers-4.10.0-20-generic"
Makefile:13: set di istruzioni per l'obiettivo "clean" non riuscito
make: [clean] Errore 2
Another thing its you must need build-essential package
I tried to install but it does not work, it always returns error
The problem it's you have an compilation error. You need to find why when you run make displays this error. It's not problem of the source code. I find something that can help you.
Thank you I solved.
I had a folder with a space in the path where I have the files and I solved by deleting the space. I saw that the commands worked ok so I uninstalled it and reinstalled it and it works.
Remember close the issue!
System info
Devince info
Device ID: Bus 003 Device 005: ID 0e8d:763e MediaTek Inc. MT7630e Bluetooth Adapter
General info:
What didn't work?
Wi fi does not work
What did you try?
[please include all details, every small step is important, if already explained above, just use ^^^ or 'see above']
Error code:
I run the command "sudo make install" and returns this error. I think is incompatible the kernel version.
Can be solved?
Thanks