Ce serait donc pour ça que sur toutes les distrib que j'ai pu testé, ElementaryOS, Ubuntu, Kubuntu, et LM, J'etait toujours sur ce noyau la et ca plantais tout le temps....
Je test ca dans la matinée et je fais un retour !
Merci
OS : Linux Mint 18.1 Cinnamon 64 Bit
Version : 3.2.7
Noyaux : 4.4.0-53 generic
CPU : intel i7-4500U CPU @1.80GHZx2
RAM : 8Go
DD : 750Go
CG : Intel Haswell-ULT Integrated Graphics Controller
Bon, meme avec le nouveau noyau j'ai toujours le meme soucis, du coup je le supprime completement :s
OS : Linux Mint 18.1 Cinnamon 64 Bit
Version : 3.2.7
Noyaux : 4.4.0-53 generic
CPU : intel i7-4500U CPU @1.80GHZx2
RAM : 8Go
DD : 750Go
CG : Intel Haswell-ULT Integrated Graphics Controller
jeremy@Jeremy ~ $ cd /home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013
jeremy@Jeremy ~/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 $ make
make -C /lib/modules/4.4.0-53-generic/build M=/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.4.0-53-generic »
CC [M] /home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o
In file included from /home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:39:0:
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/pci.h:247:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtl_pci_probe’
int __devinit rtl_pci_probe(struct pci_dev *pdev,
^
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c: In function ‘_rtl_init_mac80211’:
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:318:12: error: assignment to expression with array type
hw->flags = IEEE80211_HW_SIGNAL_DBM |
^
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:331:13: error: assignment to expression with array type
hw->flags |= IEEE80211_HW_SUPPORTS_PS |
^
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:365:4: error: ‘struct ieee80211_hw’ has no member named ‘channel_change_time’
hw->channel_change_time = 100;
^
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c: In function ‘rtl_action_proc’:
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:885:32: error: ‘struct ieee80211_conf’ has no member named ‘channel’
rx_status.freq = hw->conf.channel->center_freq;
^
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:886:32: error: ‘struct ieee80211_conf’ has no member named ‘channel’
rx_status.band = hw->conf.channel->band;
^
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c: In function ‘rtl_beacon_statistic’:
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:1160:6: error: implicit declaration of function ‘compare_ether_addr’ [-Werror=implicit-function-declaration]
if (compare_ether_addr(hdr->addr3, rtlpriv->mac80211.bssid))
^
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c: In function ‘rtl_send_smps_action’:
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:1451:24: error: ‘struct ieee80211_conf’ has no member named ‘channel’
info->band = hw->conf.channel->band;
^
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c: In function ‘rtl_store_debug_level’:
/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:1684:8: error: implicit declaration of function ‘strict_strtoul’ [-Werror=implicit-function-declaration]
ret = strict_strtoul(buf, 0, &val);
^
cc1: some warnings being treated as errors
scripts/Makefile.build:258 : la recette pour la cible « /home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o » a échouée
make[2]: *** [/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o] Erreur 1
Makefile:1418 : la recette pour la cible « _module_/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 » a échouée
make[1]: *** [_module_/home/jeremy/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.4.0-53-generic »
Makefile:27 : la recette pour la cible « all » a échouée
make: *** [all] Erreur 2
jeremy@Jeremy ~/Bureau/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 $
C'est quand meme bizarre
OS : Linux Mint 18.1 Cinnamon 64 Bit
Version : 3.2.7
Noyaux : 4.4.0-53 generic
CPU : intel i7-4500U CPU @1.80GHZx2
RAM : 8Go
DD : 750Go
CG : Intel Haswell-ULT Integrated Graphics Controller
OS : Linux Mint 18.1 Cinnamon 64 Bit
Version : 3.2.7
Noyaux : 4.4.0-53 generic
CPU : intel i7-4500U CPU @1.80GHZx2
RAM : 8Go
DD : 750Go
CG : Intel Haswell-ULT Integrated Graphics Controller
OS : Linux Mint 18.1 Cinnamon 64 Bit
Version : 3.2.7
Noyaux : 4.4.0-53 generic
CPU : intel i7-4500U CPU @1.80GHZx2
RAM : 8Go
DD : 750Go
CG : Intel Haswell-ULT Integrated Graphics Controller
J'ai pas mal chercher ce midi, et je ne trouve pas de pilote plus récent que ceux disponible sur le lien que j'ai envoyé :s
OS : Linux Mint 18.1 Cinnamon 64 Bit
Version : 3.2.7
Noyaux : 4.4.0-53 generic
CPU : intel i7-4500U CPU @1.80GHZx2
RAM : 8Go
DD : 750Go
CG : Intel Haswell-ULT Integrated Graphics Controller
Non je n'ai pas test, mais ca me parait super complexe, a la limite du mandarin ^^
OS : Linux Mint 18.1 Cinnamon 64 Bit
Version : 3.2.7
Noyaux : 4.4.0-53 generic
CPU : intel i7-4500U CPU @1.80GHZx2
RAM : 8Go
DD : 750Go
CG : Intel Haswell-ULT Integrated Graphics Controller