← Back to team overview

kernel-packages team mailing list archive

[Bug 1523250] Re: missing file for device intel wireless 3165

 

Based on the description to upstream kernel commit
ed65918735a50e1002d856749d3f1f5072f92cfa, "this device [3165] is
supported starting from -13.ucode." Based on this statement I'm not
comfortable using older firmware versions with this hardware out of the
box - it may work for some, but it may also cause problems. You're
welcome to do this manually if you like, or else upgrade to 15.10 which
supports this hardware out of the box.

** Changed in: linux-firmware (Ubuntu)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1523250

Title:
  missing file for device intel wireless 3165

Status in linux-firmware package in Ubuntu:
  Won't Fix

Bug description:
  missing file for device intel wireless 3165

  dmesg
  [ 3782.289822] Intel(R) Wireless WiFi driver for Linux, in-tree:
  [ 3782.289825] Copyright(c) 2003- 2014 Intel Corporation
  [ 3782.290709] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-3165-12.ucode failed with error -2
  [ 3782.290719] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-3165-11.ucode failed with error -2
  [ 3782.290726] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-3165-10.ucode failed with error -2
  [ 3782.290727] iwlwifi 0000:03:00.0: request for firmware file 'iwlwifi-3165-10.ucode' failed.
  [ 3782.290734] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-3165-9.ucode failed with error -2
  [ 3782.290735] iwlwifi 0000:03:00.0: request for firmware file 'iwlwifi-3165-9.ucode' failed

  on
  https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
  said this divice use file with intel wireless 7265 but missing for 3165

  ---

  SLOVE

  copy file 7265-12.ucode to 3165-12.ucode

  sudo modprobe -r iwlwifi

  sudo cp /lib/firmware/iwlwifi-7265-12.ucode
  /lib/firmware/iwlwifi-7265-12.ucode

  sudo modprobe iwlwifi

  plz make it for newbie user.

  thank.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1523250/+subscriptions


References