On Sat, Jun 07, 2014 at 02:47:58PM -0500, Larry Finger wrote: > 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. This driver is quite nice mix of rt2800pci and Mediatek/Ralink driver, where MT7xx code was copied into rt2x00 from venodr driver. It can be good start for adding support for mt7xx devices to rt2x00. > 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. Indeed, it is hard to find it. > Unfortunately, there does not seem to be an easy fix, and only > someone with the hardware could modify rt2800pci to support this > device. Yep, some substantial amount of work is needed to add support to new MT7xxx chips properly to rt2x00. Stanislaw -- 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