** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ 
+ New enabling Intel IPU7 platform takes the latest release of Intel IPU
+ drivers/frameworks stack.
+ 
+ [Fix]
+ 
  Drivers:
- * 
https://github.com/intel/ipu6-drivers/commit/c09e2198d801e1eb701984d2948373123ba92a56
-   - Not in the driver vendor's propose list
  * https://github.com/intel/ipu7-drivers/releases/tag/20250108_1730_388
- * https://github.com/intel/usbio-drivers/tree/WW50-24_USBIO_PTL_HIDs
-   - Contains only new HIDs for PTL that are not (yet) helpful for any 
existing or future platform.
  * 
https://github.com/intel/vision-drivers/releases/tag/ww51.2_24_pub_ptl_post_alpha
  
  HAL:
  * https://github.com/intel/ipu7-camera-bins/tree/20250108_1730_388
    - the differences in regard to firmware blobs since the last sync commit 
398589d is ipu7ptl_fw.bin, and we'll only include that in PTL enablement task.
  * https://github.com/intel/ipu7-camera-hal/tree/20250108_1730_388
  * https://github.com/intel/icamerasrc/tree/20250108_1730_388
+ 
+ While the userspace HAL framework components are still under MIR, they
+ are currently only available through OEM archive or experimental PPAs
+ https://launchpad.net/~oem-solutions-group/+archive/ubuntu/intel-ipu6
+ and https://launchpad.net/~oem-solutions-group/+archive/ubuntu/intel-
+ ipu7.
+ 
+ [Test Case]
+ 
+ 1. Install dkms packages from -proposed pocket:
+ ```
+ $ sudo apt-get install --no-install-recommends --yes \
+     intel-ipu7-dkms \
+     intel-vision-dkms
+ ```
+ The dkms package should automatically compile for current kernel; if not, 
trigger driver compile manually:
+ ```
+ $ sudo dkms install --force ipu7-drivers/0~git202501150639.ffcbb112-0ubuntu1 
-k $(uname -r)
+ $ sudo dkms install --force vision-drivers/0~git202412180414.6b1462d8 -k 
$(uname -r)
+ ```
+ 
+ 2. Install userspace frameworks following
+ https://wiki.ubuntu.com/IntelMIPICamera.
+ 
+ [Where problems could occur]
+ 
+ FIXME.
+ 
+ [Other Info]
+ 
+ This is for Plucky kernels as well as linux-oem-6.11/noble that tracks
+ IPU dkms packages from Plucky. Nominate for Plucky only.
+ 
+ ========== original bug report ==========
+ 
+ Drivers:
+ * 
https://github.com/intel/ipu6-drivers/commit/c09e2198d801e1eb701984d2948373123ba92a56
+   - Not in the driver vendor's propose list
+ * https://github.com/intel/ipu7-drivers/releases/tag/20250108_1730_388
+ * https://github.com/intel/usbio-drivers/tree/WW50-24_USBIO_PTL_HIDs
+   - Contains only new HIDs for PTL that are not (yet) helpful for any 
existing or future platform.
+ * 
https://github.com/intel/vision-drivers/releases/tag/ww51.2_24_pub_ptl_post_alpha
+ 
+ HAL:
+ * https://github.com/intel/ipu7-camera-bins/tree/20250108_1730_388
+   - the differences in regard to firmware blobs since the last sync commit 
398589d is ipu7ptl_fw.bin, and we'll only include that in PTL enablement task.
+ * https://github.com/intel/ipu7-camera-hal/tree/20250108_1730_388
+ * https://github.com/intel/icamerasrc/tree/20250108_1730_388

** Description changed:

  [SRU Justification]
  
  [Impact]
  
  New enabling Intel IPU7 platform takes the latest release of Intel IPU
  drivers/frameworks stack.
  
  [Fix]
  
  Drivers:
  * https://github.com/intel/ipu7-drivers/releases/tag/20250108_1730_388
  * 
https://github.com/intel/vision-drivers/releases/tag/ww51.2_24_pub_ptl_post_alpha
  
  HAL:
  * https://github.com/intel/ipu7-camera-bins/tree/20250108_1730_388
    - the differences in regard to firmware blobs since the last sync commit 
398589d is ipu7ptl_fw.bin, and we'll only include that in PTL enablement task.
  * https://github.com/intel/ipu7-camera-hal/tree/20250108_1730_388
  * https://github.com/intel/icamerasrc/tree/20250108_1730_388
  
  While the userspace HAL framework components are still under MIR, they
  are currently only available through OEM archive or experimental PPAs
  https://launchpad.net/~oem-solutions-group/+archive/ubuntu/intel-ipu6
  and https://launchpad.net/~oem-solutions-group/+archive/ubuntu/intel-
  ipu7.
  
  [Test Case]
  
  1. Install dkms packages from -proposed pocket:
  ```
  $ sudo apt-get install --no-install-recommends --yes \
-     intel-ipu7-dkms \
-     intel-vision-dkms
+     intel-ipu7-dkms \
+     intel-vision-dkms
  ```
  The dkms package should automatically compile for current kernel; if not, 
trigger driver compile manually:
  ```
  $ sudo dkms install --force ipu7-drivers/0~git202501150639.ffcbb112-0ubuntu1 
-k $(uname -r)
  $ sudo dkms install --force vision-drivers/0~git202412180414.6b1462d8 -k 
$(uname -r)
  ```
  
  2. Install userspace frameworks following
  https://wiki.ubuntu.com/IntelMIPICamera.
  
  [Where problems could occur]
  
- FIXME.
+ This affects multiple platforms and we have tested the new driver/HAL
+ framework on them for regression detection. So far so good.
  
  [Other Info]
  
  This is for Plucky kernels as well as linux-oem-6.11/noble that tracks
  IPU dkms packages from Plucky. Nominate for Plucky only.
  
  ========== original bug report ==========
  
  Drivers:
  * 
https://github.com/intel/ipu6-drivers/commit/c09e2198d801e1eb701984d2948373123ba92a56
    - Not in the driver vendor's propose list
  * https://github.com/intel/ipu7-drivers/releases/tag/20250108_1730_388
  * https://github.com/intel/usbio-drivers/tree/WW50-24_USBIO_PTL_HIDs
    - Contains only new HIDs for PTL that are not (yet) helpful for any 
existing or future platform.
  * 
https://github.com/intel/vision-drivers/releases/tag/ww51.2_24_pub_ptl_post_alpha
  
  HAL:
  * https://github.com/intel/ipu7-camera-bins/tree/20250108_1730_388
    - the differences in regard to firmware blobs since the last sync commit 
398589d is ipu7ptl_fw.bin, and we'll only include that in PTL enablement task.
  * https://github.com/intel/ipu7-camera-hal/tree/20250108_1730_388
  * https://github.com/intel/icamerasrc/tree/20250108_1730_388

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

Title:
  IPU drivers 20250108_1730_388 release sync

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipu7-drivers/+bug/2100823/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to