Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 30/08/2017, à 17:24

Pcerrip

Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

J'utilise Ubuntu 17.04, et j'aimerai me connecter en WIFI à l'aide de mon dongle wifi DWA-131 rev E1.

PS : Je ne m'y connais pas du tout, et je ne comprends pas la plupart des commandes que je copie colle bêtement. Soyez indulgent smile

J'ai donc consulter cette page : https://doc.ubuntu-fr.org/wifi_liste_carte
Puis j'ai été redirigé vers cette page : https://doc.ubuntu-fr.org/wifi_d-link

J'ai suivie le tutoriel :

sudo apt-get install git

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
git is already the newest version (1:2.11.0-2ubuntu0.2).
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  fonts-opensymbol libabw-0.1-1 libboost-date-time1.62.0 libcdr-0.1-1 libclucene-contribs1v5
  libclucene-core1v5 libcmis-0.5-5v5 libe-book-0.1-1 libeot0 libetonyek-0.1-1 libexttextcat-2.0-0
  libexttextcat-data libfreehand-0.1-1 libkeybinder0 liblangtag-common liblangtag1 libmhash2
  libmspub-0.1-1 libmwaw-0.3-3 libmythes-1.2-0 libneon27-gnutls libodfgen-0.1-1 libpagemaker-0.0-0
  libraptor2-0 librasqal3 librdf0 librevenge-0.0-0 libvisio-0.1-1 libwpd-0.10-10 libwpg-0.3-3
  libwps-0.4-4 libyajl2 uno-libs3 ure
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 18 non mis à jour.

git clone https://github.com/Mange/rtl8192eu-linux-driver.git

fatal: le chemin de destination 'rtl8192eu-linux-driver' existe déjà et n'est pas un répertoire vide.

(normal c'est la énième fois que je le fais)

cd rtl8192eu-linux-driver

~/rtl8192eu-linux-driver$

make

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.10.0-32-generic/build M=/home/twix/rtl8192eu-linux-driver  modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
  Building modules, stage 2.
  MODPOST 1 modules
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.10.0-32-generic »

sudo make install

install -p -m 644 8192eu.ko  /lib/modules/4.10.0-32-generic/kernel/drivers/net/wireless/
/sbin/depmod -a 4.10.0-32-generic

sudo modprobe 8192eu

modprobe: ERROR: could not insert '8192eu': Required key not available

J'essaye donc un autre tuto : https://forum.ubuntu-fr.org/viewtopic.php?id=1958921

(grep 07d1:3303 <(lsusb) && echo "révision A1 détectée" || grep  2001:330d <(lsusb) && echo "révision B1 détectée" || grep 2001:3319 <(lsusb) && echo "révision E1 détectée" ) || (echo "clef non reconnue")

Bus 001 Device 007: ID 2001:3319 D-Link Corp. 
révision E1 détectée

mkdir "Driver_WiFi_DWA_131_E1"

mkdir: impossible de créer le répertoire «Driver_WiFi_DWA_131_E1»: Le fichier existe

(encore une fois normal)

cd Driver_WiFi_DWA_131_E1/

~/Driver_WiFi_DWA_131_E1$

wget ftp://files.dlink.com.au/products/DWA-1 … .3.1.1.zip

A-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip
--2017-08-30 16:42:40--  ftp://files.dlink.com.au/products/DWA-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip
           => «DWA-131_Linux_driver_v4.3.1.1.zip.1»
Résolution de files.dlink.com.au (files.dlink.com.au)… 103.29.64.191
Connexion à files.dlink.com.au (files.dlink.com.au)|103.29.64.191|:21… connecté.
Ouverture de session en tant que anonymous… Session établie.
==> SYST ... terminé.    ==> PWD ... terminé.
==> TYPE I ... terminé.  ==> CWD (1) /products/DWA-131/REV_E/Drivers ... terminé.
==> SIZE DWA-131_Linux_driver_v4.3.1.1.zip ... 6164969
==> PASV ... terminé.    ==> RETR DWA-131_Linux_driver_v4.3.1.1.zip ... terminé.
Taille : 6164969 (5,9M) (non certifiée)

DWA-131_Linux_driver_v4.3. 100%[=====================================>]   5,88M   617KB/s    in 17s     

2017-08-30 16:43:00 (360 KB/s) - «DWA-131_Linux_driver_v4.3.1.1.zip.1» enregistré [6164969]

unzip DWA-131_Linux_driver_v4.3.1.1.zip

Archive:  DWA-131_Linux_driver_v4.3.1.1.zip
replace 20140812_rtl8192EU_linux_v4.3.1.1_11320.tar.gz? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
  inflating: 20140812_rtl8192EU_linux_v4.3.1.1_11320.tar.gz  
replace changelog.pdf? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
  inflating: changelog.pdf           
replace readme.txt? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
  inflating: readme.txt              
replace wpa_supplicant_hostapd-0.8_rtw_r7475.20130812.tar.gz? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
  inflating: wpa_supplicant_hostapd-0.8_rtw_r7475.20130812.tar.gz  
replace Quick_Start_Guide_for_SoftAP.pdf? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
  inflating: Quick_Start_Guide_for_SoftAP.pdf  

tar zxvf 20140812_rtl8192EU_linux_v4.3.1.1_11320.tar.gz

20140812_rtl8192EU_linux_v4.3.1.1_11320/
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/efuse/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_hci/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/led/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/linux/
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/
20140812_rtl8192EU_linux_v4.3.1.1_11320/wlan0dhcp
20140812_rtl8192EU_linux_v4.3.1.1_11320/runwpa
20140812_rtl8192EU_linux_v4.3.1.1_11320/Makefile
20140812_rtl8192EU_linux_v4.3.1.1_11320/Kconfig
20140812_rtl8192EU_linux_v4.3.1.1_11320/ifcfg-wlan0
20140812_rtl8192EU_linux_v4.3.1.1_11320/clean
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_xmit.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_wlan_util.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_wapi_sms4.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_wapi.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_vht.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_tdls.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_sta_mgt.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_sreset.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_rf.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_recv.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_pwrctrl.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_p2p.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_odm.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_mp_ioctl.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_mp.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_mlme_ext.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_mlme.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_iol.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ioctl_set.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ioctl_rtl.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ioctl_query.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_io.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ieee80211.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_eeprom.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_cmd.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_bt_mp.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_btcoex.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_br_ext.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_beamforming.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_ap.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_phy.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_intf.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_com_phycfg.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_com.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_btcoex.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/HalPwrSeqCmd.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723b_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_pg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8723a_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192e_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192d_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_event.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8192c_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_dm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8188e_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/recv_osdep.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/pci_osintf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/pci_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/pci_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service_xp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service_ce.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service_bsd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_service.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/osdep_intf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/nic_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/mp_custom_oid.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/mlme_osdep.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ip.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ioctl_cfg80211.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/if_ether.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ieee80211_ext.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ieee80211.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_sdio.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_phy_reg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_phy.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_pg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_intf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_data.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com_reg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com_phycfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com_h2c.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_com.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/hal_btcoex.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/HalVerDef.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/HalPwrSeqCmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8821APwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8812PwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8812PhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8812PhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723PwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723BPwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723BPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723BPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723APhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8723APhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192EPwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192EPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192EPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192DPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192DPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192CPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8192CPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8188EPwrSeq.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8188EPhyReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/Hal8188EPhyCfg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/h2clbk.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/gspi_osintf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/gspi_ops_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/gspi_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/gspi_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/ethernet.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_xp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_sdio.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_pci.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_gspi.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types_ce.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_conf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/custom_gpio.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/cmd_osdep.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/circ_buf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/basic_types.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/autoconf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/xmit_osdep.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/wlan_bssdef.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/wifi.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_vendor_req.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_osintf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_ops_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/usb_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sta_info.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_osintf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_ops_xp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_ops_linux.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_ops_ce.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/sdio_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_wifi_regd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_wapi.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_vht.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_version.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_tdls.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_security.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_qos.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_pwrctrl.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_p2p.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_odm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mp_phy_regdef.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mp_ioctl.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mlme_ext.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_mlme.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_iol.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ioctl_set.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ioctl_rtl.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ioctl_query.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ioctl.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_io.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ht.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_event.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_efuse.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_eeprom.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_cmd.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_byteorder.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_bt_mp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_btcoex.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_br_ext.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_beamforming.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_ap.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_android.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8821a_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8821a_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_xmit.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_sreset.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_spec.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_rf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_recv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_led.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtl8812a_hal.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/osdep_service.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_sprd_sdio.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_RTK_DMP_usb.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ops.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ops.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ARM_SUNxI_usb.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ARM_SUNxI_sdio.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/platform/platform_ARM_SUNnI_sdio.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/core/efuse/rtw_efuse.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/hal_hci/hal_usb.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/led/hal_usb_led.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_types.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_RegDefine11N.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_RegDefine11AC.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_reg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_precomp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_interface.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_interface.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_HWConfig.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_HWConfig.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_debug.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_debug.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_AntDiv.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm_AntDiv.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/odm.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/HalPhyRf.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/HalPhyRf.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/Mp_Precomp.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtcOutSrc.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8821a2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8821a2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8821a1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8821a1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8812a2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8812a2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8812a1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8812a1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723b2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723b2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723b1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723b1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723a2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723a2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723a1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8723a1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192e2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192e2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192e1Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192e1Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192d2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8192d2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8188c2Ant.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC-BTCoexist/HalBtc8188c2Ant.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_xmit.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_sreset.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_rxdesc.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_rf6052.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_phycfg.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_mp.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_hal_init.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_dm.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/rtl8192e_cmd.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/Hal8192EPwrSeq.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/swabb.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/swab.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/little_endian.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/generic.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/byteorder/big_endian.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/include/linux/wireless.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/usb_intf.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/xmit_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/wifi_regd.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/usb_ops_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/rtw_proc.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/rtw_proc.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/rtw_android.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/recv_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/os_intfs.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/mlme_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/ioctl_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/ioctl_cfg80211.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/custom_gpio_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/odm_RTL8192E.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/odm_RTL8192E.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/odm_RegConfig8192E.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/odm_RegConfig8192E.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalPhyRf_8192e.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalPhyRf_8192e.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_RF.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_RF.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_MAC.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_MAC.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW_v18.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW_v18.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_BB.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/HalHWImg8192E_BB.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/OUTSRC/rtl8192e/Hal8192EReg.h
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/usb_ops_linux.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/usb_halinit.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/rtl8192eu_xmit.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/rtl8192eu_recv.c
20140812_rtl8192EU_linux_v4.3.1.1_11320/hal/rtl8192e/usb/rtl8192eu_led.c

cd 20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux/

~/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/os_dep/linux$ 

Ensuite il faut modifier une partie du fichier os_intfs.c
J'ai tout simplement supprimer ma partie et coller son exemple.
Bref sa ressemble à ça

static int rtw_ndev_notifier_call(struct notifier_block * nb, unsigned long state, void *ndev)
{
	struct net_device *dev = ndev;

#if (LINUX_VERSION_CODE>=KERNEL_VERSION(2,6,29))
	if (dev->netdev_ops->ndo_do_ioctl != rtw_ioctl)
#else
	if (dev->do_ioctl != rtw_ioctl)
#endif
		return NOTIFY_DONE;

    //ed, 20150426 //DBG_871X_LEVEL(_drv_info_, FUNC_NDEV_FMT" state:%lu\n", FUNC_NDEV_ARG(dev), state);

    switch (state) {
    case NETDEV_CHANGENAME:
        //ed,20150426 //rtw_adapter_proc_replace(dev);
        break;
    }

    return NOTIFY_DONE;
}

donc on continue

cd ../..

~/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320$ 

make

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.10.0-32-generic/build M=/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320  modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
  CC [M]  /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_cmd.o
  CC [M]  /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.o
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c: In function ‘aes_cipher’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c:1540:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
     for (j = 0; j < 8; j++)
     ^~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c:1543:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
  payload_index = hdrlen + 8;
  ^~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c: In function ‘aes_decipher’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c:1925:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
     for (j = 0; j < 8; j++)
     ^~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_security.c:1928:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
  payload_index = hdrlen + 8;
  ^~~~~~~~~~~~~
  CC [M]  /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o
In file included from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h:64:0,
                 from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:22:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘dump_drv_version’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:65:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "%s %s\n", DRV_NAME, DRIVERVERSION);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
  DBG_871X_SEL_NL(sel, "build time: %s %s\n", __DATE__, __TIME__);
                                                                ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
In file included from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h:64:0,
                 from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:22:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "build time: %s %s\n", __DATE__, __TIME__);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘dump_log_level’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:71:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "log_level:%d\n", GlobalDebugLevel);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘mac_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:98:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "======= MAC REG =======\n");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:103:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(sel, "0x%03x",i);
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:104:3: note: in expansion of macro ‘DBG_871X_SEL’
   DBG_871X_SEL(sel, " 0x%08x ", rtw_read32(adapter,i));
   ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:106:4: note: in expansion of macro ‘DBG_871X_SEL’
    DBG_871X_SEL(sel, "\n");
    ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘bb_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:114:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "======= BB REG =======\n");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:118:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(sel, "0x%03x",i);
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:119:3: note: in expansion of macro ‘DBG_871X_SEL’
   DBG_871X_SEL(sel, " 0x%08x ", rtw_read32(adapter,i));
   ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:121:4: note: in expansion of macro ‘DBG_871X_SEL’
    DBG_871X_SEL(sel, "\n");
    ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘rf_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:138:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "======= RF REG =======\n");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:141:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(sel, "RF_Path(%x)\n",path);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:146:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(sel, "0x%02x ",i);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:147:4: note: in expansion of macro ‘DBG_871X_SEL’
    DBG_871X_SEL(sel, " 0x%08x ",value);
    ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:149:5: note: in expansion of macro ‘DBG_871X_SEL’
     DBG_871X_SEL(sel, "\n");
     ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_read_reg’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:208:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "address not initialized\n");
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:215:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(m, "rtw_read8(0x%x)=0x%x\n", proc_get_read_addr, rtw_read8(padapter, proc_get_read_addr));
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:218:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(m, "rtw_read16(0x%x)=0x%x\n", proc_get_read_addr, rtw_read16(padapter, proc_get_read_addr));
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:221:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(m, "rtw_read32(0x%x)=0x%x\n", proc_get_read_addr, rtw_read32(padapter, proc_get_read_addr));
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:224:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(m, "error read length=%d\n", proc_get_read_len);
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_fwstate’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:267:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "fwstate=0x%x\n", get_fwstate(pmlmepriv));
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_sec_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:278:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "auth_alg=0x%x, enc_alg=0x%x, auth_type=0x%x, enc_type=0x%x\n",
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:282:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "hw_decrypted=%d\n", sec->hw_decrypted);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_mlmext_state’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:294:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "pmlmeinfo->state=0x%x\n", pmlmeinfo->state);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_roam_flags’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:305:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "0x%02x\n", rtw_roam_flags(adapter));
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_roam_param’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:339:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "%12s %12s %11s\n", "rssi_diff_th", "scanr_exp_ms", "scan_int_ms");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:340:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "%-12u %-12u %-11u\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_qos_option’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:409:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "qos_option=%d\n", pmlmepriv->qospriv.qos_option);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ht_option’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:421:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "ht_option=%d\n", pmlmepriv->htpriv.ht_option);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rf_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:433:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "cur_ch=%d, cur_bw=%d, cur_ch_offet=%d\n",
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:436:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "oper_ch=%d, oper_bw=%d, oper_ch_offet=%d\n",
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_survey_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:460:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "%5s  %-17s  %3s  %-3s  %-4s  %5s  %s\n","index", "bssid", "ch", "dBm", "SdBm", "age", "ssid");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:477:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%5d  "MAC_FMT"  %3d  %3d  %4d  %5d  %s\n",
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ap_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:509:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "SSID=%s\n", cur_network->network.Ssid.Ssid);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:510:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "sta's macaddr:" MAC_FMT "\n", MAC_ARG(psta->hwaddr));
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:511:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "cur_channel=%d, cur_bwmode=%d, cur_ch_offset=%d\n", pmlmeext->cur_channel, pmlmeext->cur_bwmode, pmlmeext->cur_ch_offset);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:512:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "wireless_mode=0x%x, rtsen=%d, cts2slef=%d\n", psta->wireless_mode, psta->rtsen, psta->cts2self);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:513:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "state=0x%x, aid=%d, macid=%d, raid=%d\n", psta->state, psta->aid, psta->mac_id, psta->raid);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:515:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "qos_en=%d, ht_en=%d, init_rate=%d\n", psta->qos_option, psta->htpriv.ht_option, psta->init_rate);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:516:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "bwmode=%d, ch_offset=%d, sgi_20m=%d,sgi_40m=%d\n", psta->bw_mode, psta->htpriv.ch_offset, psta->htpriv.sgi_20m, psta->htpriv.sgi_40m);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:517:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:518:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "agg_enable_bitmap=%x, candidate_tid_bitmap=%x\n", psta->htpriv.agg_enable_bitmap, psta->htpriv.candidate_tid_bitmap);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:519:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "ldpc_cap=0x%x, stbc_cap=0x%x, beamform_cap=0x%x\n", psta->htpriv.ldpc_cap, psta->htpriv.stbc_cap, psta->htpriv.beamform_cap);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:532:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "tid=%d, indicate_seq=%d\n", i, preorder_ctrl->indicate_seq);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:539:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "can't get sta's macaddr, cur_network's macaddr:" MAC_FMT "\n", MAC_ARG(cur_network->network.MacAddress));
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_adapter_state’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:550:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "bSurpriseRemoved=%d, bDriverStopped=%d\n",
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_trx_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:565:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "free_xmitbuf_cnt=%d, free_xmitframe_cnt=%d\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:567:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "free_ext_xmitbuf_cnt=%d, free_xframe_ext_cnt=%d\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:569:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "free_recvframe_cnt=%d\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:575:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%d, hwq.accnt=%d\n", i, phwxmit->accnt);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:579:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "rx_urb_pending_cn=%d\n", precvpriv->rx_pending_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rate_ctl’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:592:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "FIX\n");
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:593:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "0x%02x\n", adapter->fix_rate);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:595:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "RA\n");
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_suspend_resume_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:666:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_alloc_irq_cnt=%d\n", pdbgpriv->dbg_sdio_alloc_irq_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:667:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_free_irq_cnt=%d\n", pdbgpriv->dbg_sdio_free_irq_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:668:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_alloc_irq_error_cnt=%d\n",pdbgpriv->dbg_sdio_alloc_irq_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:669:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_free_irq_error_cnt=%d\n", pdbgpriv->dbg_sdio_free_irq_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:670:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_init_error_cnt=%d\n",pdbgpriv->dbg_sdio_init_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:671:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_deinit_error_cnt=%d\n", pdbgpriv->dbg_sdio_deinit_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:672:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_suspend_error_cnt=%d\n", pdbgpriv->dbg_suspend_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:673:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_suspend_cnt=%d\n",pdbgpriv->dbg_suspend_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:674:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_resume_cnt=%d\n", pdbgpriv->dbg_resume_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:675:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_resume_error_cnt=%d\n", pdbgpriv->dbg_resume_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:676:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_deinit_fail_cnt=%d\n",pdbgpriv->dbg_deinit_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:677:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_carddisable_cnt=%d\n", pdbgpriv->dbg_carddisable_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:678:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_ps_insuspend_cnt=%d\n",pdbgpriv->dbg_ps_insuspend_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:679:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_dev_unload_inIPS_cnt=%d\n", pdbgpriv->dbg_dev_unload_inIPS_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:680:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_scan_pwr_state_cnt=%d\n", pdbgpriv->dbg_scan_pwr_state_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:681:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_downloadfw_pwr_state_cnt=%d\n", pdbgpriv->dbg_downloadfw_pwr_state_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:682:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_carddisable_error_cnt=%d\n", pdbgpriv->dbg_carddisable_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:683:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_fw_read_ps_state_fail_cnt=%d\n", pdbgpriv->dbg_fw_read_ps_state_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:684:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_leave_ips_fail_cnt=%d\n", pdbgpriv->dbg_leave_ips_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:685:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_leave_lps_fail_cnt=%d\n", pdbgpriv->dbg_leave_lps_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:686:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_h2c_leave32k_fail_cnt=%d\n", pdbgpriv->dbg_h2c_leave32k_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:687:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_diswow_dload_fw_fail_cnt=%d\n", pdbgpriv->dbg_diswow_dload_fw_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:688:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_enwow_dload_fw_fail_cnt=%d\n", pdbgpriv->dbg_enwow_dload_fw_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:689:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_ips_drvopen_fail_cnt=%d\n", pdbgpriv->dbg_ips_drvopen_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:690:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_poll_fail_cnt=%d\n", pdbgpriv->dbg_poll_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:691:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_rpwm_toogle_cnt=%d\n", pdbgpriv->dbg_rpwm_toogle_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:692:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_rpwm_timeout_fail_cnt=%d\n", pdbgpriv->dbg_rpwm_timeout_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:693:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sreset_cnt=%d\n", pdbgpriv->dbg_sreset_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_signal’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:704:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "rssi:%d\n", padapter->recvpriv.rssi);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:706:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "signal_strength:%u\n", padapter->recvpriv.signal_strength);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:707:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "signal_qual:%u\n", padapter->recvpriv.signal_qual);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:708:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "noise:%u\n", padapter->recvpriv.noise);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_hw_status’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:724:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "RX FIFO full count: last_time=%lld, current_time=%lld, differential=%lld\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ht_enable’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:773:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%d\n", pregpriv->ht_enable);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_bw_mode’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:811:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "0x%02x\n", pregpriv->bw_mode);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ampdu_enable’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:851:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%d\n", pregpriv->ampdu_enable);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_ampdu’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:892:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m,
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_en_fwps’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:943:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "check_fw_ps = %d , 1:enable get FW PS state , 0: disable get FW PS state\n"
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_stbc’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:998:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%d\n", pregpriv->rx_stbc);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_all_sta_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1089:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "sta_dz_bitmap=0x%x, tim_bitmap=0x%x\n", pstapriv->sta_dz_bitmap, pstapriv->tim_bitmap);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1106:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "==============================\n");
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1107:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "sta's macaddr:" MAC_FMT "\n", MAC_ARG(psta->hwaddr));
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1108:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "rtsen=%d, cts2slef=%d\n", psta->rtsen, psta->cts2self);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1109:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "state=0x%x, aid=%d, macid=%d, raid=%d\n", psta->state, psta->aid, psta->mac_id, psta->raid);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1111:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "qos_en=%d, ht_en=%d, init_rate=%d\n", psta->qos_option, psta->htpriv.ht_option, psta->init_rate);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1112:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "bwmode=%d, ch_offset=%d, sgi_20m=%d,sgi_40m=%d\n", psta->bw_mode, psta->htpriv.ch_offset, psta->htpriv.sgi_20m, psta->htpriv.sgi_40m);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1113:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1114:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "agg_enable_bitmap=%x, candidate_tid_bitmap=%x\n", psta->htpriv.agg_enable_bitmap, psta->htpriv.candidate_tid_bitmap);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1116:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "sleepq_len=%d\n", psta->sleepq_len);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1117:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "capability=0x%x\n", psta->capability);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1118:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "flags=0x%x\n", psta->flags);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1119:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "wpa_psk=0x%x\n", psta->wpa_psk);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1120:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "wpa2_group_cipher=0x%x\n", psta->wpa2_group_cipher);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1121:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "wpa2_pairwise_cipher=0x%x\n", psta->wpa2_pairwise_cipher);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1122:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "qos_info=0x%x\n", psta->qos_info);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1123:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "dot118021XPrivacy=0x%x\n", psta->dot118021XPrivacy);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1130:7: note: in expansion of macro ‘DBG_871X_SEL_NL’
       DBG_871X_SEL_NL(m, "tid=%d, indicate_seq=%d\n", j, preorder_ctrl->indicate_seq);
       ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1142:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "==============================\n");
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_best_channel’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1215:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "The rx cnt of channel %3d = %d\n",
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1220:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "best_channel_5G = %d\n", best_channel_5G);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1221:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "best_channel_24G = %d\n", best_channel_24G);
  ^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
scripts/Makefile.build:294 : la recette pour la cible « /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o » a échouée
make[2]: *** [/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o] Erreur 1
Makefile:1524 : la recette pour la cible « _module_/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320 » a échouée
make[1]: *** [_module_/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
Makefile:1323 : la recette pour la cible « modules » a échouée
make: *** [modules] Erreur 2

Les erreurs commencent mais bon... on continue

sudo make install

install -p -m 644 8192eu.ko  /lib/modules/4.10.0-32-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer '8192eu.ko': Aucun fichier ou dossier de ce type
Makefile:1330 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1

là on a une erreur "normal" puisqu'elle est décrite dans le tuto

il faut alors modifier le fichier Makefile

Voici à quoi ressemble le mien après modification :

EXTRA_CFLAGS += -Wno-error=date-time
EXTRA_CFLAGS += $(USER_EXTRA_CFLAGS)
EXTRA_CFLAGS += -O1
#EXTRA_CFLAGS += -O3
#EXTRA_CFLAGS += -Wall
#EXTRA_CFLAGS += -Wextra
#EXTRA_CFLAGS += -Werror
#EXTRA_CFLAGS += -pedantic
#EXTRA_CFLAGS += -Wshadow -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes

EXTRA_CFLAGS += -Wno-unused-variable
EXTRA_CFLAGS += -Wno-unused-value
EXTRA_CFLAGS += -Wno-unused-label
EXTRA_CFLAGS += -Wno-unused-parameter
EXTRA_CFLAGS += -Wno-unused-function
EXTRA_CFLAGS += -Wno-unused

#EXTRA_CFLAGS += -Wno-uninitialized

EXTRA_CFLAGS += -I$(src)/include

EXTRA_LDFLAGS += --strip-debug

CONFIG_AUTOCFG_CP = n

########################## WIFI IC ############################
CONFIG_MULTIDRV = n
CONFIG_RTL8192C = n
CONFIG_RTL8192D = n
CONFIG_RTL8723A = n
CONFIG_RTL8188E = n
CONFIG_RTL8812A = n
CONFIG_RTL8821A = n
CONFIG_RTL8192E = y
CONFIG_RTL8723B = n
######################### Interface ###########################
CONFIG_USB_HCI = y
CONFIG_PCI_HCI = n
CONFIG_SDIO_HCI = n
...

Poursuivons

make

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.10.0-32-generic/build M=/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320  modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
  CC [M]  /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o
In file included from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h:64:0,
                 from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:22:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘dump_drv_version’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:65:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "%s %s\n", DRV_NAME, DRIVERVERSION);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
  DBG_871X_SEL_NL(sel, "build time: %s %s\n", __DATE__, __TIME__);
                                                                ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:64: warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time]
In file included from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/drv_types.h:64:0,
                 from /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:22:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:66:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "build time: %s %s\n", __DATE__, __TIME__);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘dump_log_level’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:71:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "log_level:%d\n", GlobalDebugLevel);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘mac_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:98:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "======= MAC REG =======\n");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:103:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(sel, "0x%03x",i);
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:104:3: note: in expansion of macro ‘DBG_871X_SEL’
   DBG_871X_SEL(sel, " 0x%08x ", rtw_read32(adapter,i));
   ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:106:4: note: in expansion of macro ‘DBG_871X_SEL’
    DBG_871X_SEL(sel, "\n");
    ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘bb_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:114:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "======= BB REG =======\n");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:118:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(sel, "0x%03x",i);
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:119:3: note: in expansion of macro ‘DBG_871X_SEL’
   DBG_871X_SEL(sel, " 0x%08x ", rtw_read32(adapter,i));
   ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:121:4: note: in expansion of macro ‘DBG_871X_SEL’
    DBG_871X_SEL(sel, "\n");
    ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘rf_reg_dump’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:138:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(sel, "======= RF REG =======\n");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:141:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(sel, "RF_Path(%x)\n",path);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:146:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(sel, "0x%02x ",i);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:147:4: note: in expansion of macro ‘DBG_871X_SEL’
    DBG_871X_SEL(sel, " 0x%08x ",value);
    ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:230:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:149:5: note: in expansion of macro ‘DBG_871X_SEL’
     DBG_871X_SEL(sel, "\n");
     ^~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_read_reg’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:208:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "address not initialized\n");
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:215:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(m, "rtw_read8(0x%x)=0x%x\n", proc_get_read_addr, rtw_read8(padapter, proc_get_read_addr));
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:218:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(m, "rtw_read16(0x%x)=0x%x\n", proc_get_read_addr, rtw_read16(padapter, proc_get_read_addr));
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:221:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(m, "rtw_read32(0x%x)=0x%x\n", proc_get_read_addr, rtw_read32(padapter, proc_get_read_addr));
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:224:4: note: in expansion of macro ‘DBG_871X_SEL_NL’
    DBG_871X_SEL_NL(m, "error read length=%d\n", proc_get_read_len);
    ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_fwstate’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:267:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "fwstate=0x%x\n", get_fwstate(pmlmepriv));
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_sec_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:278:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "auth_alg=0x%x, enc_alg=0x%x, auth_type=0x%x, enc_type=0x%x\n",
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:282:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "hw_decrypted=%d\n", sec->hw_decrypted);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_mlmext_state’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:294:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "pmlmeinfo->state=0x%x\n", pmlmeinfo->state);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_roam_flags’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:305:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "0x%02x\n", rtw_roam_flags(adapter));
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_roam_param’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:339:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "%12s %12s %11s\n", "rssi_diff_th", "scanr_exp_ms", "scan_int_ms");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:340:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "%-12u %-12u %-11u\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_qos_option’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:409:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "qos_option=%d\n", pmlmepriv->qospriv.qos_option);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ht_option’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:421:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "ht_option=%d\n", pmlmepriv->htpriv.ht_option);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rf_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:433:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "cur_ch=%d, cur_bw=%d, cur_ch_offet=%d\n",
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:436:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "oper_ch=%d, oper_bw=%d, oper_ch_offet=%d\n",
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_survey_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:460:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "%5s  %-17s  %3s  %-3s  %-4s  %5s  %s\n","index", "bssid", "ch", "dBm", "SdBm", "age", "ssid");
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:477:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%5d  "MAC_FMT"  %3d  %3d  %4d  %5d  %s\n",
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ap_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:509:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "SSID=%s\n", cur_network->network.Ssid.Ssid);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:510:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "sta's macaddr:" MAC_FMT "\n", MAC_ARG(psta->hwaddr));
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:511:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "cur_channel=%d, cur_bwmode=%d, cur_ch_offset=%d\n", pmlmeext->cur_channel, pmlmeext->cur_bwmode, pmlmeext->cur_ch_offset);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:512:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "wireless_mode=0x%x, rtsen=%d, cts2slef=%d\n", psta->wireless_mode, psta->rtsen, psta->cts2self);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:513:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "state=0x%x, aid=%d, macid=%d, raid=%d\n", psta->state, psta->aid, psta->mac_id, psta->raid);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:515:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "qos_en=%d, ht_en=%d, init_rate=%d\n", psta->qos_option, psta->htpriv.ht_option, psta->init_rate);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:516:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "bwmode=%d, ch_offset=%d, sgi_20m=%d,sgi_40m=%d\n", psta->bw_mode, psta->htpriv.ch_offset, psta->htpriv.sgi_20m, psta->htpriv.sgi_40m);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:517:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:518:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "agg_enable_bitmap=%x, candidate_tid_bitmap=%x\n", psta->htpriv.agg_enable_bitmap, psta->htpriv.candidate_tid_bitmap);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:519:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "ldpc_cap=0x%x, stbc_cap=0x%x, beamform_cap=0x%x\n", psta->htpriv.ldpc_cap, psta->htpriv.stbc_cap, psta->htpriv.beamform_cap);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:532:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "tid=%d, indicate_seq=%d\n", i, preorder_ctrl->indicate_seq);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:539:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "can't get sta's macaddr, cur_network's macaddr:" MAC_FMT "\n", MAC_ARG(cur_network->network.MacAddress));
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_adapter_state’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:550:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "bSurpriseRemoved=%d, bDriverStopped=%d\n",
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_trx_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:565:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "free_xmitbuf_cnt=%d, free_xmitframe_cnt=%d\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:567:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "free_ext_xmitbuf_cnt=%d, free_xframe_ext_cnt=%d\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:569:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "free_recvframe_cnt=%d\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:575:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%d, hwq.accnt=%d\n", i, phwxmit->accnt);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:579:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "rx_urb_pending_cn=%d\n", precvpriv->rx_pending_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rate_ctl’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:592:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "FIX\n");
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:593:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "0x%02x\n", adapter->fix_rate);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:595:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "RA\n");
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_suspend_resume_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:666:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_alloc_irq_cnt=%d\n", pdbgpriv->dbg_sdio_alloc_irq_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:667:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_free_irq_cnt=%d\n", pdbgpriv->dbg_sdio_free_irq_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:668:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_alloc_irq_error_cnt=%d\n",pdbgpriv->dbg_sdio_alloc_irq_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:669:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_free_irq_error_cnt=%d\n", pdbgpriv->dbg_sdio_free_irq_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:670:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_init_error_cnt=%d\n",pdbgpriv->dbg_sdio_init_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:671:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sdio_deinit_error_cnt=%d\n", pdbgpriv->dbg_sdio_deinit_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:672:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_suspend_error_cnt=%d\n", pdbgpriv->dbg_suspend_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:673:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_suspend_cnt=%d\n",pdbgpriv->dbg_suspend_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:674:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_resume_cnt=%d\n", pdbgpriv->dbg_resume_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:675:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_resume_error_cnt=%d\n", pdbgpriv->dbg_resume_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:676:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_deinit_fail_cnt=%d\n",pdbgpriv->dbg_deinit_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:677:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_carddisable_cnt=%d\n", pdbgpriv->dbg_carddisable_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:678:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_ps_insuspend_cnt=%d\n",pdbgpriv->dbg_ps_insuspend_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:679:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_dev_unload_inIPS_cnt=%d\n", pdbgpriv->dbg_dev_unload_inIPS_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:680:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_scan_pwr_state_cnt=%d\n", pdbgpriv->dbg_scan_pwr_state_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:681:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_downloadfw_pwr_state_cnt=%d\n", pdbgpriv->dbg_downloadfw_pwr_state_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:682:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_carddisable_error_cnt=%d\n", pdbgpriv->dbg_carddisable_error_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:683:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_fw_read_ps_state_fail_cnt=%d\n", pdbgpriv->dbg_fw_read_ps_state_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:684:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_leave_ips_fail_cnt=%d\n", pdbgpriv->dbg_leave_ips_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:685:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_leave_lps_fail_cnt=%d\n", pdbgpriv->dbg_leave_lps_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:686:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_h2c_leave32k_fail_cnt=%d\n", pdbgpriv->dbg_h2c_leave32k_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:687:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_diswow_dload_fw_fail_cnt=%d\n", pdbgpriv->dbg_diswow_dload_fw_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:688:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_enwow_dload_fw_fail_cnt=%d\n", pdbgpriv->dbg_enwow_dload_fw_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:689:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_ips_drvopen_fail_cnt=%d\n", pdbgpriv->dbg_ips_drvopen_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:690:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_poll_fail_cnt=%d\n", pdbgpriv->dbg_poll_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:691:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_rpwm_toogle_cnt=%d\n", pdbgpriv->dbg_rpwm_toogle_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:692:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_rpwm_timeout_fail_cnt=%d\n", pdbgpriv->dbg_rpwm_timeout_fail_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:693:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "dbg_sreset_cnt=%d\n", pdbgpriv->dbg_sreset_cnt);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_signal’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:704:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "rssi:%d\n", padapter->recvpriv.rssi);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:706:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "signal_strength:%u\n", padapter->recvpriv.signal_strength);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:707:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "signal_qual:%u\n", padapter->recvpriv.signal_qual);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:708:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "noise:%u\n", padapter->recvpriv.noise);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_hw_status’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:724:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "RX FIFO full count: last_time=%lld, current_time=%lld, differential=%lld\n"
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ht_enable’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:773:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%d\n", pregpriv->ht_enable);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_bw_mode’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:811:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "0x%02x\n", pregpriv->bw_mode);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_ampdu_enable’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:851:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%d\n", pregpriv->ampdu_enable);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_ampdu’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:892:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m,
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_en_fwps’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:943:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "check_fw_ps = %d , 1:enable get FW PS state , 0: disable get FW PS state\n"
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_rx_stbc’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:998:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "%d\n", pregpriv->rx_stbc);
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_all_sta_info’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1089:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "sta_dz_bitmap=0x%x, tim_bitmap=0x%x\n", pstapriv->sta_dz_bitmap, pstapriv->tim_bitmap);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1106:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "==============================\n");
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1107:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "sta's macaddr:" MAC_FMT "\n", MAC_ARG(psta->hwaddr));
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1108:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "rtsen=%d, cts2slef=%d\n", psta->rtsen, psta->cts2self);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1109:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "state=0x%x, aid=%d, macid=%d, raid=%d\n", psta->state, psta->aid, psta->mac_id, psta->raid);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1111:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "qos_en=%d, ht_en=%d, init_rate=%d\n", psta->qos_option, psta->htpriv.ht_option, psta->init_rate);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1112:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "bwmode=%d, ch_offset=%d, sgi_20m=%d,sgi_40m=%d\n", psta->bw_mode, psta->htpriv.ch_offset, psta->htpriv.sgi_20m, psta->htpriv.sgi_40m);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1113:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "ampdu_enable = %d\n", psta->htpriv.ampdu_enable);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1114:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "agg_enable_bitmap=%x, candidate_tid_bitmap=%x\n", psta->htpriv.agg_enable_bitmap, psta->htpriv.candidate_tid_bitmap);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1116:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "sleepq_len=%d\n", psta->sleepq_len);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1117:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "capability=0x%x\n", psta->capability);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1118:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "flags=0x%x\n", psta->flags);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1119:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "wpa_psk=0x%x\n", psta->wpa_psk);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1120:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "wpa2_group_cipher=0x%x\n", psta->wpa2_group_cipher);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1121:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "wpa2_pairwise_cipher=0x%x\n", psta->wpa2_pairwise_cipher);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1122:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "qos_info=0x%x\n", psta->qos_info);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1123:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "dot118021XPrivacy=0x%x\n", psta->dot118021XPrivacy);
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1130:7: note: in expansion of macro ‘DBG_871X_SEL_NL’
       DBG_871X_SEL_NL(m, "tid=%d, indicate_seq=%d\n", j, preorder_ctrl->indicate_seq);
       ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1142:5: note: in expansion of macro ‘DBG_871X_SEL_NL’
     DBG_871X_SEL_NL(m, "==============================\n");
     ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c: In function ‘proc_get_best_channel’:
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1215:3: note: in expansion of macro ‘DBG_871X_SEL_NL’
   DBG_871X_SEL_NL(m, "The rx cnt of channel %3d = %d\n",
   ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1220:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "best_channel_5G = %d\n", best_channel_5G);
  ^~~~~~~~~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:187:19: error: void value not ignored as it ought to be
  #define _seqdump seq_printf
                   ^
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/include/rtw_debug.h:240:7: note: in expansion of macro ‘_seqdump’
    if(_seqdump(sel, fmt, ##arg)) /*rtw_warn_on(1)*/; \
       ^~~~~~~~
/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.c:1221:2: note: in expansion of macro ‘DBG_871X_SEL_NL’
  DBG_871X_SEL_NL(m, "best_channel_24G = %d\n", best_channel_24G);
  ^~~~~~~~~~~~~~~
scripts/Makefile.build:294 : la recette pour la cible « /home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o » a échouée
make[2]: *** [/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320/core/rtw_debug.o] Erreur 1
Makefile:1524 : la recette pour la cible « _module_/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320 » a échouée
make[1]: *** [_module_/home/twix/Driver_WiFi_DWA_131_E1/20140812_rtl8192EU_linux_v4.3.1.1_11320] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.10.0-32-generic »
Makefile:1324 : la recette pour la cible « modules » a échouée
make: *** [modules] Erreur 2

encore les même erreurs mais bon

sudo make install

install -p -m 644 8192eu.ko  /lib/modules/4.10.0-32-generic/kernel/drivers/net/wireless/
install: impossible d'évaluer '8192eu.ko': Aucun fichier ou dossier de ce type
Makefile:1330 : la recette pour la cible « install » a échouée
make: *** [install] Erreur 1

là sa sent pas bon puisque que l'on étaient censé résoudre cette erreur....

Mais bon on essaye quand même

sudo modprobe 8192eu

modprobe: ERROR: could not insert '8192eu': Required key not available

Je ne sais pas si ces tutos ne sont tout simplement pas adapté a ma configuration, si j'ai un noyau linux différent que ceux qui ont fait ces tutos, ou si je m'y prends mal, bref aidez moi s'il vous plaît.

Merci d'avance et excusez moi si ce post est hyper lours mais je voulez bien le détailler.

Hors ligne

#2 Le 30/08/2017, à 17:32

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Bonjour,

Il y a ces anomalies en version 17.04 :
Pour l'ethernet > ethernet-adapter-was-disable-on-ubuntu-17-04

et le wifi > 17-04-wi-fi-not-working-mac-address-keeps-changing

Le 20/04/2017, sendscan a écrit :

Bonsoir à tous,

je vois que plusieurs d'entre vous ont essayé de m'aider. Merci à tous, et plus particulièrement à Erwan28250, dont la solution a fonctionné. Merci à toi !

Voici la solution en français, au cas où quelqu'un en aurait besoin :

Dans un terminal, lancer la commande suivante :

sudo -H gedit /etc/NetworkManager/NetworkManager.conf

Dans le fichier qui s'ouvre, ajouter à la fin les lignes suivantes :

[device]
wifi.scan-rand-mac-address=no

Enregistrer le fichier et le fermer.

Dans le terminal, taper la commande suivante :

sudo service network-manager restart

Le Wi-fi doit maintenant fonctionner !


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 30/08/2017, à 18:06

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Merci pour ta réponse rapide,

sudo -H gedit /etc/NetworkManager/NetworkManager.conf

voici mon fichier après modification

[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false

[device]
wifi.scan-rand-mac-address=no

Voici ce que le terminal affiche

** (gedit:3338): WARNING **: Set document metadata failed: La définition de l'attribut metadata::gedit-spell-language n'est pas prise en charge

** (gedit:3338): WARNING **: Set document metadata failed: La définition de l'attribut metadata::gedit-encoding n'est pas prise en charge

** (gedit:3338): WARNING **: Set document metadata failed: La définition de l'attribut metadata::gedit-position n'est pas prise en charge

sudo service network-manager restart

rien ne se passe, enfin si ma connexion redemarre mais je n'ai toujours pas de wifi

Hors ligne

#4 Le 30/08/2017, à 18:15

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Donne un wificheck
Nota : un fichier wificheck.log est créé dans votre répertoire personnel, collez l'intégralité de son contenu dans votre discussion.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 30/08/2017, à 19:29

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Le voici :

>>    cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.04
DISTRIB_CODENAME=zesty
DISTRIB_DESCRIPTION="Ubuntu 17.04"

>>    lsusb 

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:b009 Realtek Semiconductor Corp. 
Bus 001 Device 002: ID 04f2:b5d6 Chicony Electronics Co., Ltd 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

>>    lspci -k -nn | grep -A 3 -i net 

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
	DeviceName: Realtek RTL8723DE 802.11 bgn 1x1 WiFi + BT 4.2 Combo Adapter 
	Subsystem: Hewlett-Packard Company Device [103c:8319]
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	DeviceName: Realtek PCIe GBE Family Controller
	Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8362]
	Kernel driver in use: r8169
	Kernel modules: r8169

>>    sudo lshw -C network 

  *-network NON-RÉCLAMÉ
       description: Network controller
       produit: Realtek Semiconductor Co., Ltd.
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02:00.0
       version: 00
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress cap_list
       configuration: latency=0
       ressources: portE/S:4000(taille=256) mémoire:b1100000-b110ffff
  *-network
       description: Ethernet interface
       produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       nom logique: eno1
       version: 15
       numéro de série: f4:30:b9:98:06:0e
       taille: 1Gbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.0.23 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       ressources: irq:127 portE/S:3000(taille=256) mémoire:b1004000-b1004fff mémoire:b1000000-b1003fff

>>    lsmod 

Module                  Size  Used by
msr                    16384  0
bnep                   20480  2
binfmt_misc            20480  1
nls_iso8859_1          16384  1
uvcvideo               90112  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
videodev              172032  3 uvcvideo,videobuf2_core,videobuf2_v4l2
media                  40960  2 uvcvideo,videodev
btusb                  45056  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
bluetooth             557056  12 btrtl,btintel,bnep,btbcm,btusb
hp_wmi                 16384  0
sparse_keymap          16384  1 hp_wmi
snd_hda_codec_hdmi     49152  1
snd_hda_codec_realtek    90112  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
snd_soc_skl            65536  0
snd_soc_skl_ipc        49152  1 snd_soc_skl
snd_soc_sst_ipc        16384  1 snd_soc_skl_ipc
snd_soc_sst_dsp        28672  1 snd_soc_skl_ipc
snd_hda_ext_core       24576  1 snd_soc_skl
snd_soc_sst_match      16384  1 snd_soc_skl
snd_soc_core          233472  1 snd_soc_skl
snd_compress           20480  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_hda_intel          36864  3
snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           81920  7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               102400  8 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm                   593920  0
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
crc32_pclmul           16384  0
snd_rawmidi            32768  1 snd_seq_midi
ghash_clmulni_intel    16384  0
pcbc                   16384  0
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
snd_timer              32768  2 snd_seq,snd_pcm
input_leds             16384  0
joydev                 20480  0
serio_raw              16384  0
snd                    77824  19 snd_compress,snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_soc_core,snd_pcm
soundcore              16384  1 snd
shpchp                 36864  0
mei_me                 40960  0
mei                   102400  1 mei_me
intel_pch_thermal      16384  0
processor_thermal_device    16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
intel_lpss_acpi        16384  0
intel_lpss             16384  1 intel_lpss_acpi
hp_accel               28672  0
lis3lv02d              20480  1 hp_accel
input_polldev          16384  1 lis3lv02d
hp_wireless            16384  0
ucsi                   16384  0
mac_hid                16384  0
tpm_crb                16384  0
int3400_thermal        16384  0
acpi_thermal_rel       16384  1 int3400_thermal
acpi_pad              180224  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              24576  0
x_tables               36864  1 ip_tables
autofs4                40960  2
i915                 1449984  93
i2c_algo_bit           16384  1 i915
drm_kms_helper        151552  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
psmouse               139264  0
r8169                  81920  0
drm                   352256  5 i915,drm_kms_helper
mii                    16384  1 r8169
ahci                   36864  2
libahci                32768  1 ahci
wmi                    16384  1 hp_wmi
i2c_hid                20480  0
hid                   114688  1 i2c_hid
pinctrl_sunrisepoint    28672  0
video                  40960  1 i915
pinctrl_intel          20480  1 pinctrl_sunrisepoint
fjes                   73728  0
>>    iwconfig 


>>    ifconfig -a 


>>    sudo iwlist scan 


>>    uname -r -m 

4.10.0-32-generic x86_64

>>    cat /etc/network/interfaces 

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

>>    nm-tool 


>>    nmcli dev wifi 


>>    nmcli connection show 

NOM                  UUID                                  TYPE            PÉRIPHÉRIQUE 
Connexion filaire 1  b895681a-0c1b-3a0a-9891-dc4a4a1ed51f  802-3-ethernet  eno1         
VPN ALL              72538047-f7ec-49cc-89d4-9b9ff0b888e6  vpn             --           
VPN ILL              4e09ec67-9902-49c5-b2be-6a33eb4f3550  vpn             --           
VPN ILL 2            bc856509-7eea-4dc8-909d-e090dbb0b8be  vpn             --           

>>    sudo rfkill list 

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Hors ligne

#6 Le 30/08/2017, à 19:41

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

ID 0bda:b009 Realtek Semiconductor Corp. 

C'est cette clé ?

Tu as déterminé le pilote wifi de quelle façon ?

DeviceName: Realtek RTL8723DE 802.11 bgn 1x1 WiFi + BT 4.2 Combo Adapter 
traduction a écrit :

Abhishekd08 a commenté 12 days ago
Bonjour, il n'y a pas de pilote pour RTL8723DE, la carte WiFi ne fonctionne pas sur Ubuntu 16.04 LTS, est-ce que quelqu'un peut aider?
@lwfinger

Lwfinger a commenté 12 days ago
À ce moment, non. Realtek travaille sur un pilote qui nécessite un code actuellement en attente d'inclusion dans le noyau. Je ne sais pas combien de temps cela sera. En attendant, vous devrez utiliser une clé USB.
@ Abhishekd08
Abhishekd08 a commenté 12 days ago
Merci pour l'information. Bien que ce soit une déception, mais au moins j'ai eu une réponse solide. J'attends que le pilote arrive.

> lwfinger/rtlwifi_new/issues/267


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#7 Le 30/08/2017, à 19:49

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

OK autant pour moi je n'avais pas branché ma clé durant le wificheck

voici le nouveau :

>>    cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.04
DISTRIB_CODENAME=zesty
DISTRIB_DESCRIPTION="Ubuntu 17.04"

>>    lsusb 

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:b009 Realtek Semiconductor Corp. 
Bus 001 Device 002: ID 04f2:b5d6 Chicony Electronics Co., Ltd 
Bus 001 Device 004: ID 2001:3319 D-Link Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

>>    lspci -k -nn | grep -A 3 -i net 

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
	DeviceName: Realtek RTL8723DE 802.11 bgn 1x1 WiFi + BT 4.2 Combo Adapter 
	Subsystem: Hewlett-Packard Company Device [103c:8319]
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	DeviceName: Realtek PCIe GBE Family Controller
	Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8362]
	Kernel driver in use: r8169
	Kernel modules: r8169

>>    sudo lshw -C network 

  *-network NON-RÉCLAMÉ
       description: Network controller
       produit: Realtek Semiconductor Co., Ltd.
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02:00.0
       version: 00
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress cap_list
       configuration: latency=0
       ressources: portE/S:4000(taille=256) mémoire:b1100000-b110ffff
  *-network
       description: Ethernet interface
       produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       nom logique: eno1
       version: 15
       numéro de série: f4:30:b9:98:06:0e
       taille: 1Gbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.0.23 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       ressources: irq:127 portE/S:3000(taille=256) mémoire:b1004000-b1004fff mémoire:b1000000-b1003fff

>>    lsmod 

Module                  Size  Used by
cfg80211              602112  0
msr                    16384  0
bnep                   20480  2
binfmt_misc            20480  1
nls_iso8859_1          16384  1
uvcvideo               90112  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
videodev              172032  3 uvcvideo,videobuf2_core,videobuf2_v4l2
media                  40960  2 uvcvideo,videodev
btusb                  45056  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
bluetooth             557056  12 btrtl,btintel,bnep,btbcm,btusb
hp_wmi                 16384  0
sparse_keymap          16384  1 hp_wmi
snd_hda_codec_hdmi     49152  1
snd_hda_codec_realtek    90112  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
snd_soc_skl            65536  0
snd_soc_skl_ipc        49152  1 snd_soc_skl
snd_soc_sst_ipc        16384  1 snd_soc_skl_ipc
snd_soc_sst_dsp        28672  1 snd_soc_skl_ipc
snd_hda_ext_core       24576  1 snd_soc_skl
snd_soc_sst_match      16384  1 snd_soc_skl
snd_soc_core          233472  1 snd_soc_skl
snd_compress           20480  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_hda_intel          36864  3
snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           81920  7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               102400  8 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm                   593920  0
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
crc32_pclmul           16384  0
snd_rawmidi            32768  1 snd_seq_midi
ghash_clmulni_intel    16384  0
pcbc                   16384  0
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
snd_timer              32768  2 snd_seq,snd_pcm
input_leds             16384  0
joydev                 20480  0
serio_raw              16384  0
snd                    77824  19 snd_compress,snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_soc_core,snd_pcm
soundcore              16384  1 snd
shpchp                 36864  0
mei_me                 40960  0
mei                   102400  1 mei_me
intel_pch_thermal      16384  0
processor_thermal_device    16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
intel_lpss_acpi        16384  0
intel_lpss             16384  1 intel_lpss_acpi
hp_accel               28672  0
lis3lv02d              20480  1 hp_accel
input_polldev          16384  1 lis3lv02d
hp_wireless            16384  0
ucsi                   16384  0
mac_hid                16384  0
tpm_crb                16384  0
int3400_thermal        16384  0
acpi_thermal_rel       16384  1 int3400_thermal
acpi_pad              180224  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              24576  0
x_tables               36864  1 ip_tables
autofs4                40960  2
i915                 1449984  109
i2c_algo_bit           16384  1 i915
drm_kms_helper        151552  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
psmouse               139264  0
r8169                  81920  0
drm                   352256  5 i915,drm_kms_helper
mii                    16384  1 r8169
ahci                   36864  2
libahci                32768  1 ahci
wmi                    16384  1 hp_wmi
i2c_hid                20480  0
hid                   114688  1 i2c_hid
pinctrl_sunrisepoint    28672  0
video                  40960  1 i915
pinctrl_intel          20480  1 pinctrl_sunrisepoint
fjes                   73728  0
>>    iwconfig 


>>    ifconfig -a 


>>    sudo iwlist scan 


>>    uname -r -m 

4.10.0-32-generic x86_64

>>    cat /etc/network/interfaces 

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

>>    nm-tool 


>>    nmcli dev wifi 


>>    nmcli connection show 

NOM                  UUID                                  TYPE            PÉRIPHÉRIQUE 
Connexion filaire 1  b895681a-0c1b-3a0a-9891-dc4a4a1ed51f  802-3-ethernet  eno1         
VPN ALL              72538047-f7ec-49cc-89d4-9b9ff0b888e6  vpn             --           
VPN ILL              4e09ec67-9902-49c5-b2be-6a33eb4f3550  vpn             --           
VPN ILL 2            bc856509-7eea-4dc8-909d-e090dbb0b8be  vpn             --           

>>    sudo rfkill list 

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Si non c'est cette clé que j'aimerai utiliser ;

Bus 001 Device 004: ID 2001:3319 D-Link Corp. 

Hors ligne

#8 Le 30/08/2017, à 19:56

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Dans le forum américain , au # 13 de ce fil : [SOLVED] Issues installing USB Wifi dongle

Tente :

git clone https://github.com/feedcafe/rtl8192eu.git
sudo dkms add ./rtl8192eu
sudo dkms build -m rtl8192eu -v 0.1.0
sudo dkms install -m rtl8192eu -v 0.1.0

et redémarrage.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#9 Le 30/08/2017, à 20:30

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Ça bloque

git clone https://github.com/feedcafe/rtl8192eu.git

Clonage dans 'rtl8192eu'...
remote: Counting objects: 412, done.
remote: Total 412 (delta 0), reused 0 (delta 0), pack-reused 412
Réception d'objets: 100% (412/412), 1.65 MiB | 1.15 MiB/s, fait.
Résolution des deltas: 100% (148/148), fait.

sudo dkms add ./rtl8192eu

[sudo] Mot de passe de twix : 
sudo: dkms : commande introuvable

Hors ligne

#10 Le 30/08/2017, à 20:35

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Donc j'ai installé des paquets je peux donc poursuivre :

sudo dkms add ./rtl8192eu

Creating symlink /var/lib/dkms/rtl8192eu/0.1.0/source ->
                 /usr/src/rtl8192eu-0.1.0

DKMS: add completed.

sudo dkms build -m rtl8192eu -v 0.1.0

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area...
export KVERSION=4.10.0-32-generic && make -j4..........
cleaning build area...

DKMS: build completed.

sudo dkms install -m rtl8192eu -v 0.1.0

 
8192eu:
Running module version sanity check.
Error! Module version v4.3.1.1_11320.20140505 for 8192eu.ko
is not newer than what is already found in kernel 4.10.0-32-generic (v4.4.1_17696.20160509_BTCOEX20160412-0042).
You may override by specifying --force.

depmod......

DKMS: install completed.

je reboot et je te dit

Hors ligne

#11 Le 30/08/2017, à 23:40

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Je suis vraiment trop nul j'attendais une réponse mais mon message n'était pas parti...
Bref ça ne marche pas plus.
Au démarrage toujours aucune possibilité de me connecter en wifi quand je clique sur l'icône wifi

Hors ligne

#12 Le 31/08/2017, à 04:40

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Bonjour,

Pour un autre adaptateur :

ID 0bda:8152 Realtek Semiconductor Corp.
Le 13/04/2016, Milton_Evantel a écrit :

Bon, en fait en investiguant un peu plus sur ce problème de DHCP, je me suis rendu compte que le problème était bête comme chou : la configuration du réseau local faisait que je devais déclarer les adresses MAC de mon matériel pour pouvoir me connecter. Ce que je n’avais pas fait. Désolé pour la perte de temps, et merci encore aux utilisateurs qui ont accepté de m’aider.

dans > [Résolu] Adaptateur USB Realtek R8152

Rajout : Revoir aussi :17-04-wi-fi-not-working-mac-address-keeps-changing

et aussi :

chili555 a écrit :

Insérez l'appareil. Vérifiez si le pilote a chargé :

lsmod | grep r8152

Vérifiez si une interface est créée :

ifconfig

Vérifiez s'il existe des indices dans le journal :

dmesg | grep r8152
dmesg | grep ***

*** = Interface que vous avez trouvé

> ubuntu-17-04-install-driver-for-usb-ethernet-adapter

Donne déjà :

lsmod | grep rtl8192eu
ifconfig
dmesg | grep rtl8192eu

Rajout +1 : et en lisant la Doc : dwa-131

Avertissement a écrit :

Installation des pilotes

À chaque mise à jour du noyau vous devrez répéter l'opération d'installation.

Dernière modification par xubu1957 (Le 31/08/2017, à 05:08)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#13 Le 31/08/2017, à 11:02

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Si jamais il fallait simplement que je déclare mon adresse mac à ma box, cela ne m’empêcherai pas de pouvoir voir les autre wifi. Or ici je ne peux même pas accéder au wifi.
https://www.dropbox.com/s/e2yy3vzu6tif4 … 6.png?dl=0

lsmod | grep r8152

rien ne ressort

ifconfig

eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.23  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::f0fc:e31d:5e7c:25d1  prefixlen 64  scopeid 0x20<link>
        ether f4:30:b9:98:06:0e  txqueuelen 1000  (Ethernet)
        RX packets 37333  bytes 13049410 (13.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 11246  bytes 2361492 (2.3 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Boucle locale)
        RX packets 368  bytes 26710 (26.7 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 368  bytes 26710 (26.7 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

dmesg | grep r8152

rien ne ressort

dmesg | grep *** (pour celle là j'ai pas compris ce qu'il fallait faire roll)

lsmod | grep rtl8192eu

encore rien

dmesg | grep rtl8192eu

rien, encore....

Dernière modification par Pcerrip (Le 31/08/2017, à 11:03)

Hors ligne

#14 Le 31/08/2017, à 11:07

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Si cette affaire devient trop compliqué, et pour t'éviter de perdre ton temps, on pourrait essayer de faire un NDISWrapper vu que la clé était vendu avec un CD contenant les drivers.

Hors ligne

#15 Le 31/08/2017, à 11:39

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Bonjour,

J'étais parti d'un exemple et pour :

dmesg | grep *** (pour celle là j'ai pas compris ce qu'il fallait faire

c'était pour rechercher avec la donnée d'un ifconfig de l'interface wifi, mais qui n'est pas restituée en l'état.

Moi, je ne sais pas compiler !


Rajout - Pour avoir plus d'informations, peux tu donner un wificheck utilisé par le forum anglophone ?

Le 01/06/2016, cqfd93 a écrit :

Bonjour,

Copie ces 3 lignes (qui ne font qu'une commande) :

wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \
chmod +x wireless-info && \
./wireless-info

Ouvre un terminal (avec ctrl-alt-t) et colle la commande, appuis sur Entrée et tape ton mot de passe.

Quand c'est fini, donne le contenu du fichier dont le chemin t'est donné par une ligne comme :

Results saved in "/home/moi/wireless-info.txt".

(mets-le entre balises code (explications ici))

Dernière modification par xubu1957 (Le 31/08/2017, à 11:49)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#16 Le 31/08/2017, à 12:16

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Merci de prendre le temps de m'aider

########## wireless info START ##########

Report from: 31 Aug 2017 12:15 CEST +0200

Booted last: 31 Aug 2017 00:00 CEST +0200

Script from: 25 Mar 2017 07:04 UTC +0000

##### release ###########################

Distributor ID:	Ubuntu
Description:	Ubuntu 17.04
Release:	17.04
Codename:	zesty

##### kernel ############################

Linux 4.10.0-32-generic #36-Ubuntu SMP Tue Aug 8 12:10:06 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro

##### desktop ###########################

Ubuntu

##### lspci #############################

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
	DeviceName: Realtek RTL8723DE 802.11 bgn 1x1 WiFi + BT 4.2 Combo Adapter 
	Subsystem: Hewlett-Packard Company Device [103c:8319]

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	DeviceName: Realtek PCIe GBE Family Controller
	Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8362]

##### lsusb #############################

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:b009 Realtek Semiconductor Corp. 
Bus 001 Device 002: ID 04f2:b5d6 Chicony Electronics Co., Ltd 
Bus 001 Device 004: ID 2001:3319 D-Link Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

##### rfkill ############################

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

##### lsmod #############################

cfg80211              602112  0
hp_wmi                 16384  0
sparse_keymap          16384  1 hp_wmi
wmi                    16384  1 hp_wmi

##### interfaces ########################

auto lo
iface lo inet loopback

##### ifconfig ##########################

eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.23  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::f0fc:e31d:5e7c:25d1  prefixlen 64  scopeid 0x20<link>
        ether <MAC address>  txqueuelen 1000  (Ethernet)
        RX packets 128349  bytes 21619116 (21.6 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 15340  bytes 3899990 (3.8 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 388  bytes 27710 (27.7 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 388  bytes 27710 (27.7 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

##### iwconfig ##########################

eno1      no wireless extensions.

lo        no wireless extensions.

##### route #############################

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.0.254   0.0.0.0         UG    100    0        0 eno1
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eno1
192.168.0.0     0.0.0.0         255.255.255.0   U     100    0        0 eno1

##### resolv.conf #######################

nameserver 127.0.0.53

##### network managers ##################

Installed:

	NetworkManager

Running:

root       978     1  0 10:30 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon

##### NetworkManager info ###############

GENERAL.DEVICE:                         eno1
GENERAL.TYPE:                           ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                         Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT:                        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
GENERAL.DRIVER:                         r8169
GENERAL.DRIVER-VERSION:                 2.3LK-NAPI
GENERAL.FIRMWARE-VERSION:               
GENERAL.HWADDR:                         <MAC address>
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                         0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/net/eno1
GENERAL.IP-IFACE:                       eno1
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                     yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:               no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                   --
GENERAL.CONNECTION:                     Connexion filaire 1
GENERAL.CON-UUID:                       b895681a-0c1b-3a0a-9891-dc4a4a1ed51f
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/0
GENERAL.METERED:                        no (guessed)
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                     1000 Mb/s
CAPABILITIES.IS-SOFTWARE:               no
WIRED-PROPERTIES.CARRIER:               on
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{3}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:   b895681a-0c1b-3a0a-9891-dc4a4a1ed51f | Connexion filaire 1
IP4.ADDRESS[1]:                         192.168.0.23/24
IP4.GATEWAY:                            192.168.0.254
IP4.ROUTE[1]:                           dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]:                             192.168.0.254
DHCP4.OPTION[1]:                        requested_routers = 1
DHCP4.OPTION[2]:                        requested_domain_search = 1
DHCP4.OPTION[3]:                        requested_time_offset = 1
DHCP4.OPTION[4]:                        requested_domain_name = 1
DHCP4.OPTION[5]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[6]:                        requested_broadcast_address = 1
DHCP4.OPTION[7]:                        requested_netbios_scope = 1
DHCP4.OPTION[8]:                        requested_wpad = 1
DHCP4.OPTION[9]:                        next_server = 0.0.0.0
DHCP4.OPTION[10]:                       expiry = 1504218699
DHCP4.OPTION[11]:                       requested_interface_mtu = 1
DHCP4.OPTION[12]:                       requested_subnet_mask = 1
DHCP4.OPTION[13]:                       routers = 192.168.0.254
DHCP4.OPTION[14]:                       dhcp_message_type = 5
DHCP4.OPTION[15]:                       ip_address = 192.168.0.23
DHCP4.OPTION[16]:                       broadcast_address = 192.168.0.255
DHCP4.OPTION[17]:                       requested_static_routes = 1
DHCP4.OPTION[18]:                       requested_domain_name_servers = 1
DHCP4.OPTION[19]:                       requested_ntp_servers = 1
DHCP4.OPTION[20]:                       requested_netbios_name_servers = 1
DHCP4.OPTION[21]:                       dhcp_lease_time = 43200
DHCP4.OPTION[22]:                       domain_name_servers = 192.168.0.254
DHCP4.OPTION[23]:                       requested_ms_classless_static_routes = 1
DHCP4.OPTION[24]:                       subnet_mask = 255.255.255.0
DHCP4.OPTION[25]:                       network_number = 192.168.0.0
DHCP4.OPTION[26]:                       requested_host_name = 1
DHCP4.OPTION[27]:                       dhcp_server_identifier = 192.168.0.254
IP6.ADDRESS[1]:                         fe80::f0fc:e31d:5e7c:25d1/64
IP6.GATEWAY:                            

##### NetworkManager.state ##############

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true

##### NetworkManager.conf ###############

[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false

[device]
wifi.scan-rand-mac-address=no

##### NetworkManager profiles ###########

##### iw reg get ########################

Region: Europe/Paris (based on set time zone)

global
country 00: DFS-UNSET
	(2402 - 2472 @ 40), (N/A, 20), (N/A)
	(2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, NO-IR
	(2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
	(5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, NO-IR
	(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, NO-IR
	(5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
	(5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
	(57240 - 63720 @ 2160), (N/A, 0), (N/A)

##### iwlist channels ###################

eno1      no frequency information.

lo        no frequency information.

##### iwlist scan #######################

eno1      Interface doesn't support scanning.

lo        Interface doesn't support scanning.

##### module infos ######################

[cfg80211]
filename:       /lib/modules/4.10.0-32-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:         Johannes Berg
srcversion:     D77C8F93375950F3BA95B16
depends:        
intree:         Y
vermagic:       4.10.0-32-generic SMP mod_unload 
parm:           bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:           cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

##### modprobe options ##################

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist i2c_i801
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac

[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/intel-microcode-blacklist.conf]
blacklist microcode

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en

##### rc.local ##########################

grep: /etc/rc.local: No such file or directory

##### pm-utils ##########################

##### udev rules ########################

##### dmesg #############################

[   21.610966] Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[   21.610967] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[   22.176252] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[   22.176255] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin
[   22.177138] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin

########## wireless info END ############

Hors ligne

#17 Le 31/08/2017, à 12:36

FrancisFDZ

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

bonjour
Chez moi, j'utilise une clé avec le driver realtek 8192CU, obtenu via git. Cependant, j'ai du blacklister les drivers rtl8192CU et quelques autres qui empêchaient le driver téléchargé de fonctionner correctement. Il y aurait peut-être lieu dans le cas présent de blacklister certains modules, ça doit être précisé dans un fichier texte présent dans les fichiers chargés via git ; ou il peut y avoir un fichier "blacklist*.conf" à copier dans /etc/modprobe.d


-- On peut avoir des raisons de se plaindre et n'avoir pas raison de se plaindre --
[Victor Hugo]

Hors ligne

#18 Le 31/08/2017, à 12:50

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Tu n'as pas le module wifi qui apparaît.

et à la fin du post # 10

Error! Module version v4.3.1.1_11320.20140505 for 8192eu.ko

pour abonder l'intervention de FrancisFDZ , dans [Résolu]Encore la clé wifi Realtek RTL8192EU...

# 31 a écrit :
modprobe -r rtl8xxxu
nano /etc/modprobe.d/rtl8192eu.conf
blacklist rtl8xxxu

mais ce sont des commandes sur Debian.

Rajout - ou une commande de ce type :

darkangel6669 a écrit :

Oui ça fonctionne bien en blacklistant le module rtl8xxxu, merci smile

echo 'blacklist rtl8xxxu' >> /etc/modprobe.d/blacklist.conf

> dans [Résolu] rtl8192cu et ubuntu 16.04

On était sur un pilote rtl8192cu.

Dernière modification par xubu1957 (Le 31/08/2017, à 12:56)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#19 Le 31/08/2017, à 12:59

FrancisFDZ

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

On peut lire en #10 :

sudo dkms install -m rtl8192eu -v 0.1.0


8192eu:
Running module version sanity check.
Error! Module version v4.3.1.1_11320.20140505 for 8192eu.ko
is not newer than what is already found in kernel 4.10.0-32-generic (v4.4.1_17696.20160509_BTCOEX20160412-0042).
You may override by specifying --force.

depmod......

DKMS: install completed.

je reboot et je te dit

Le nouveau driver est-il vraiment installé, ou pas ?

Dernière modification par FrancisFDZ (Le 31/08/2017, à 13:00)


-- On peut avoir des raisons de se plaindre et n'avoir pas raison de se plaindre --
[Victor Hugo]

Hors ligne

#20 Le 31/08/2017, à 13:53

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Bonjours, merci de vous intéressez à mon problème.
Mais utilisant ubuntu depuis seulement 2 semaines, et n'excellant pas en informatique, je ne comprends pas vraiment ce que vous me demandez de faire hmm

Hors ligne

#21 Le 31/08/2017, à 14:22

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Tu devrais tester une version stable 16.04.1 !

> old-releases.ubuntu.com/releases/xenial


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#22 Le 31/08/2017, à 14:23

moko138

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

L'extrait ci-dessous,

[/etc/modprobe.d/intel-microcode-blacklist.conf]
blacklist microcode

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

a une première partie syntaxiquement parfaite (encore que je ne voie pas ce qui a conduit à blacklister microcode).
Mais je ne comprends la deuxième partie, ni dans sa visée (décharger les modules iwlmvm, iwldvm, iwlwifi et mac80211)
ni même dans son choix syntaxique, autre que blacklist ***.
  - -

Quelqu'un sait-il où trouver le sens de cette "error -2"

[   22.176252] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2

?


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#23 Le 31/08/2017, à 14:32

Pcerrip

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

xubu1957 a écrit :

Tu devrais tester une version stable 16.04.1 !

> old-releases.ubuntu.com/releases/xenial

Si c'est la seul solution je vais le faire... sad

Hors ligne

#24 Le 31/08/2017, à 14:35

xubu1957

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

moko138 a écrit :

Quelqu'un sait-il où trouver le sens de cette "error -2"

[   22.176252] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2

?

dans work/bluetooth/hci_commands

HCI Error Codes

...
2
No Connection

0x02
...


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#25 Le 31/08/2017, à 14:37

moko138

Re : Dongle Wifi DWA-131 rev E1, avec Ubuntu 17.04

Merci xubu1957 !
Mais comment as-tu compris chercher ?


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne