On Tue, 2017-10-31 at 12:13 +0800, Chris Chiu wrote: > Hi, Hi Chris, > We just have the Intel new WiFi module 9462NGW from Acer and > tried > to verify if it works on the latest linux kernel. Unfortunately it > seems not even detected because the PCI ID seems unknown to the > iwlwifi driver. Then I add the following line to > drivers/net/wireless/intel/iwlwifi/pcie/drv.c > iwl_hw_card_ids > {IWL_PCI_DEVICE(0x31DC, 0x02A4, iwl9460_2ac_cfg)}, > > dmesg shows the following > > [ 12.994422] iwlwifi 0000:00:0c.0: Direct firmware load for > iwlwifi-9260-th-b0-jf-b0-33.ucode failed with error -2 > [ 12.994442] iwlwifi 0000:00:0c.0: Direct firmware load for > iwlwifi-9260-th-b0-jf-b0-32.ucode failed with error -2 > [ 12.994456] iwlwifi 0000:00:0c.0: Direct firmware load for > iwlwifi-9260-th-b0-jf-b0-31.ucode failed with error -2 > [ 12.994470] iwlwifi 0000:00:0c.0: Direct firmware load for > iwlwifi-9260-th-b0-jf-b0-30.ucode failed with error -2 > [ 12.994473] iwlwifi 0000:00:0c.0: no suitable firmware found! > [ 12.994477] iwlwifi 0000:00:0c.0: minimum version required: > iwlwifi-9260-th-b0-jf-b0-30 > [ 12.994479] iwlwifi 0000:00:0c.0: maximum version supported: > iwlwifi-9260-th-b0-jf-b0-33 > > > > I'm not able to find these missing files in linux-firmware.git and > any > other possible place. What's the status of supporting this 9462NGW? > Please let me know if any more information required. Thanks Unfortunately we have not published the firmware for this NIC yet. I'll try to get an approval to publish it today (or latest by the end of the week) and I'll let you know. -- Cheers, Luca.