Hi,

On 10/18/2015 01:38 AM, Helmut Heubel wrote:
> 
> Hi, I have an Asus UX305FA notebook and I am facing some problems with
> the Intel 7265 wireless card, sometimes it works and sometimes not
> (lately it is more frequent that it does not work at all what forces
> me to always use the ethernet USB adaptor and cable).
> 

please share  your dmesg output as a start.
> ==================================================
> # sudo lshw -C network
> 
>   *-network               
>        description: Wireless interface
>        product: Wireless 7265
>        vendor: Intel Corporation
>        physical id: 0
>        bus info: pci@0000:02:00.0
>        logical name: wlan0
>        version: 59
>        serial: 34:02:86:60:cd:3b
>        width: 64 bits
>        clock: 33MHz
>        capabilities: pm msi pciexpress bus_master cap_list ethernet
>   physical wireless configuration: broadcast=yes driver=iwlwifi
>   driverversion=3.19.0-30-generic firmware=25.17.12.0 ip=192.168.101.20
>   latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn resources:
>   irq:50 memory:f7000000-f7001fff
> ==================================================

> ==================================================
> # cat /etc/modprobe.d/iwlwifi.conf
> 
> # /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 11n_disable=8
> options iwlwifi wd_disable=1
> ==================================================
> 

Please remove all these options.

> My latest attempt was to download this firmware but I don't know how to
> load it correctly:
> 
> https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-7265-ucode-25.17.12.0.tgz
> 

You already have the correct firmware for this kernel. No need to update
anything.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to