


usr/src/linux-headers-3.16.0-4-common/arch/x86/include/asm/string_64.h:58:7: note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’ #define NdisMoveMemory(Destination, Source, Length) memmove(Destination, Source, Length) NdisMoveMemory(skb->tail, pHeader802_3, HdrLen) home/sugar/downloads/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/././os/linux/rt_linux.c:477:18: warning: passing argument 1 of ‘memmove’ makes pointer from integer without a cast Makefile:10: *** mixed implicit and normal rules: deprecated syntax Make: Entering directory '/usr/src/linux-headers-3.16.0-4-amd64'
#Ralink rt2870 wireless lan card install#
Still getting an error when compiling: $ sudo make & make install # Support Native WpaSupplicant for Network Manger I've appended the modifications to the config.mk file # Support Wpa_Supplicant I've verified that everything is installed properly. RTL8821AE 802.11ac PCIe Wireless Network Adapter I would like to mention that all of this problem is caused by the fact I have a buggy Network Interface in my computer (BEWARE OF REALTEK CHIPSETS!!) $lspci -vnn | grep "Network"Ġ4:00.0 Network controller : Realtek Semiconductor Co., Ltd. Maybe I should buy another USB Network Interface? If so please leave suggestions for easy installation with Debian.

What is plan B? I have the "firmware-ralink" package installed.ĭon't really know what to do next. I use Debian and latest stable release is the one I currently have and would like to keep it that way. "$make" just crashes probably because i use Linux version 3.16.
#Ralink rt2870 wireless lan card driver#
So I went back and downloaded the vendor's driver ( )īut anyhow I can't compile. Used the custom made driver, which worked fine for a couple of days before I started getting kernel crashes during boot (DO NOT USE THIS DRIVER!!)

I bought the Ralink USB Network Interface device listed below $lsusbīus 004 Device 002: ID 148f:7601 Ralink Technology, Corp.Īnd I've looked at many threads which all point to the same chipset driver : mt7601u
