Je rencontre des déconnexions intempestives avec ma wifi.
System : Archlinux 32 bits, Xmonad
Wifi : Broadcom BCM4312 - Pilote : b43-firmware
Config réseau : netcfg (profiles : net-auto-wireless & net-auto-wired), wpa_actiond, ifplugd, wifi-select
Description du problème :
La connexion à mon réseau wifi (livebox, clé WPA) se fait sans problème, j'ai internet, je peux surfer et faire du téléchargement, sauf qu'au bout d'un moment, plus de réseau, surf impossible. J'ai beau refaire un scan des réseaux disponibles avec wifi-select, me déconnecter et me reconnecter, rien n'y fait, la connexion ne revient qu'après un certain moment.
J'ai fait un peu de google et de ArchWiki :
Une solution sur Archwiki qui pourrait résoudre mon problème, mais je ne sais pas comment m'y prendre : Netcfg - Intermittent Connection Failure : https://wiki.archlinux.org/index.php/Netcfg
Un sujet qui ressemble à mon problème sur le forum anglais de Arch, mais aucunes réponses : Wifi deconnection every 5min... https://bbs.archlinux.org/viewtopic.php?id=132278
Je ne suis pas très au point au niveau des logs, mais je pense que ce qui suit pourrait aider :
/var/log/messages.log
Code : Tout sélectionner
Apr 16 14:07:27 localhost dhcpcd[3179]: wlan0: carrier acquired
Apr 16 14:07:27 localhost dhcpcd[3179]: wlan0: not configured to accept IPv6 RAs
Apr 16 14:07:27 localhost dhcpcd[3179]: wlan0: rebinding lease of 192.xxx.x.xx
Apr 16 14:07:27 localhost dhcpcd[3179]: wlan0: acknowledged 192.xxx.x.xx from 192.xxx.x.x
Apr 16 14:07:27 localhost dhcpcd[3179]: wlan0: checking for 192.xxx.x.xx
Apr 16 14:07:32 localhost dhcpcd[3179]: wlan0: leased 192.xxx.x.xx for 86400 seconds
Apr 16 14:08:06 localhost dhcpcd[3179]: wlan0: carrier lost
Apr 16 14:08:06 localhost kernel: [16270.499878] cfg80211: Calling CRDA to update world regulatory domain
Apr 16 14:09:09 localhost dhcpcd[3179]: wlan0: carrier acquired
Apr 16 14:09:09 localhost dhcpcd[3179]: wlan0: not configured to accept IPv6 RAs
Apr 16 14:09:09 localhost dhcpcd[3179]: wlan0: rebinding lease of 192.xxx.x.xx
Apr 16 14:09:14 localhost dhcpcd[3179]: wlan0: broadcasting for a lease
Apr 16 14:09:15 localhost dhcpcd[3179]: wlan0: carrier lost
Apr 16 14:09:15 localhost kernel: [16339.829088] cfg80211: Calling CRDA for country: FR
Code : Tout sélectionner
iwconfig
Merci