Open
Description
I'm nub on linux . can't install driver for elementary os !!
here is output :
make -C tools
make[1]: Entering directory '/home/indracula/mt7601usta/src/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory '/home/indracula/mt7601usta/src/tools'
/home/indracula/mt7601usta/src/tools/bin2h
cp -f os/linux/Makefile.6 /home/indracula/mt7601usta/src/os/linux/Makefile
make -C /lib/modules/5.4.0-42-generic/build SUBDIRS=/home/indracula/mt7601usta/src/os/linux modules
make[1]: Entering directory '/usr/src/linux-headers-5.4.0-42-generic'
arch/x86/Makefile:147: CONFIG_X86_X32 enabled but no binutils support
LEX scripts/kconfig/lexer.lex.c
/bin/sh: 1: flex: not found
scripts/Makefile.host:9: recipe for target 'scripts/kconfig/lexer.lex.c' failed
make[3]: *** [scripts/kconfig/lexer.lex.c] Error 127
Makefile:594: recipe for target 'syncconfig' failed
make[2]: *** [syncconfig] Error 2
Makefile:704: recipe for target 'include/config/auto.conf.cmd' failed
make[1]: *** [include/config/auto.conf.cmd] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-42-generic'
Makefile:418: recipe for target 'LINUX' failed
make: *** [LINUX] Error 2
My kernel version :
5.4.0-42-generic
My lsusb
output :
Bus 001 Device 008: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
In windows , i just simply installed .exe
file and got wifi on desktop .
How can i got wi-fi on linux desktop ??
Any solution ??
Metadata
Assignees
Labels
No labels