[Kernel-packages] [Bug 2073525] Re: [SRU]QAT: Add 402xx (CPM2.0c) firmware for Sierra forest and Granite rapids

2024-09-04 Thread Hector CAO
** Changed in: kobuk
   Status: New => In Progress

** Changed in: kobuk
 Assignee: (unassigned) => Hector CAO (hectorcao)

** Tags added: verification-done-noble

-- 
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/2073525

Title:
  [SRU]QAT: Add 402xx (CPM2.0c) firmware for Sierra forest and Granite
  rapids

Status in The Kobuk project:
  In Progress
Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware source package in Jammy:
  Fix Committed
Status in linux-firmware source package in Noble:
  Fix Committed

Bug description:
  Public bug of https://bugs.launchpad.net/bugs/2073432

  [ Impact ]

  The QAT kernel driver require those for For Sierra forest and Granite rapids 
hardware.
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qat_402xx.bin
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qat_402xx_mmp.bin

  [ Test Plan ]

  cpa_sample_code supplied with qatlib and the Linux kernel can be run
  to validate the firmware.

  [ Where problems could occur ]

  QAT not working on those platform.

  [ Other Info ]
   
   * Requested by intel, compatible on kernel since 6.4, mantic doesn't apply 
as EOL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kobuk/+bug/2073525/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2073525] Re: [SRU]QAT: Add 402xx (CPM2.0c) firmware for Sierra forest and Granite rapids

2024-09-04 Thread Hector CAO
That is what i did for the validation of this issue:

Release : 24.04
---

CPU
---
Architecture: x86_64
  CPU op-mode(s): 32-bit, 64-bit
  Address sizes:  45 bits physical, 48 bits virtual
  Byte Order: Little Endian
CPU(s):   288
  On-line CPU(s) list:0-287
Vendor ID:GenuineIntel
  Model name: Intel(R) Xeon(R) 6780E


linux-firmware:
---

  Installed: 20240318.git3b128b60-0ubuntu2.2
  Candidate: 20240318.git3b128b60-0ubuntu2.2
  Version table:
 *** 20240318.git3b128b60-0ubuntu2.2 500
500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
100 /var/lib/dpkg/status
 20240318.git3b128b60-0ubuntu2 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages


Boot dmesg:


[   16.503031] 4xxx :01:00.0: Direct firmware load for qat_402xx_mmp.bin 
failed with error -2
[   16.503037] 4xxx :01:00.0: Failed to load MMP firmware qat_402xx_mmp.bin
[   16.505161] 4xxx :01:00.0: Resetting device qat_dev0
[   16.752318] 4xxx :0b:00.0: Direct firmware load for qat_402xx_mmp.bin 
failed with error -2
[   16.752323] 4xxx :0b:00.0: Failed to load MMP firmware qat_402xx_mmp.bin
[   16.754252] 4xxx :0b:00.0: Resetting device qat_dev0
[   17.256825] 4xxx :81:00.0: Direct firmware load for qat_402xx_mmp.bin 
failed with error -2
[   17.256837] 4xxx :81:00.0: Failed to load MMP firmware qat_402xx_mmp.bin
[   17.259506] 4xxx :81:00.0: Resetting device qat_dev0
[   17.370148] 4xxx :8b:00.0: Direct firmware load for qat_402xx_mmp.bin 
failed with error -2
[   17.370157] 4xxx :8b:00.0: Failed to load MMP firmware qat_402xx_mmp.bin
[   17.372417] 4xxx :8b:00.0: Resetting device qat_dev0


Install the package in proposed
---

linux-firmware:
---

  Installed: 20240318.git3b128b60-0ubuntu2.3
  Candidate: 20240318.git3b128b60-0ubuntu2.3
  Version table:
 *** 20240318.git3b128b60-0ubuntu2.3 100
100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 20240318.git3b128b60-0ubuntu2.2 500
500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
 20240318.git3b128b60-0ubuntu2 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages


Dmesg
---

[   17.288876] 4xxx :01:00.0: qat_dev0 started 9 acceleration engines
[   17.468869] 4xxx :0b:00.0: qat_dev1 started 9 acceleration engines
[   17.700878] 4xxx :81:00.0: qat_dev2 started 9 acceleration engines
[   17.878875] 4xxx :8b:00.0: qat_dev3 started 9 acceleration engines


List of the PCI devices:
---

ubuntu@cessna-726624:~$ lspci -d :4944 -k
01:00.0 Co-processor: Intel Corporation 4xxx Series QAT (rev 20)
Subsystem: Intel Corporation 4xxx Series QAT
Kernel driver in use: 4xxx
Kernel modules: qat_4xxx
0b:00.0 Co-processor: Intel Corporation 4xxx Series QAT (rev 20)
Subsystem: Intel Corporation 4xxx Series QAT
Kernel driver in use: 4xxx
Kernel modules: qat_4xxx
81:00.0 Co-processor: Intel Corporation 4xxx Series QAT (rev 20)
Subsystem: Intel Corporation 4xxx Series QAT
Kernel driver in use: 4xxx
Kernel modules: qat_4xxx
8b:00.0 Co-processor: Intel Corporation 4xxx Series QAT (rev 20)
Subsystem: Intel Corporation 4xxx Series QAT
Kernel driver in use: 4xxx
Kernel modules: qat_4xxx

-- 
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/2073525

Title:
  [SRU]QAT: Add 402xx (CPM2.0c) firmware for Sierra forest and Granite
  rapids

Status in The Kobuk project:
  In Progress
Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware source package in Jammy:
  Fix Committed
Status in linux-firmware source package in Noble:
  Fix Committed

Bug description:
  Public bug of https://bugs.launchpad.net/bugs/2073432

  [ Impact ]

  The QAT kernel driver require those for For Sierra forest and Granite rapids 
hardware.
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qat_402xx.bin
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qat_402xx_mmp.bin

  [ Test Plan ]

  cpa_sample_code supplied with qatlib and the Linux kernel can be run
  to validate the firmware.

  [ Where problems could occur ]

  QAT not working on those platform.

  [ Other Info ]
   
   * Requested by intel, compatible on kernel since 6.4, mantic doesn't apply 
as EOL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kobuk/+bug/2073525/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2073525] Re: [SRU]QAT: Add 402xx (CPM2.0c) firmware for Sierra forest and Granite rapids

2024-08-23 Thread Hector CAO
** Also affects: kobuk
   Importance: Undecided
   Status: New

-- 
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/2073525

Title:
  [SRU]QAT: Add 402xx (CPM2.0c) firmware for Sierra forest and Granite
  rapids

Status in The Kobuk project:
  New
Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware source package in Jammy:
  Confirmed
Status in linux-firmware source package in Noble:
  Confirmed

Bug description:
  Public bug of https://bugs.launchpad.net/bugs/2073432

  [ Impact ]

  The QAT kernel driver require those for For Sierra forest and Granite rapids 
hardware.
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qat_402xx.bin
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qat_402xx_mmp.bin

  [ Test Plan ]

  cpa_sample_code supplied with qatlib and the Linux kernel can be run
  to validate the firmware.

  [ Where problems could occur ]

  QAT not working on those platform.

  [ Other Info ]
   
   * Requested by intel, compatible on kernel since 6.4, mantic doesn't apply 
as EOL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kobuk/+bug/2073525/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2073525] Re: [SRU]QAT: Add 402xx (CPM2.0c) firmware for Sierra forest and Granite rapids

2024-08-12 Thread Hector CAO
** Changed in: linux-firmware (Ubuntu)
   Status: New => Fix Released

-- 
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/2073525

Title:
  [SRU]QAT: Add 402xx (CPM2.0c) firmware for Sierra forest and Granite
  rapids

Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware source package in Noble:
  New

Bug description:
  Public bug of https://bugs.launchpad.net/bugs/2073432

  [ Impact ]

  The QAT kernel driver require those for For Sierra forest and Granite rapids 
hardware.
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qat_402xx.bin
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qat_402xx_mmp.bin

  [ Test Plan ]

  cpa_sample_code supplied with qatlib and the Linux kernel can be run
  to validate the firmware.

  [ Where problems could occur ]

  QAT not working on those platform.

  [ Other Info ]
   
   * Requested by intel, compatible on kernel since 6.4, mantic doesn't apply 
as EOL.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-16 Thread Hector CAO
** Description changed:

  [ Impact ]
  
  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:
  
  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.
  
  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143
  
  The fix has been part of a serie of fixes that improve intel_gpu_top UI
  behavior for some corner cases :
  https://patchwork.freedesktop.org/series/124890/
  
  The proposed fix consists of backporting these fixes to affected Ubuntu
  releases (Jammy, Mantic and Noble)
  
  Tvrtko Ursulin (4):
-   tools/intel_gpu_top: Fix clients header width when no clients
-   tools/intel_gpu_top: Fix client layout on first sample period
-   tools/intel_gpu_top: Optimise interactive display a bit
-   tools/intel_gpu_top: Handle narrow terminals more gracefully
+   tools/intel_gpu_top: Fix clients header width when no clients
+   tools/intel_gpu_top: Fix client layout on first sample period
+   tools/intel_gpu_top: Optimise interactive display a bit
+   tools/intel_gpu_top: Handle narrow terminals more gracefully
+ 
+ NOTES:
+ For Noble, all the 4 patches will be backported
+ For Mantic, Jammy, only "tools/intel_gpu_top: Handle narrow terminals more 
gracefully" will be backported because the others are not applicable to 
Jammy/Mantic (related to refactoring that happened after Mantic release)
  
  [ Test Plan ]
  
  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size
  
  [ Where problems could occur ]
  
  The problem occurs when intel_gpu_top try to draw information on the
  console
  
  [ Other Info ]
  
  This fix should not cause regression on any other feature.
  
  
  
  When resizing the terminal window, intel_gpu_top may crash if the window
  become small enough. The output when it crashes is:
  
  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado
  
  I was able to reproduce this crash with tilix and xterm.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  Fix Released
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  In Progress
Status in intel-gpu-tools source package in Noble:
  Fix Released

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143

  The fix has been part of a serie of fixes that improve intel_gpu_top
  UI behavior for some corner cases :
  https://patchwork.freedesktop.org/series/124890/

  The proposed fix consists of backporting these fixes to affected
  Ubuntu releases (Jammy, Mantic and Noble)

  Tvrtko Ursulin (4):
    tools/intel_gpu_top: Fix clients header width when no clients
    tools/intel_gpu_top: Fix client layout on first sample period
    tools/intel_gpu_top: Optimise interactive display a bit
    tools/intel_gpu_top: Handle narrow terminals more gracefully

  NOTES:
  For Noble, all the 4 patches will be backported
  For Mantic, Jammy, only "tools/intel_gpu_top: Handle narrow terminals more 
gracefully" will be backported because the others are not applicable to 
Jammy/Mantic (related to refactoring that happened after Mantic release)

  [ Test Plan ]

  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size

  [ Where problems could occur ]

  The problem occurs when intel_gpu_top try to draw information on the
  console

  [ Other Info ]

  This fix should not cause regression on any other feature.

  

  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it cr

[Kernel-packages] [Bug 2061324] Re: Error when re-building package from source

2024-04-16 Thread Hector CAO
build fix is usually not accepted in SRU, this fix will be part of
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314

** Changed in: intel-gpu-tools (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: intel-gpu-tools (Ubuntu Jammy)
 Assignee: (unassigned) => Hector CAO (hectorcao)

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

Title:
  Error when re-building package from source

Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Jammy:
  In Progress

Bug description:
  [ Impact ]

   Impossible to build the package from source on Ubuntu 22.04, users will get 
   this error:

  ```
  int main(void) {
  void *a = (void*) &memfd_create;
  long long b = (long long) a;
  return (int) b;
  }
  Compiler stdout:

  Compiler stderr:

  Checking for function "memfd_create" : YES
  Configuring config.h using configuration

  ../lib/meson.build:155:4: ERROR: Function does not take positional arguments.
  dh_auto_configure: error: cd build && LC_ALL=C.UTF-8 meson .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dtests=disabled returned 
exit code 1
  make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 255
  make[1]: Leaving directory '/home/ubuntu/hector/intel-gpu-tools-1.26'
  make: *** [debian/rules:39: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

  ```

   The problem comes from the bad call to meson function underscorify in 
   lib/meson.build

   This problem has been fixed upstream:

   963917a3565466832a3b2fc22e9285d34a0bf944
   lib/meson.build: Fix underscorify call
   f.underscorify() is correct, f.underscorify(f) is an error that later
   meson versions don't like at all.
   
   The proposed fix for Ubuntu consists of backporting this patch.

  [ Test Plan ]

   Build the package from source on Ubuntu 22.04
   
   The build command is : dpkg-buildpackage -us -uc -b
   Ubuntu release : Jammy 22.04
   Meson version : 0.61.2

  [ Where problems could occur ]

   The problem occurs only at build process

  [ Other Info ]
   
   This issue only happens at build and has been fixed upstream.
   It is safe to have it in SRU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/2061324/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-15 Thread Hector CAO
** Changed in: intel-gpu-tools (Ubuntu Mantic)
 Assignee: (unassigned) => Hector CAO (hectorcao)

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  Fix Released
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  In Progress
Status in intel-gpu-tools source package in Noble:
  Fix Released

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143

  The fix has been part of a serie of fixes that improve intel_gpu_top
  UI behavior for some corner cases :
  https://patchwork.freedesktop.org/series/124890/

  The proposed fix consists of backporting these fixes to affected
  Ubuntu releases (Jammy, Mantic and Noble)

  Tvrtko Ursulin (4):
tools/intel_gpu_top: Fix clients header width when no clients
tools/intel_gpu_top: Fix client layout on first sample period
tools/intel_gpu_top: Optimise interactive display a bit
tools/intel_gpu_top: Handle narrow terminals more gracefully

  [ Test Plan ]

  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size

  [ Where problems could occur ]

  The problem occurs when intel_gpu_top try to draw information on the
  console

  [ Other Info ]

  This fix should not cause regression on any other feature.

  

  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-15 Thread Hector CAO
** Changed in: intel-gpu-tools (Ubuntu Mantic)
   Status: New => In Progress

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  Fix Released
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  In Progress
Status in intel-gpu-tools source package in Noble:
  Fix Released

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143

  The fix has been part of a serie of fixes that improve intel_gpu_top
  UI behavior for some corner cases :
  https://patchwork.freedesktop.org/series/124890/

  The proposed fix consists of backporting these fixes to affected
  Ubuntu releases (Jammy, Mantic and Noble)

  Tvrtko Ursulin (4):
tools/intel_gpu_top: Fix clients header width when no clients
tools/intel_gpu_top: Fix client layout on first sample period
tools/intel_gpu_top: Optimise interactive display a bit
tools/intel_gpu_top: Handle narrow terminals more gracefully

  [ Test Plan ]

  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size

  [ Where problems could occur ]

  The problem occurs when intel_gpu_top try to draw information on the
  console

  [ Other Info ]

  This fix should not cause regression on any other feature.

  

  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-15 Thread Hector CAO
debdiff for noble

** Attachment removed: "intel-gpu-tools_1.28-1build2_1.28-1ubuntu0.1.diff.gz"
   
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+attachment/5765600/+files/intel-gpu-tools_1.28-1build2_1.28-1ubuntu0.1.diff.gz

** Attachment added: "intel-gpu-tools_1.28-1ubuntu0.1_1.28-1ubuntu2.diff.gz"
   
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+attachment/5765627/+files/intel-gpu-tools_1.28-1ubuntu0.1_1.28-1ubuntu2.diff.gz

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  New
Status in intel-gpu-tools source package in Noble:
  In Progress

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143

  The fix has been part of a serie of fixes that improve intel_gpu_top
  UI behavior for some corner cases :
  https://patchwork.freedesktop.org/series/124890/

  The proposed fix consists of backporting these fixes to affected
  Ubuntu releases (Jammy, Mantic and Noble)

  Tvrtko Ursulin (4):
tools/intel_gpu_top: Fix clients header width when no clients
tools/intel_gpu_top: Fix client layout on first sample period
tools/intel_gpu_top: Optimise interactive display a bit
tools/intel_gpu_top: Handle narrow terminals more gracefully

  [ Test Plan ]

  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size

  [ Where problems could occur ]

  The problem occurs when intel_gpu_top try to draw information on the
  console

  [ Other Info ]

  This fix should not cause regression on any other feature.

  

  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2049714] Re: [RPL-P] igt-gpu-tool enablement

2024-04-15 Thread Hector CAO
** Changed in: intel-gpu-tools (Ubuntu Noble)
   Status: In Progress => Fix Released

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

Title:
  [RPL-P] igt-gpu-tool enablement

Status in intel:
  Fix Released
Status in The Kobuk project:
  In Progress
Status in intel-gpu-tools package in Ubuntu:
  Fix Released
Status in intel-gpu-tools source package in Noble:
  Fix Released

Bug description:
  [Description]
igt-gpu-tool enabling for Raptor Lake-P

  [Hardware Information]
Architecture:
  Intel
Platform(s):
  Raptor Lake-P
Date HW is expected at Canonical:

Component(s):
  itg-gpu-tool

  [Software Information]
Target Version:
  22.04
Target Kernel:
  
Commit IDs / External Links:

https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/1b32bcdb2d9965090234739aba891a90743e01c4


  [Business Justification]

  [Testing guidance]

  [External ID]

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/2049714/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-15 Thread Hector CAO
debdiff for Noble

** Attachment added: "intel-gpu-tools_1.28-1build2_1.28-1ubuntu0.1.diff.gz"
   
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+attachment/5765600/+files/intel-gpu-tools_1.28-1build2_1.28-1ubuntu0.1.diff.gz

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  New
Status in intel-gpu-tools source package in Noble:
  In Progress

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143

  The fix has been part of a serie of fixes that improve intel_gpu_top
  UI behavior for some corner cases :
  https://patchwork.freedesktop.org/series/124890/

  The proposed fix consists of backporting these fixes to affected
  Ubuntu releases (Jammy, Mantic and Noble)

  Tvrtko Ursulin (4):
tools/intel_gpu_top: Fix clients header width when no clients
tools/intel_gpu_top: Fix client layout on first sample period
tools/intel_gpu_top: Optimise interactive display a bit
tools/intel_gpu_top: Handle narrow terminals more gracefully

  [ Test Plan ]

  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size

  [ Where problems could occur ]

  The problem occurs when intel_gpu_top try to draw information on the
  console

  [ Other Info ]

  This fix should not cause regression on any other feature.

  

  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-15 Thread Hector CAO
The fixed is available for Noble at :
https://launchpad.net/~hectorcao/+archive/ubuntu/lp-1949314

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  New
Status in intel-gpu-tools source package in Noble:
  In Progress

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143

  The fix has been part of a serie of fixes that improve intel_gpu_top
  UI behavior for some corner cases :
  https://patchwork.freedesktop.org/series/124890/

  The proposed fix consists of backporting these fixes to affected
  Ubuntu releases (Jammy, Mantic and Noble)

  Tvrtko Ursulin (4):
tools/intel_gpu_top: Fix clients header width when no clients
tools/intel_gpu_top: Fix client layout on first sample period
tools/intel_gpu_top: Optimise interactive display a bit
tools/intel_gpu_top: Handle narrow terminals more gracefully

  [ Test Plan ]

  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size

  [ Where problems could occur ]

  The problem occurs when intel_gpu_top try to draw information on the
  console

  [ Other Info ]

  This fix should not cause regression on any other feature.

  

  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-15 Thread Hector CAO
** Description changed:

  [ Impact ]
  
  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:
  
  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.
  
  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143
  
- The proposed fix consists of backporting this fix to affected ubuntu
+ The fix has been part of a serie of fixes that improve intel_gpu_top UI
+ behavior for some corner cases :
+ https://patchwork.freedesktop.org/series/124890/
+ 
+ The proposed fix consists of backporting these fixes to affected Ubuntu
  releases : Jammy, Mantic and Noble
  
  [ Test Plan ]
  
  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size
  
  [ Where problems could occur ]
  
  The problem occurs when intel_gpu_top try to draw information on the
  console
  
  [ Other Info ]
  
  This fix should not cause regression on any other feature.
  
  
  
  When resizing the terminal window, intel_gpu_top may crash if the window
  become small enough. The output when it crashes is:
  
  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado
  
  I was able to reproduce this crash with tilix and xterm.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

** Description changed:

  [ Impact ]
  
  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:
  
  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.
  
  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143
  
  The fix has been part of a serie of fixes that improve intel_gpu_top UI
  behavior for some corner cases :
  https://patchwork.freedesktop.org/series/124890/
  
  The proposed fix consists of backporting these fixes to affected Ubuntu
- releases : Jammy, Mantic and Noble
+ releases (Jammy, Mantic and Noble)
+ 
+ Tvrtko Ursulin (4):
+   tools/intel_gpu_top: Fix clients header width when no clients
+   tools/intel_gpu_top: Fix client layout on first sample period
+   tools/intel_gpu_top: Optimise interactive display a bit
+   tools/intel_gpu_top: Handle narrow terminals more gracefully
  
  [ Test Plan ]
  
  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size
  
  [ Where problems could occur ]
  
  The problem occurs when intel_gpu_top try to draw information on the
  console
  
  [ Other Info ]
  
  This fix should not cause regression on any other feature.
  
  
  
  When resizing the terminal window, intel_gpu_top may crash if the window
  become small enough. The output when it crashes is:
  
  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado
  
  I was able to reproduce this crash with tilix and xterm.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  New
Status in intel-gpu-tools source package in Noble:
  In Progress

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:

  int

[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-15 Thread Hector CAO
** Description changed:

  [ Impact ]
  
- When resizing the terminal window, intel_gpu_top may crash if the window 
+ When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:
  
- intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
+ intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.
  
+ The fix has been reported and fixed upstream recently :
+ https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143
  
- The proposed fix consists of removing the assert() function and only skip 
drawing.
+ The proposed fix consists of backporting this fix to affected ubuntu
+ releases : Jammy, Mantic and Noble
  
  [ Test Plan ]
  
  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size
  
  [ Where problems could occur ]
  
  The problem occurs when intel_gpu_top try to draw information on the
  console
  
  [ Other Info ]
  
  This fix should not cause regression on any other feature.
  
  
  
  When resizing the terminal window, intel_gpu_top may crash if the window
  become small enough. The output when it crashes is:
  
  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado
  
  I was able to reproduce this crash with tilix and xterm.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  New

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window
  becomes small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

  The fix has been reported and fixed upstream recently :
  https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/143

  The proposed fix consists of backporting this fix to affected ubuntu
  releases : Jammy, Mantic and Noble

  [ Test Plan ]

  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size

  [ Where problems could occur ]

  The problem occurs when intel_gpu_top try to draw information on the
  console

  [ Other Info ]

  This fix should not cause regression on any other feature.

  

  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-15 Thread Hector CAO
** Description changed:

+ [ Impact ]
+ 
+ When resizing the terminal window, intel_gpu_top may crash if the window 
+ becomes small enough. The output when it crashes is:
+ 
+ intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
+ `max_len > 0' failed.
+ 
+ 
+ The proposed fix consists of removing the assert() function and only skip 
drawing.
+ 
+ [ Test Plan ]
+ 
+ Run intel_gpu_top inside a console
+ Resize the console with the mouse to it smallest size
+ 
+ [ Where problems could occur ]
+ 
+ The problem occurs when intel_gpu_top try to draw information on the
+ console
+ 
+ [ Other Info ]
+ 
+ This fix should not cause regression on any other feature.
+ 
+ 
+ 
  When resizing the terminal window, intel_gpu_top may crash if the window
  become small enough. The output when it crashes is:
  
  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado
  
  I was able to reproduce this crash with tilix and xterm.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

** Changed in: intel-gpu-tools (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: intel-gpu-tools (Ubuntu Jammy)
     Assignee: (unassigned) => Hector CAO (hectorcao)

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Jammy:
  In Progress
Status in intel-gpu-tools source package in Mantic:
  New

Bug description:
  [ Impact ]

  When resizing the terminal window, intel_gpu_top may crash if the window 
  becomes small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
  `max_len > 0' failed.

  
  The proposed fix consists of removing the assert() function and only skip 
drawing.

  [ Test Plan ]

  Run intel_gpu_top inside a console
  Resize the console with the mouse to it smallest size

  [ Where problems could occur ]

  The problem occurs when intel_gpu_top try to draw information on the
  console

  [ Other Info ]

  This fix should not cause regression on any other feature.

  

  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2061324] Re: Error when re-building package from source

2024-04-15 Thread Hector CAO
** Description changed:

- When I try to build package from source in Ubuntu Jammy 22.04, i run
- into this error:
+ [ Impact ]
+ 
+  Impossible to build the package from source on Ubuntu 22.04, users will get 
+  this error:
  
  ```
  int main(void) {
- void *a = (void*) &memfd_create;
- long long b = (long long) a;
- return (int) b;
- }
+ void *a = (void*) &memfd_create;
+ long long b = (long long) a;
+ return (int) b;
+ }
  Compiler stdout:
-  
+ 
  Compiler stderr:
-  
- Checking for function "memfd_create" : YES 
+ 
+ Checking for function "memfd_create" : YES
  Configuring config.h using configuration
  
  ../lib/meson.build:155:4: ERROR: Function does not take positional arguments.
  dh_auto_configure: error: cd build && LC_ALL=C.UTF-8 meson .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dtests=disabled returned 
exit code 1
  make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 255
  make[1]: Leaving directory '/home/ubuntu/hector/intel-gpu-tools-1.26'
  make: *** [debian/rules:39: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
  
  ```
  
- The build command is : dpkg-buildpackage -us -uc -b
- Ubuntu release : Jammy 22.04
- Meson version : 0.61.2
+  The problem comes from the bad call to meson function underscorify in 
+  lib/meson.build
+ 
+  This problem has been fixed upstream:
+ 
+  963917a3565466832a3b2fc22e9285d34a0bf944
+  lib/meson.build: Fix underscorify call
+  f.underscorify() is correct, f.underscorify(f) is an error that later
+  meson versions don't like at all.
+  
+  The proposed fix for Ubuntu consists of backporting this patch.
+ 
+ [ Test Plan ]
+ 
+  Build the package from source on Ubuntu 22.04
+  
+  The build command is : dpkg-buildpackage -us -uc -b
+  Ubuntu release : Jammy 22.04
+  Meson version : 0.61.2
+ 
+ [ Where problems could occur ]
+ 
+  The problem occurs only at build process
+ 
+ [ Other Info ]
+  
+  This issue only happens at build and has been fixed upstream.
+  It is safe to have it in SRU

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

Title:
  Error when re-building package from source

Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Jammy:
  New

Bug description:
  [ Impact ]

   Impossible to build the package from source on Ubuntu 22.04, users will get 
   this error:

  ```
  int main(void) {
  void *a = (void*) &memfd_create;
  long long b = (long long) a;
  return (int) b;
  }
  Compiler stdout:

  Compiler stderr:

  Checking for function "memfd_create" : YES
  Configuring config.h using configuration

  ../lib/meson.build:155:4: ERROR: Function does not take positional arguments.
  dh_auto_configure: error: cd build && LC_ALL=C.UTF-8 meson .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dtests=disabled returned 
exit code 1
  make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 255
  make[1]: Leaving directory '/home/ubuntu/hector/intel-gpu-tools-1.26'
  make: *** [debian/rules:39: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

  ```

   The problem comes from the bad call to meson function underscorify in 
   lib/meson.build

   This problem has been fixed upstream:

   963917a3565466832a3b2fc22e9285d34a0bf944
   lib/meson.build: Fix underscorify call
   f.underscorify() is correct, f.underscorify(f) is an error that later
   meson versions don't like at all.
   
   The proposed fix for Ubuntu consists of backporting this patch.

  [ Test Plan ]

   Build the package from source on Ubuntu 22.04
   
   The build command is : dpkg-buildpackage -us -uc -b
   Ubuntu release : Jammy 22.04
   Meson version : 0.61.2

  [ Where problems could occur ]

   The problem occurs only at build process

  [ Other Info ]
   
   This issue only happens at build and has been fixed upstream.
   It is safe to have it in SRU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/2061324/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1852916] Re: GPU problem, screen flikers a lot on start and log off. Unable to see anything black out.

2024-04-14 Thread Hector CAO
@punisher01 : I think this bug has been reported for the wrong
component,

** Changed in: intel-gpu-tools (Ubuntu)
   Status: New => Invalid

** Changed in: intel-gpu-tools (Ubuntu)
 Assignee: (unassigned) => Hector CAO (hectorcao)

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

Title:
  GPU problem, screen flikers a lot on start and log off. Unable to see
  anything black out.

Status in intel-gpu-tools package in Ubuntu:
  Invalid

Bug description:
  I am using Dell Vostro 15 3568 runing on Ubuntu 19.04 with Graphics : 
  Intel® HD Graphics 620 (Kaby Lake GT2)
  and Amd Radeon on it.

  But lately have some problem with something either the GPU, GRUB or
  kernel. The I uninstalled the driver for Amd Radeon after reading
  articles over internet but it did not help.

  Also tried to add "GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
  in GRUB but did not work.

  I do not know what is the problem I have tried almost everything
  available but it does not fix. Please help me in fixing the problem.

  It so irritating, while restarting of siging in it takes ages.

  This problem was encountred after some package update while I was
  using Ubuntu 18.04 LTE, so later I upgraded to Ubuntu 19.04 in hope of
  solution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1852916/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-14 Thread Hector CAO
Here is the debdiff for the proposed fix

** Attachment added: "intel-gpu-tools_1.26-2_1.26-2ubuntu1.diff.gz"
   
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+attachment/5765384/+files/intel-gpu-tools_1.26-2_1.26-2ubuntu1.diff.gz

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  In Progress

Bug description:
  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-14 Thread Hector CAO
** Changed in: intel-gpu-tools (Ubuntu)
 Assignee: (unassigned) => Hector CAO (hectorcao)

** Changed in: intel-gpu-tools (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  In Progress

Bug description:
  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2061324] Re: Error when re-building package from source

2024-04-14 Thread Hector CAO
here is the debdiff of the fix

** Attachment added: "intel-gpu-tools_1.26-2_1.26-2ubuntu1.diff.gz"
   
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/2061324/+attachment/5765373/+files/intel-gpu-tools_1.26-2_1.26-2ubuntu1.diff.gz

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

Title:
  Error when re-building package from source

Status in intel-gpu-tools package in Ubuntu:
  In Progress

Bug description:
  When I try to build package from source in Ubuntu Jammy 22.04, i run
  into this error:

  ```
  int main(void) {
  void *a = (void*) &memfd_create;
  long long b = (long long) a;
  return (int) b;
  }
  Compiler stdout:
   
  Compiler stderr:
   
  Checking for function "memfd_create" : YES 
  Configuring config.h using configuration

  ../lib/meson.build:155:4: ERROR: Function does not take positional arguments.
  dh_auto_configure: error: cd build && LC_ALL=C.UTF-8 meson .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dtests=disabled returned 
exit code 1
  make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 255
  make[1]: Leaving directory '/home/ubuntu/hector/intel-gpu-tools-1.26'
  make: *** [debian/rules:39: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

  ```

  The build command is : dpkg-buildpackage -us -uc -b
  Ubuntu release : Jammy 22.04
  Meson version : 0.61.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/2061324/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1949314] Re: intel_gpu_top crashes with intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion `max_len > 0' failed.

2024-04-14 Thread Hector CAO
I was able to reproduce this problen on 22.04

** Changed in: intel-gpu-tools (Ubuntu)
   Status: New => Confirmed

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

Title:
  intel_gpu_top crashes with intel_gpu_top:
  ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion
  `max_len > 0' failed.

Status in intel-gpu-tools package in Ubuntu:
  Confirmed

Bug description:
  When resizing the terminal window, intel_gpu_top may crash if the
  window become small enough. The output when it crashes is:

  intel_gpu_top: ../tools/intel_gpu_top.c:1202: print_percentage_bar: Assertion 
`max_len > 0' failed.
  Abortado

  I was able to reproduce this crash with tilix and xterm.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: intel-gpu-tools 1.26-2
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu72
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Sun Oct 31 21:06:01 2021
  InstallationDate: Installed on 2017-06-13 (1601 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  SourcePackage: intel-gpu-tools
  UpgradeStatus: Upgraded to jammy on 2019-12-22 (679 days ago)
  modified.conffile..etc.cron.daily.apport: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/1949314/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2061324] Re: Error when re-building package from source

2024-04-14 Thread Hector CAO
The package with proposed fixed for Jammy can be found at:

https://launchpad.net/~hectorcao/+archive/ubuntu/lp2061324

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

Title:
  Error when re-building package from source

Status in intel-gpu-tools package in Ubuntu:
  In Progress

Bug description:
  When I try to build package from source in Ubuntu Jammy 22.04, i run
  into this error:

  ```
  int main(void) {
  void *a = (void*) &memfd_create;
  long long b = (long long) a;
  return (int) b;
  }
  Compiler stdout:
   
  Compiler stderr:
   
  Checking for function "memfd_create" : YES 
  Configuring config.h using configuration

  ../lib/meson.build:155:4: ERROR: Function does not take positional arguments.
  dh_auto_configure: error: cd build && LC_ALL=C.UTF-8 meson .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dtests=disabled returned 
exit code 1
  make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 255
  make[1]: Leaving directory '/home/ubuntu/hector/intel-gpu-tools-1.26'
  make: *** [debian/rules:39: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

  ```

  The build command is : dpkg-buildpackage -us -uc -b
  Ubuntu release : Jammy 22.04
  Meson version : 0.61.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/2061324/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2061324] Re: Error when re-building package from source

2024-04-14 Thread Hector CAO
This problem has been fixed upstream:

963917a3565466832a3b2fc22e9285d34a0bf944

lib/meson.build: Fix underscorify call
f.underscorify() is correct, f.underscorify(f) is an error that later
meson versions don't like at all.

Closes: #107
Fixes: 588555f7

See : https://gitlab.freedesktop.org/drm/igt-gpu-
tools/-/commit/963917a3565466832a3b2fc22e9285d34a0bf944

I propose to backport this patch

** Changed in: intel-gpu-tools (Ubuntu)
   Status: New => In Progress

** Changed in: intel-gpu-tools (Ubuntu)
 Assignee: (unassigned) => Hector CAO (hectorcao)

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

Title:
  Error when re-building package from source

Status in intel-gpu-tools package in Ubuntu:
  In Progress

Bug description:
  When I try to build package from source in Ubuntu Jammy 22.04, i run
  into this error:

  ```
  int main(void) {
  void *a = (void*) &memfd_create;
  long long b = (long long) a;
  return (int) b;
  }
  Compiler stdout:
   
  Compiler stderr:
   
  Checking for function "memfd_create" : YES 
  Configuring config.h using configuration

  ../lib/meson.build:155:4: ERROR: Function does not take positional arguments.
  dh_auto_configure: error: cd build && LC_ALL=C.UTF-8 meson .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dtests=disabled returned 
exit code 1
  make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 255
  make[1]: Leaving directory '/home/ubuntu/hector/intel-gpu-tools-1.26'
  make: *** [debian/rules:39: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

  ```

  The build command is : dpkg-buildpackage -us -uc -b
  Ubuntu release : Jammy 22.04
  Meson version : 0.61.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/2061324/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2061324] [NEW] Error when re-building package from source

2024-04-14 Thread Hector CAO
Public bug reported:

When I try to build package from source in Ubuntu Jammy 22.04, i run
into this error:

```
int main(void) {
void *a = (void*) &memfd_create;
long long b = (long long) a;
return (int) b;
}
Compiler stdout:
 
Compiler stderr:
 
Checking for function "memfd_create" : YES 
Configuring config.h using configuration

../lib/meson.build:155:4: ERROR: Function does not take positional arguments.
dh_auto_configure: error: cd build && LC_ALL=C.UTF-8 meson .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dtests=disabled returned 
exit code 1
make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 255
make[1]: Leaving directory '/home/ubuntu/hector/intel-gpu-tools-1.26'
make: *** [debian/rules:39: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

```

The build command is : dpkg-buildpackage -us -uc -b
Ubuntu release : Jammy 22.04
Meson version : 0.61.2

** Affects: intel-gpu-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Error when re-building package from source

Status in intel-gpu-tools package in Ubuntu:
  New

Bug description:
  When I try to build package from source in Ubuntu Jammy 22.04, i run
  into this error:

  ```
  int main(void) {
  void *a = (void*) &memfd_create;
  long long b = (long long) a;
  return (int) b;
  }
  Compiler stdout:
   
  Compiler stderr:
   
  Checking for function "memfd_create" : YES 
  Configuring config.h using configuration

  ../lib/meson.build:155:4: ERROR: Function does not take positional arguments.
  dh_auto_configure: error: cd build && LC_ALL=C.UTF-8 meson .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dtests=disabled returned 
exit code 1
  make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 255
  make[1]: Leaving directory '/home/ubuntu/hector/intel-gpu-tools-1.26'
  make: *** [debian/rules:39: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

  ```

  The build command is : dpkg-buildpackage -us -uc -b
  Ubuntu release : Jammy 22.04
  Meson version : 0.61.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/2061324/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2049714] Re: [RPL-P] igt-gpu-tool enablement

2024-04-09 Thread Hector CAO
@dongwonk : i see that you are probably testing on jammy, that is the
wrong release, the package to be tested is for 24.04 (you can install it
with the daily build ISO).

regarding the networking problem, that is probably proxy problem, a
work-around is to download the debian package at
https://ppa.launchpadcontent.net/hectorcao/lp2049714/ubuntu/pool/main/i/intel-
gpu-tools/intel-gpu-tools_1.28-1ubuntu1_amd64.deb , and install it with
dpkg

let me know if you have any further question

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

Title:
  [RPL-P] igt-gpu-tool enablement

Status in intel:
  Fix Released
Status in The Kobuk project:
  In Progress
Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Noble:
  In Progress

Bug description:
  [Description]
igt-gpu-tool enabling for Raptor Lake-P

  [Hardware Information]
Architecture:
  Intel
Platform(s):
  Raptor Lake-P
Date HW is expected at Canonical:

Component(s):
  itg-gpu-tool

  [Software Information]
Target Version:
  22.04
Target Kernel:
  
Commit IDs / External Links:

https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/1b32bcdb2d9965090234739aba891a90743e01c4


  [Business Justification]

  [Testing guidance]

  [External ID]

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/2049714/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2049714] Re: [RPL-P] igt-gpu-tool enablement

2024-04-08 Thread Hector CAO
Hi @dongwonk, @chaoqin,

I uploaded a package for Ubuntu 24.04 with the fix at :
https://launchpad.net/~hectorcao/+archive/ubuntu/lp2049714

Could you please take a look and validate it on appropriate hardware ?

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

Title:
  [RPL-P] igt-gpu-tool enablement

Status in intel:
  Fix Released
Status in The Kobuk project:
  In Progress
Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Noble:
  In Progress

Bug description:
  [Description]
igt-gpu-tool enabling for Raptor Lake-P

  [Hardware Information]
Architecture:
  Intel
Platform(s):
  Raptor Lake-P
Date HW is expected at Canonical:

Component(s):
  itg-gpu-tool

  [Software Information]
Target Version:
  22.04
Target Kernel:
  
Commit IDs / External Links:

https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/1b32bcdb2d9965090234739aba891a90743e01c4


  [Business Justification]

  [Testing guidance]

  [External ID]

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/2049714/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2049714] Re: [RPL-P] igt-gpu-tool enablement

2024-04-03 Thread Hector CAO
** Changed in: intel-gpu-tools (Ubuntu Noble)
   Status: New => In Progress

** Changed in: intel-gpu-tools (Ubuntu Noble)
 Assignee: (unassigned) => Hector CAO (hectorcao)

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

Title:
  [RPL-P] igt-gpu-tool enablement

Status in intel:
  Fix Released
Status in The Kobuk project:
  In Progress
Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Noble:
  In Progress

Bug description:
  [Description]
igt-gpu-tool enabling for Raptor Lake-P

  [Hardware Information]
Architecture:
  Intel
Platform(s):
  Raptor Lake-P
Date HW is expected at Canonical:

Component(s):
  itg-gpu-tool

  [Software Information]
Target Version:
  22.04
Target Kernel:
  
Commit IDs / External Links:

https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/1b32bcdb2d9965090234739aba891a90743e01c4


  [Business Justification]

  [Testing guidance]

  [External ID]

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/2049714/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2049714] Re: [RPL-P] igt-gpu-tool enablement

2024-04-03 Thread Hector CAO
** Information type changed from Private to Public

** Changed in: intel
   Status: New => Fix Released

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

Title:
  [RPL-P] igt-gpu-tool enablement

Status in intel:
  Fix Released
Status in The Kobuk project:
  In Progress
Status in intel-gpu-tools package in Ubuntu:
  In Progress
Status in intel-gpu-tools source package in Noble:
  In Progress

Bug description:
  [Description]
igt-gpu-tool enabling for Raptor Lake-P

  [Hardware Information]
Architecture:
  Intel
Platform(s):
  Raptor Lake-P
Date HW is expected at Canonical:

Component(s):
  itg-gpu-tool

  [Software Information]
Target Version:
  22.04
Target Kernel:
  
Commit IDs / External Links:

https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/1b32bcdb2d9965090234739aba891a90743e01c4


  [Business Justification]

  [Testing guidance]

  [External ID]

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/2049714/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp