With Ubuntu 15.04 out the internal Wifi card MT7630E can't work. I download the same drivers from GitHub “MT7630-master” (worked in 15.04), but can't work on 15.10 with Kernel 4.2
I tried to compile the drivers but the error is related to
Linux-headers-4.2.0.16-generic
function rt2x00mac_configure_filter
FIF_PROMISC_IN_BSS undeclared (first use in this function)
I'm not a code hacker but looks something changed in the Kernel source, needed for this driver. Anybody could help with this?
release
branch? There was an update for compatibility with kernel v4.2 a week ago. Give me a ping about the outcome, please, so I can convert this comment into an answer on success! – David Foerster Nov 01 '15 at 10:44