** Description changed:

  [ Impact ]
  
  The upstream has released core93 that is meant to match the kernel
  development in v6.14.
  
  Pack the new core93 release, drop two upstreamed patches, bump
  OBSOLETE_BY to 6.14.
  
  [ Test Plan ]
  
  1. Install kernel headers for Plucky. Currently there are only kernel
  headers based on v6.12, to install those based on v6.13 and v6.14, use
  linux-unstable PPA in https://launchpad.net/~canonical-kernel-
  team/+archive/ubuntu/unstable.
  
- 2. Install backport-iwlwifi-dkms from plucky-proposed.
+ 2. Install backport-iwlwifi-dkms from plucky-proposed, or a prebuilt one
+ from https://launchpad.net/~canonical-hwe-
+ team/+archive/ubuntu/experimental-dkms.
  
  3. The dkms should be compiled automatically with the running kernel. To
  compile it against all installed kernels:
  
  ```
  $ for k in $(dpkg -l| awk '$2 ~ /^linux-headers-.*-generic$/ { print 
substr($2, length("linux-headers-") + 1); }'|sort -V -r); do sudo dkms install 
--force backport-iwlwifi/0~93.12955-gite723a6f0 -k $k || break; done
  ```
  
  [ Where problems could occur ]
  
  New upstream releases, it may need new iwlwifi firmware blobs and
  therefore the latest linux-firmware package is mandatory. There might
  also be issues across all the supported models, and we probably may only
  find out in the future reports.
  
  [ Other Info ]
  
  Only nominate for Plucky, the development series.
  
  This is being SRU-ed along with bug 2095138. See debdiffs in
  https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-
  dkms/+bug/2095138/comments/10.
  
  ========== original bug report ==========
  
  https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-
  iwlwifi.git/log/?h=release/core93

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098677

Title:
  New upstream core93 release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2098677/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to