On 06/07/2014 02:13 PM, Powerful Notageek wrote:
dmesg says nothing and there's probably no firmware for the device (although linux-firmware is installed) These are the firmwares available to me: [root@localhost ~]# ll /usr/lib/firmware/rt2* -rw-r--r--. 1 root root 8192 Mar 18 00:08 /usr/lib/firmware/rt2561.bin -rw-r--r--. 1 root root 8192 Mar 18 00:08 /usr/lib/firmware/rt2561s.bin -rw-r--r--. 1 root root 8192 Mar 18 00:08 /usr/lib/firmware/rt2661.bin -rw-r--r--. 1 root root 8192 Mar 18 00:08 /usr/lib/firmware/rt2860.bin -rw-r--r--. 1 root root 8192 Mar 18 00:08 /usr/lib/firmware/rt2870.bin
I looked more closely at the code in https://github.com/anthonywong/mt7630. There are a number of places where there are branches specific to the MT7630. It also needs a firmware file named mt7630.bin. Unfortunately, that file is not found in the repo, and a quick Google search failed to find it. The linux-firmware git repo has a file named mt7650.bin, but I think that is Bluetooth firmware.
Unfortunately, there does not seem to be an easy fix, and only someone with the hardware could modify rt2800pci to support this device.
Larry -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html