02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
De moment, mentre no es milloren els drivers (també hi ha la possibilitat de canviar la tarjeta de xarxa al laptop) editant el següent arxiu sembla que la connectivitat millora:
/etc/modprobe.d/iwlwifi.conf
I afegir la línia: options iwlwifi 11n_disable=8
Jo ho vaig deixar així:
# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system. When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211
#options iwlwifi 11n_disable=1
#options iwlwifi wd_disable=0
options iwlwifi 11n_disable=8
No hay comentarios:
Publicar un comentario