You are not logged in.
Hello guys. I installed arch a week ago and I'm trying to get my wireless adapter work. The adapter is Ralink MT7601U Wireless Adapter. As far as I know kernels above 4 are having driver for mt7601u adpaters. I tried following command but still it isn't working.
modprobe mt7601uFollowing is my dmesg
[ 5.414190] mt7601u: loading out-of-tree module taints kernel.
[ 5.414546] mt7601u: module verification failed: signature and/or required key missing - tainting kernel
[ 5.662084] mt7601u 1-4:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 5.663856] mt7601u 1-4:1.0: Direct firmware load for mt7601u.bin failed with error -2
[ 5.664743] mt7601u: probe of 1-4:1.0 failed with error -2
[ 5.664780] usbcore: registered new interface driver mt7601uOffline
Did you install the package linux-firmware as mentioned in the install guide?
https://wiki.archlinux.org/title/Instal … l_packages
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
@Progandy Thank you for informing. I installed it and now it works fine.
Offline
Good.
Please mark your solved threads as [SOLVED]. Edit the initial post and prepend [SOLVED] to the title.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline