On 08/07/2014 12:42 AM, Yu Leng wrote: > Thank you Larry for posting the latest driver code. I am no where close > to the expertise most people have on this forum. This is may well be a > beginner question. Do I just git clone your repo, do "make", "make > install" and then reboot? You are close. Building code should always be done as a regular user, not as root. Thus the correct commands are "make" and "sudo make install". 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