Looking for some help / inspiration.
I have bought the wife an Asus UX305CA laptop for Xmas.
The wife is not technical so she doesn’t really care what OS a machine has so long as it “just works”.
So, first thing is to see if Mint 18 works on it and lo, it does! I upgrade the laptop to kernel 4.8.1 and put it back in its draw to await wrapping.
Now kernel 4.9 lands. I install and the wi-fi vanishes. Roll back to 4.8.1 and all is well.
Here are the logs
Broken
Dec 12 18:45:53 Mutie-II kernel: [ 5.124368] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-26.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125245] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-25.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125264] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-24.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125405] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-23.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125440] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-22.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125449] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-21.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125457] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-20.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125466] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-19.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125474] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-18.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125482] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-17.ucode failed with error -2
Dec 12 18:45:53 Mutie-II kernel: [ 5.125483] iwlwifi 0000:01:00.0: no suitable firmware found!
Working
Dec 12 19:58:35 Mutie-II kernel: [ 5.403045] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-24.ucode failed with error -2
Dec 12 19:58:35 Mutie-II kernel: [ 5.403195] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-23.ucode failed with error -2
Dec 12 19:58:35 Mutie-II kernel: [ 5.403219] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-22.ucode failed with error -2
Dec 12 19:58:35 Mutie-II kernel: [ 5.403676] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-21.ucode failed with error -2
Dec 12 19:58:35 Mutie-II kernel: [ 5.403702] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-20.ucode failed with error -2
Dec 12 19:58:35 Mutie-II kernel: [ 5.403721] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-19.ucode failed with error -2
Dec 12 19:58:35 Mutie-II kernel: [ 5.403741] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-18.ucode failed with error -2
Dec 12 19:58:35 Mutie-II kernel: [ 5.403760] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-17.ucode failed with error -2
Dec 12 19:58:35 Mutie-II kernel: [ 5.411268] iwlwifi 0000:01:00.0: loaded firmware version 16.242414.0 op_mode iwlmvm
Dec 12 19:58:35 Mutie-II kernel: [ 5.412565] media: Linux media interface: v0.10
Dec 12 19:58:35 Mutie-II kernel: [ 5.431611] Linux video capture interface: v2.00
Dec 12 19:58:35 Mutie-II kernel: [ 5.449882] AVX2 version of gcm_enc/dec engaged.
Dec 12 19:58:35 Mutie-II kernel: [ 5.449883] AES CTR mode by8 optimization enabled
Dec 12 19:58:35 Mutie-II kernel: [ 5.450787] Adding 8282108k swap on /dev/sda3. Priority:-1 extents:1 across:8282108k SSFS
Dec 12 19:58:35 Mutie-II kernel: [ 5.473591] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
The Intel driver page is here
But it only seems to have version 14 of the driver. The README says
Installation of the firmware is simply:
% cp iwlwifi-7265-14.ucode /lib/firmware
% cp iwlwifi-7265D-14.ucode /lib/firmware
You can now load the driver (see the INSTALL and README.iwlwifi provided with
the iwlwifi package for information on building and using that driver.)
Is it really as easy as just copying the files in?
Building / compiling the driver is not something I have done before. The instructions sound to me like this is an additional step.
Any advice is welcome. This is hardly a big issue as I can leave the laptop on 4.8.1 but is just annoying as this adapter is supposed to be supported from kernel 3.13 and up from what I can find.
Thanks
Ro55mo