[Bug 2084243] [NEW] Error on converting TIFF images

2024-10-11 Thread Philip Mathew
Public bug reported:

On converting some tiff files, following error occurs
"corrupted double-linked list
Aborted (core dumped)".
The file causing error is attched.

==1912807== Command: convert /var/www//tmp/1728392262.tiff -flatten -alpha 
off -compress JPEG -quality 90 -strip output.jpeg
==1912807==
==1912807== Invalid read of size 1
==1912807==at 0x80D9779: TIFFSwabArrayOfLong (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x8076759: ??? (in 
/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.12/modules-Q16/coders/tiff.so)
==1912807==by 0x48D97EE: ReadImage (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x48DABC0: ReadImages (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x4B729FA: ConvertImageCommand (in 
/usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7.0.0)
==1912807==by 0x4BE769C: MagickCommandGenesis (in 
/usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7.0.0)
==1912807==by 0x109191: ??? (in /usr/bin/convert-im6.q16)
==1912807==by 0x4C901C9: (below main) (libc_start_call_main.h:58)
==1912807==  Address 0x7c811af is 0 bytes after a block of size 31 alloc'd
==1912807==at 0x484DB80: realloc (in 
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1912807==by 0x8099576: _TIFFCheckRealloc (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x809BF6B: ??? (in /usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x8098189: TIFFSetField (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x80A01A2: ??? (in /usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x80A4167: TIFFReadDirectory (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x80D66F9: TIFFClientOpenExt (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x80D6B9E: TIFFClientOpen (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x8073EA4: ??? (in 
/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.12/modules-Q16/coders/tiff.so)
==1912807==by 0x48D97EE: ReadImage (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x48DABC0: ReadImages (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x4B729FA: ConvertImageCommand (in 
/usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7.0.0)
==1912807==
==1912807== Invalid write of size 4
==1912807==at 0x80D9782: TIFFSwabArrayOfLong (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x8076759: ??? (in 
/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.12/modules-Q16/coders/tiff.so)
==1912807==by 0x48D97EE: ReadImage (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x48DABC0: ReadImages (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x4B729FA: ConvertImageCommand (in 
/usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7.0.0)
==1912807==by 0x4BE769C: MagickCommandGenesis (in 
/usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7.0.0)
==1912807==by 0x109191: ??? (in /usr/bin/convert-im6.q16)
==1912807==by 0x4C901C9: (below main) (libc_start_call_main.h:58)
==1912807==  Address 0x7c811ac is 28 bytes inside a block of size 31 alloc'd
==1912807==at 0x484DB80: realloc (in 
/usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1912807==by 0x8099576: _TIFFCheckRealloc (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x809BF6B: ??? (in /usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x8098189: TIFFSetField (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x80A01A2: ??? (in /usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x80A4167: TIFFReadDirectory (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x80D66F9: TIFFClientOpenExt (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x80D6B9E: TIFFClientOpen (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x8073EA4: ??? (in 
/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.12/modules-Q16/coders/tiff.so)
==1912807==by 0x48D97EE: ReadImage (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x48DABC0: ReadImages (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x4B729FA: ConvertImageCommand (in 
/usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7.0.0)
==1912807==
==1912807== Invalid read of size 1
==1912807==at 0x80D9760: TIFFSwabArrayOfLong (in 
/usr/lib/x86_64-linux-gnu/libtiff.so.6.0.1)
==1912807==by 0x8076759: ??? (in 
/usr/lib/x86_64-linux-gnu/ImageMagick-6.9.12/modules-Q16/coders/tiff.so)
==1912807==by 0x48D97EE: ReadImage (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x48DABC0: ReadImages (in 
/usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7.0.0)
==1912807==by 0x4B729FA: ConvertImageCommand (in 
/usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7.0.0)
==1912807==by 0x4BE769C: MagickCommandGenesis (in

[Bug 2080414] Re: [N][AWS]Backport x86/kaslr fix impacting ML/HPC workloads

2024-10-07 Thread Philip Cox
** Changed in: linux-aws (Ubuntu Noble)
   Status: In Progress => Fix Committed

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

Title:
  [N][AWS]Backport x86/kaslr fix impacting ML/HPC workloads

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


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

[Bug 2080569] Re: AWS: support Out-Of-Band pstate mode for Emerald Rapids

2024-10-07 Thread Philip Cox
** Changed in: linux-aws (Ubuntu Noble)
   Status: In Progress => Fix Committed

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

Title:
  AWS: support Out-Of-Band pstate mode for Emerald Rapids

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


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

[Bug 2081943] Re: Application time out monitor does not work correctly

2024-10-04 Thread Philip Cox
I'm sorry you didn't agree with my analysis of the situation.

If you look at the dmesg file, or the syslog file, the minidlna is
having issues as it is throwing segmentation faults.

 Sep 21 01:54:38 Laptop2 kernel: minidlnad[93836]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 4 (core 2, socket 0)
Sep 21 02:14:39 Laptop2 kernel: minidlnad[95522]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 4 (core 2, socket 0)
Sep 21 08:15:16 Laptop2 kernel: minidlnad[108956]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 1 (core 0, socket 0)
Sep 21 20:46:20 Laptop2 kernel: vivictpp[145335]: segfault at 7ecb98ea9d6d ip 
61b04f6fb869 sp 7ecc7a9ff980 error 6 in vivictpp[61b04e53d000+155c000] 
likely on CPU 0 (core 0, socket 0)
Sep 22 08:16:42 Laptop2 kernel: minidlnad[176849]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 6 (core 3, socket 0)
Sep 22 14:44:27 Laptop2 kernel: minidlnad[201339]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 0 (core 0, socket 0)
Sep 22 14:44:27 Laptop2 kernel: minidlnad[201353]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 1 (core 0, socket 0)
Sep 22 15:52:06 Laptop2 kernel: minidlnad[204933]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 3 (core 1, socket 0)
Sep 22 15:52:06 Laptop2 kernel: minidlnad[204935]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 0 (core 0, socket 0)
Sep 25 01:16:23 Laptop2 kernel: minidlnad[347458]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 7 (core 3, socket 0)
Sep 25 01:26:37 Laptop2 kernel: minidlnad[348092]: segfault at 20 ip 
5c8984058dd2 sp 7ffd03f8aac0 error 4 in minidlnad[5c898403a000+2e000] 
likely on CPU 1 (core 0, socket 0)


I also know that there are reported memory leaks with minidlnad which I suspect 
was leading to the reduced performance. Also, when a major upgrade is done, as 
happens when moving from 22.04 to 24.04, even though the application you are 
running remains "unchanged", a lot of the underlying infrastructure changes, 
which can cause the application to fail in new/different ways.  

The upgrade to 24.04 changed many of the shared libraries, and the
kernel, so even though minidlnad is the same version, it doesn't mean
that because it used to be error-free that it still is.

Either way, the prompt  and timeout addition that you are asking about
is not a kernel issue.  I was just trying to help point you to a
possible root cause.

This issue is probably better to be opened against gnome-desktop
(https://bugs.launchpad.net/ubuntu/+source/gnome-desktop) or gnome-shell
(https://bugs.launchpad.net/ubuntu/+source/gnome-shell).

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

Title:
  Application time out monitor does not work correctly

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


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

[Bug 2081746] Re: Ubuntu 24.10 Beta, Raspberry Pi 4: kdump-tools service not started, with errors

2024-10-02 Thread Philip Cox
** Changed in: linux-raspi (Ubuntu)
 Assignee: Philip Cox (philcox) => Manuel Diewald (diewald)

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

Title:
  Ubuntu 24.10 Beta, Raspberry Pi 4: kdump-tools service not started,
  with errors

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


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

[Bug 2081746] Re: Ubuntu 24.10 Beta, Raspberry Pi 4: kdump-tools service not started, with errors

2024-10-02 Thread Philip Cox
Thanks for reporting this bug report.

I see that someone disabled the kernel support for crash dumps in the
oracular raspi kernel.  I am lookling into why this was disabled, and
will update when it is re-enabled.

** Changed in: linux-raspi (Ubuntu)
   Status: New => Triaged

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

Title:
  Ubuntu 24.10 Beta, Raspberry Pi 4: kdump-tools service not started,
  with errors

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


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

[Bug 2081746] Re: Ubuntu 24.10 Beta, Raspberry Pi 4: kdump-tools service not started, with errors

2024-10-02 Thread Philip Cox
** Changed in: linux-raspi (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  Ubuntu 24.10 Beta, Raspberry Pi 4: kdump-tools service not started,
  with errors

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


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

[Bug 2081963] Re: Acer Nitro 5 does not resume from suspend

2024-09-26 Thread Philip Cox
Hello, thank you for taking the time to open this bug.

Right now there is not much to go on in the provided logs, other than
there is an error with amdgpu.

Sep 25 12:32:26 Nitro-5 kernel: amdgpu :01:00.0:
[drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.1 test
failed (-110)


Can you try suspending your laptop, and when you reboot it, run the follow 
command: 
  journalctl -b -1 -r

and paste the results?  I tmight provide more information.  Thank you.

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

Title:
  Acer Nitro 5 does not resume from suspend

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


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

[Bug 2081943] Re: Application time out monitor does not work correctly

2024-09-26 Thread Philip Cox
Hello, thank you for taking the time to open this bug report.

This sounds like a memory leak which is causing the system to slow down
and thrash to swap until it becomes unresponsive.  The application
"minidlnad" you are running is having some issues, and might be the
source of the leak.

If you reboot your system, it should help (temporarily), but updating
this application might help as well.

Otherwise, this isn't a kernel issue.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Application time out monitor does not work correctly

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


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

[Bug 2081935] Re: Fan control stuck at high speed after upgrade to Ubuntu 24, thermal zone 6 fails to read sensor

2024-09-26 Thread Philip Cox
Hello, thank you for taking the time to open this bug report.

From what I can tell, this looks like it is this issue that was found
upstream: https://bugzilla.kernel.org/show_bug.cgi?id=201761

I will look into this a bit more and update the ticket when I have more
info.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Bug watch added: Linux Kernel Bug Tracker #201761
   https://bugzilla.kernel.org/show_bug.cgi?id=201761

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

Title:
  Fan control stuck at high speed after upgrade to Ubuntu 24, thermal
  zone 6 fails to read sensor

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


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

[Bug 2081821] Re: kernel 6.8.0-45

2024-09-25 Thread Philip Cox
This is likely related to the out-of-tree version of amdgpu you have
installed.  You can try to uninstall it, which should resolve the issue.
The other thing you may try is logging in via Xorg rather than wayland.

If removing the out of tree amdgpu doesn't resolve this, please re-open
this ticket, and run "apport-collect 2081821" to include the updated
logs and machine info.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  kernel 6.8.0-45

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


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

[Bug 2081862] Re: new resiase upgrade crashed

2024-09-25 Thread Philip Cox
Hello, thank you for opening this bug report.

Can you please run the command "apport-collect 2081862" to collect the
information about your system so it is included in the bug report?  I
changed the package it was opened against, so this time more information
will be collected.  Thank you.

** Package changed: linux-signed-hwe-6.8 (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  new resiase upgrade crashed

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


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

[Bug 2081693] Re: package linux-image-6.8.0-41-generic 6.8.0-41.41 failed to install/upgrade: installed linux-image-6.8.0-41-generic package pre-removal script subprocess returned error exit status 1

2024-09-25 Thread Philip Cox
Hello, thank you for taking the time to open this bug report.

This seems to be working as designed, but perhaps not as you intended.
You are executing the command "apt-get purge linux-
image-6.8.0-41-generic", which is trying to purge the current running
kernel from your system.

If you boot in to another kernel, you will then be able to purge the
6.8.0-41-generic kernel without this prompt.

You can answer the prompt to purge the kernel, and on your next reboot
you will be booted into a previous kernel if one exists, otherwise your
system will be unusable.  This is why that warning is there.

If you are absolutely sure this is something you want to do, and you
want to avoid the prompt, you can use the command:

 sudo DEBIAN_FRONTEND=noninteractive apt-get purge linux-
image-6.8.0-41-generic

but this is not recomended.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  package linux-image-6.8.0-41-generic 6.8.0-41.41 failed to
  install/upgrade: installed linux-image-6.8.0-41-generic package pre-
  removal script subprocess returned error exit status 1

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


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

[Bug 2081693] Re: package linux-image-6.8.0-41-generic 6.8.0-41.41 failed to install/upgrade: installed linux-image-6.8.0-41-generic package pre-removal script subprocess returned error exit status 1

2024-09-25 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  package linux-image-6.8.0-41-generic 6.8.0-41.41 failed to
  install/upgrade: installed linux-image-6.8.0-41-generic package pre-
  removal script subprocess returned error exit status 1

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


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

[Bug 2080949] Re: lubuntu oracular 6.11 kernel; 1 display 'cannot display' & unusable on LIVE

2024-09-19 Thread Philip Cox
Hi Chris, thank you for taking the time to open this bug report.

How are the displays connected?

I think this might be a duplicate of:
https://bugs.launchpad.net/bugs/2079491


** Changed in: linux (Ubuntu Oracular)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  lubuntu oracular 6.11 kernel; 1 display 'cannot display' & unusable on
  LIVE

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


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

[Bug 2080926] Re: issues after sleeping

2024-09-19 Thread Philip Cox
Hi Daniel, thank you for taking the time to open this bug report.

I've read over everything provided, and I do not see evidence of a crash
or hang.

The next time this happens, on the next boot, can you please run the
command "journalctl -b -1 -r" and post the results? It might contain the
info as to what happened.  Thank you.

Also, has this happened before?  I see you are running kernel version
6.8.0-44.  If this happened in the past, was it the same kernel version,
or is this a new thing?  Thank you.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  issues after sleeping

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


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

[Bug 2081037] Re: LG Gram screen brightness hot keys and battery charge limit regression

2024-09-19 Thread Philip Cox
Hello, thank you for taking the time to open this bug report.

Can you please run the command "apport-collect 2081037" to include the
logs and system information so we can look into this please?

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  LG Gram screen brightness hot keys and battery charge limit regression

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


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

[Bug 2081094] Re: Error with touchpad

2024-09-19 Thread Philip Cox
Hi @vpeixoto, this looks similiar to a couple other touchpad issues you
looked at.  When you can, can you take a look at this please?

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Vinicius Peixoto (vpeixoto)

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Error with touchpad

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


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

[Bug 2080943] Re: bug 2080773 Lenovo thinkpad X1 yoga requires reset after shutdown

2024-09-19 Thread Philip Cox
Thank you for taking the time to open this bug.

Nothing is standing out in any of the logs as to what might be causing
this.

After this has happened, on the next boot, can you please run the command:
journalctl -b -1 -r
and include the output?  Thank you.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  bug 2080773 Lenovo thinkpad X1 yoga requires reset after shutdown

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


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

[Bug 2080851] Re: package linux-headers-6.8.0-44-generic 6.8.0-44.44 failed to install/upgrade: installed linux-headers-6.8.0-44-generic package post-installation script subprocess returned error exit

2024-09-19 Thread Philip Cox
Hello, thank you for taking the time to open this bug report.

It looks like the failure is being caused because you have multiple
nvidia dkms packages installed.

If you have installed nvidia dkms packages yourself, please try removing
them, and then using the Ubuntu provided/tested nvidia dkms package.
That should resolve the issue you have hit.

If that does not solve the problem, please re-open this ticket, and let
me know.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  package linux-headers-6.8.0-44-generic 6.8.0-44.44 failed to
  install/upgrade: installed linux-headers-6.8.0-44-generic package
  post-installation script subprocess returned error exit status 11

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


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

[Bug 2080638] Re: [QCA9377] Bluetoth turning off every reboot and i need to reinstall e restart the modules everytime

2024-09-19 Thread Philip Cox
Hi Jorge , thank you for taking the time to open this bug report!

I've gone over the kernel logs, and nothing in the kernel logs indicate
a kernel issue.

I see the bluetooth device set up, and functioning, and then later
systemd is called to stop and restart the device, which also doesn't git
any issue.  This sounds like a config issue, or some option that is set
in the bluetooth stack.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  [QCA9377] Bluetoth turning off every reboot and i need to reinstall e
  restart the modules everytime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2080638/+subscriptions


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

[Bug 2080489] Re: Network Manager stops functioning on Ubuntu 24.04

2024-09-19 Thread Philip Cox
Thank you Luís for taking the time to open this ticket, and respond with
the additional logs. I am from the from the kernel team, and I have
looked over the dmesg.log that you have provided.


I don't see any networking issues in the kernel log relating to the kernel, but 
I do see that some Virtual Box modules have been loaded which are out of tree, 
and unsupported by us.

I see that the "VBoxNetFlt" among other Virtual box drivers have been
loaded.  This one is the Virtual Box "Network Filter Driver".  I think
there is a good chance that the newer kernel version you are now running
is not playing nicely with the VirtualBox drivers.  Can you please un-
install them, and see if the problem still exists?  I do not see any
other networking related problems in the kernel log.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  Network Manager stops functioning on Ubuntu 24.04

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


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

[Bug 2080860] Re: Kernel 6.8.0-40 causes frequent screen flickering in Ubuntu 22.04

2024-09-19 Thread Philip Cox
*** This bug is a duplicate of bug 2062951 ***
https://bugs.launchpad.net/bugs/2062951

Thank you for taking the time to open this bug report.  This seems to be
a duplicate of https://bugs.launchpad.net/bugs/2062951 which is waiting
for the fix to be released.  If the fix doesn't resolve this, please re-
open this ticket, and let me know.  Thanks.

** Package changed: linux-signed-hwe-6.8 (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** This bug has been marked a duplicate of bug 2062951
   Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on Linux 
6.8

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

Title:
  Kernel 6.8.0-40 causes frequent screen flickering in Ubuntu 22.04

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


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

[Bug 2080563] Re: Backport "x86/kaslr: Expose and use the end of the physical memory address space"

2024-09-13 Thread Philip Cox
** Changed in: linux-gcp (Ubuntu)
 Assignee: (unassigned) => Magali Lemes do Sacramento (magalilemes)

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

Title:
  Backport "x86/kaslr: Expose and use the end of the physical memory
  address space"

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


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

[Bug 2080443] Re: Create 64K page size GCP kernel for ARM

2024-09-13 Thread Philip Cox
** Changed in: linux-gcp (Ubuntu)
 Assignee: (unassigned) => Ian Whitfield (ijwhitfield)

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

Title:
  Create 64K page size GCP kernel for ARM

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


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

[Bug 2080569] [NEW] AWS: support Out-Of-Band pstate mode for Emerald Rapids

2024-09-12 Thread Philip Cox
Public bug reported:

SRU Justification:

[Impact]

In Emerald Rapids VMs, a stack trace is printed during boot on 6.8 based
kernels, but not 6.5 ones.  The stack traces look like:

[1.206658] intel_pstate: Intel P-state driver initializing
[1.207453] unchecked MSR access error: WRMSR to 0x199 (tried to write 
0x0800) at rIP: 0xb94c3b24 (native_write_msr+0x4/0x40)
[1.208422] Call Trace:
[1.208422]  
[1.208422]  ? show_stack_regs+0x23/0x40
[1.208422]  ? ex_handler_msr+0x10a/0x180
[1.208422]  ? fixup_exception+0x183/0x390
[1.208422]  ? gp_try_fixup_and_notify+0x23/0xc0
[1.208422]  ? exc_general_protection+0x15e/0x480
[1.208422]  ? asm_exc_general_protection+0x27/0x30
[1.208422]  ? __pfx___wrmsr_on_cpu+0x10/0x10
[1.208422]  ? native_write_msr+0x4/0x40
[1.208422]  ? __wrmsr_on_cpu+0x4b/0x90
[1.208422]  ? __pfx___rdmsr_on_cpu+0x10/0x10
[1.208422]  ? __pfx___wrmsr_on_cpu+0x10/0x10
[1.208422]  generic_exec_single+0x7e/0x120
[1.208422]  smp_call_function_single+0x103/0x140
[1.208422]  ? __pfx___wrmsr_on_cpu+0x10/0x10
[1.208422]  wrmsrl_on_cpu+0x57/0x80
[1.208422]  intel_pstate_set_pstate+0x3e/0x80
[1.208422]  intel_pstate_get_cpu_pstates.constprop.0+0xd7/0x190
[1.208422]  intel_pstate_init_cpu+0x3f/0x140
[1.208422]  intel_cpufreq_cpu_init+0x44/0x270
[1.208422]  ? freq_qos_add_notifier+0x45/0x80
[1.208422]  cpufreq_online+0x444/0xb80
[1.208422]  cpufreq_add_dev+0x99/0xd0
[1.208422]  subsys_interface_register+0x11c/0x140
[1.208422]  cpufreq_register_driver+0x1b5/0x330
[1.208422]  intel_pstate_register_driver+0x48/0xd0
[1.208422]  intel_pstate_init+0x25c/0x810
[1.208422]  ? __pfx_intel_pstate_init+0x10/0x10
[1.208422]  do_one_initcall+0x5b/0x310
[1.208422]  do_initcalls+0x104/0x210
[1.208422]  ? __pfx_kernel_init+0x10/0x10
[1.208422]  kernel_init_freeable+0x134/0x1f0
[1.208422]  kernel_init+0x1b/0x200
[1.208422]  ret_from_fork+0x44/0x70
[1.208422]  ? __pfx_kernel_init+0x10/0x10
[1.208422]  ret_from_fork_asm+0x1b/0x30
[1.208422]  

[Fix]

The reason that these traces are not found in the 6.5 kernel, but are in
the 6.8 kernel one had the traces is that in the 6.5 kernel the CPU in
the instance (Emerald Rapids) does not have the pstate support added
yet.  The 6.8 kernel does have support though.  That is why they don't
appear in the 6.5 kernel, but in the 6.8 kernel.

In the 6.11 kernel the patch
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7e1c3f584ee78b0d0210fc424420d9529f3ca952
was added to prevent trying to set the p-states while in OOB (Out-of-
band) mode.  So, rather than having the VM trying to set the p-states,
it is handled by the host OS/platform.


[Test Plan]

I have tested this.

[Where problems could occur]
In the 6.11 kernel tree where this change comes from, there has been some 
significant refactoring of the code.  If other changes need to be back-ported 
to the AWS 6.8 kernel, other conflicts or issues may arise.


[Other]
SF #00395865

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Assignee: Philip Cox (philcox)
 Status: Fix Released

** Affects: linux-aws (Ubuntu Noble)
 Importance: High
 Assignee: Philip Cox (philcox)
 Status: In Progress

** Also affects: linux-aws (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu)
   Status: New => Fix Released

** Changed in: linux-aws (Ubuntu Noble)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-aws (Ubuntu Noble)
   Status: New => Confirmed

** Changed in: linux-aws (Ubuntu Noble)
   Status: Confirmed => Triaged

** Changed in: linux-aws (Ubuntu Noble)
   Status: Triaged => In Progress

** Changed in: linux-aws (Ubuntu Noble)
   Importance: Undecided => High

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

Title:
  AWS: support Out-Of-Band pstate mode for Emerald Rapids

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


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

[Bug 2076986] Re: Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9' following Ubuntu 22.04 installation.

2024-09-12 Thread Philip Cox
*** This bug is a duplicate of bug 2080355 ***
https://bugs.launchpad.net/bugs/2080355

Hi Cara, and Davide,

I was talking to another member of the kernel team, and he mentioned he
was working on an issue that seemed very similar to the issue you both
have hit.

After looking into it more deeply, we are sure that they are the same
issue.

He has made more progress on the issue, and has reproduced it.  I will
be marking this ticket as a duplicate of
https://bugs.launchpad.net/bugs/2080355 and @vpeixoto will continue the
investigation.

** This bug has been marked a duplicate of bug 2080355
   Kernel trouble, with some trace, 6.8.0-44-generic

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

Title:
  Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9'
  following Ubuntu 22.04 installation.

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


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

[Bug 2080355] Re: Kernel trouble, with some trace, 6.8.0-44-generic

2024-09-12 Thread Philip Cox
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Kernel trouble, with some trace, 6.8.0-44-generic

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


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

[Bug 2079985] Re: Lenovo Legion 9 16IRX9 - Touchpad is missing on Ubuntu 22.04+

2024-09-12 Thread Philip Cox
*** This bug is a duplicate of bug 2080355 ***
https://bugs.launchpad.net/bugs/2080355

** This bug is no longer a duplicate of bug 2076986
   Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9' 
following Ubuntu 22.04 installation.
** This bug has been marked a duplicate of bug 2080355
   Kernel trouble, with some trace, 6.8.0-44-generic

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

Title:
  Lenovo Legion 9 16IRX9 - Touchpad is missing on Ubuntu 22.04+

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


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

[Bug 2080341] Re: package linux-headers-generic 6.8.0-44.44 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2024-09-12 Thread Philip Cox
Hello Jean-Marc, thank you for opening this bug report.

After looking through the logs, it seems that the issue you are hitting
is the out-of-tree driver rtl8821ce you have installed is failing to
build.

If you remove this dkms driver/package, the issue should be resolved.

Also, the rtl8821ce driver should no longer be needed as the device is
supported in the kernel without any additional packages required.  It
looks like the support for the device landed in the kernel in version
5.9.  This is why your original install of 20.04/Focal needed it, as it
was a 5.4 based kernel.  The Noble/24.04 kernel is a 6.8 based kernel,
so it should support the device without needing this additional out of
tree driver.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  package linux-headers-generic 6.8.0-44.44 failed to install/upgrade:
  problèmes de dépendances - laissé non configuré

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


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

[Bug 2080341] Re: package linux-headers-generic 6.8.0-44.44 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2024-09-12 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  package linux-headers-generic 6.8.0-44.44 failed to install/upgrade:
  problèmes de dépendances - laissé non configuré

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


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

[Bug 2079859] Re: Lenovo V130-15IKB kernel 6.8 not booting from nvme

2024-09-12 Thread Philip Cox
Hi Paul, I fixed the package that this bug was opened against, so the
apport-collect should now work.  Can you please try running it now?

** Package changed: linux-hwe-6.8 (Ubuntu) => linux (Ubuntu)

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

Title:
  Lenovo V130-15IKB kernel 6.8 not booting from nvme

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


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

[Bug 2080318] Re: BlueField Jammy: call trace RIP: 0010:mlx5_tc_ct_del_ft_cb.part.0+0x17b/0x1c0

2024-09-12 Thread Philip Cox
** Changed in: linux-bluefield (Ubuntu)
 Assignee: (unassigned) => Bartlomiej Zolnierkiewicz (bzolnier)

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

Title:
  BlueField Jammy: call trace RIP:
  0010:mlx5_tc_ct_del_ft_cb.part.0+0x17b/0x1c0

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


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

[Bug 2080413] Re: package linux-generic 6.8.0-44.44 failed to install/upgrade: priklausomybių problemos - paliekamas nekonfigūruotas

2024-09-12 Thread Philip Cox
*** This bug is a duplicate of bug 2080412 ***
https://bugs.launchpad.net/bugs/2080412

** This bug has been marked a duplicate of bug 2080412
   package linux-headers-generic 6.8.0-44.44 failed to install/upgrade: 
priklausomybių problemos - paliekamas nekonfigūruotas

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

Title:
  package linux-generic 6.8.0-44.44 failed to install/upgrade:
  priklausomybių problemos - paliekamas nekonfigūruotas

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


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

[Bug 2080405] Re: package linux-image-6.8.0-44-generic 6.8.0-44.44 failed to install/upgrade: triggers looping, abandoned

2024-09-12 Thread Philip Cox
Hello, thank you for opening this bug report.

Unfortunately, the out of tree amdgpu driver you are trying to use is
the cause of this issue.   If you uninstall the  package, and retry the
installation, it should work.

You may also be able to update the amdgpu driver to see if that fixes
it, but it still isn't an Ubuntu supported driver.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  package linux-image-6.8.0-44-generic 6.8.0-44.44 failed to
  install/upgrade: triggers looping, abandoned

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


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

[Bug 2080412] Re: package linux-headers-generic 6.8.0-44.44 failed to install/upgrade: priklausomybių problemos - paliekamas nekonfigūruotas

2024-09-12 Thread Philip Cox
Hello, Povilas, thank you for taking the time to open this bug report.

The issue is being caused by the out-of-tree amdgpu driver you have
installed on your system.  If you remove it, and then retry the
install/upgrade it should fix the problem.


** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  package linux-headers-generic 6.8.0-44.44 failed to install/upgrade:
  priklausomybių problemos - paliekamas nekonfigūruotas

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


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

[Bug 2080219] Re: Ubuntu 24.04 stuck

2024-09-11 Thread Philip Cox
Hello Rinad, thank you for taking the time to open this bug report.

Unfortunately there is not enough info for us to go on, to look into
this issue yet.

Can you please run "apport-collect 2080219" to include the logs and
other data that we meed to look into this please?

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  Ubuntu 24.04 stuck

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


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

[Bug 2080182] Re: System hangs after GDM login with 6.8.0 kernel

2024-09-11 Thread Philip Cox
Hello Radon, thank you for taking the time to open this bug report.

I've read through much of the logs you have provided, and the only thing
that stands out is the segfaults that are happening in the end of the
dmesg file and syslog file.

1)
[  321.304482] zsh[5354]: segfault at 10 ip 6010da089caa sp 
7ffdc1981c00 error 4 in zsh[6010da011000+b9000] likely on CPU 1 (core 0, 
socket 0)

[  321.304508] Code: f6 74 08 85 f6 0f 84 9d 01 00 00 45 31 ed 89 c2 81 e2 ff 
ff bf ff 89 53 10 a9 00 00 00 01 75 0d 48 8b 43 20 44 89 e6 48 89 df  50 10 
48 83 7b 30 00 74 1a 48 8b 7b 08 e8 03 8a f8 ff 48 8b 7b
-

2)
[  378.452809] w[6224]: segfault at 4c ip 56fa7fe66e73 sp 7ffe52a049d0 
error 4 in w[56fa7fe66000+3000] likely on CPU 3 (core 2, socket 0)


[  378.452827] Code: 01 40 0f 84 8f 00 00 00 80 fb 20 0f 84 86 00 00 00 0f be 
fb 49 83 c4 01 e8 3a f6 ff ff 4c 39 65 c8 0f 84 88 00 00 00 45 89 ee <41> 0f b6 
1c 24 84 db 75 ac 45 85 f6 75 6f 4c 8b 2d 58 41 00 00 bf
-

3)
[  978.984338] w[7121]: segfault at 4c ip 5a0e7b31be73 sp 7ffe88ce6f10 
error 4 in w[5a0e7b31b000+3000] likely on CPU 0 (core 0, socket 0)

[  978.984357] Code: 01 40 0f 84 8f 00 00 00 80 fb 20 0f 84 86 00 00 00 0f be 
fb 49 83 c4 01 e8 3a f6 ff ff 4c 39 65 c8 0f 84 88 00 00 00 45 89 ee <41> 0f b6 
1c 24 84 db 75 ac 45 85 f6 75 6f 4c 8b 2d 58 41 00 00 bf


These are very strange.  Having segfaults in zsh, and w should not be
happening.  The "error 4" means it is trying to read a user-mode page
which cannot be found.

Looking at these 3 segfaults:

1) zsh is trying to access the memory address 0x10  and is causing a user page 
fault.
2) w is trying to access the memory address 0x4c and is causing a user page 
fault.
3) w is again trying to access memory at 0x4c and is causing a user page fault.


Memory addresses 0x10 and 0x4c aren't valid addresses, and this is causing the 
error.

This is usually caused by a failing/faulty disk, or memory.


Everything may have been fine when you where running 22.04, but during the 
upgrade to 24.04 something was corrupted either by faulty memory, or a faulty 
drive.

This means that you will likely hit these same errors repeatability
because corrupted versions have been written to disk.  This can be seen
by the "w" command having the same "Code" and trapping on the same 0x4c
address.

You should download a copy of memtest86 and try running it on your
system, and see if your ram is alright.  You should also boot off of a
live USB and check the SMART data of your HDD and make sure it is fine.
Perhaps copy your data off to another drive if possible.  You can also
run fsck to try to check the disk.

If the memory and disk check out fine, please let me know and I can
continue to help with this.

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

Title:
  System hangs after GDM login with 6.8.0 kernel

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


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

[Bug 2080182] Re: System hangs after GDM login with 6.8.0 kernel

2024-09-11 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  System hangs after GDM login with 6.8.0 kernel

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


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

[Bug 2080414] [NEW] [N][AWS]Backport x86/kaslr fix impacting ML/HPC workloads

2024-09-11 Thread Philip Cox
Public bug reported:

SRU Justification:

[Impact]

EC2 team discovered a Linux bug during ML/HPC workload testing on P5
instances. The issue is described at
https://lore.kernel.org/all/87ed6soy3z.ffs@tglx/ ("iounmap() on x86
occasionally fails to unmap because the provided valid ioremap address
is not below high_memory.").

[Fix]

This is fixed by upstream commit
ea72ce5da22806d5713f3ffb39a6d5ae73841f93:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ea72ce5da22806d5713f3ffb39a6d5ae73841f93

[Test Plan]

AWS tested

[Where problems could occur]

If there was code that made incorrect assumptions on how memory was laid
out and used, it might break the functionality, but seeing as this is
fixing an error, the chances of that should be fairly low.


[Other Info]
SF #00392654

** Affects: linux-aws (Ubuntu)
 Importance: High
 Status: Fix Released

** Affects: linux-aws (Ubuntu Noble)
 Importance: Undecided
 Assignee: Philip Cox (philcox)
 Status: In Progress

** Changed in: linux-aws (Ubuntu)
   Importance: Undecided => High

** Changed in: linux-aws (Ubuntu)
   Status: New => In Progress

** Changed in: linux-aws (Ubuntu)
   Status: In Progress => New

** Also affects: linux-aws (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu)
   Status: New => Fix Released

** Changed in: linux-aws (Ubuntu)
 Assignee: Philip Cox (philcox) => (unassigned)

** Changed in: linux-aws (Ubuntu Noble)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-aws (Ubuntu Noble)
   Status: New => In Progress

** Description changed:

  SRU Justification:
  
  [Impact]
  
  EC2 team discovered a Linux bug during ML/HPC workload testing on P5
  instances. The issue is described at
  https://lore.kernel.org/all/87ed6soy3z.ffs@tglx/ ("iounmap() on x86
  occasionally fails to unmap because the provided valid ioremap address
  is not below high_memory.").
  
- 
  [Fix]
  
  This is fixed by upstream commit
  ea72ce5da22806d5713f3ffb39a6d5ae73841f93:
  
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ea72ce5da22806d5713f3ffb39a6d5ae73841f93
- 
  
  [Test Plan]
  
  AWS tested
  
  [Where problems could occur]
  
  If there was code that made incorrect assumptions on how memory was laid
  out and used, it might break the functionality, but seeing as this is
  fixing an error, the chances of that should be fairly low.
+ 
+ 
+ [Other Info]
+ SF #00392654

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

Title:
  [N][AWS]Backport x86/kaslr fix impacting ML/HPC workloads

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


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

[Bug 2076217] Re: booting an 24.10 or 24.04 ec2 instance with SEV-SNP enabled hangs sometimes

2024-09-11 Thread Philip Cox
The pause is happening in the code that inits the APIC.

Its after the APIC is set up when it is beginning to init the x2APIC.

It is timing related, and when I add  a lot of print statements to the
code, the problem goes away.  So, its been fun trying to narrow it down.
I have it narrowed down somewhat now.  I tested with the oracular:linux
6.11 kernel, and it still has the pause.  I tested the jammy:aws-6.5
kernel, and it seems to run fine.

Rather than debugging the  6.8 kernel, which is very time consuming, I
will do the following in parallel:

1) I will try to do a bisect between the 6.5 and 6.8 kernels to find the 
regression point
2) I will examine the commits between 6.5 and 6.8 that touched the APIC code, 
and see if any stand out to be the root cause.

One of these should get the answer.

** Changed in: linux-aws (Ubuntu)
   Importance: Undecided => High

** Changed in: linux-aws (Ubuntu)
   Status: New => In Progress

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

Title:
  booting an 24.10 or 24.04 ec2 instance with SEV-SNP enabled hangs
  sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/2076217/+subscriptions


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

[Bug 2077145] Re: GDS force mitigation re-enabled in 6.10 (and 6.11) causing crashes

2024-09-11 Thread Philip Cox
** Changed in: linux (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  GDS force mitigation re-enabled in 6.10 (and 6.11) causing crashes

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


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

[Bug 2080181] Re: suspend fails because lockd refuses to freeze

2024-09-11 Thread Philip Cox
*** This bug is a duplicate of bug 2076576 ***
https://bugs.launchpad.net/bugs/2076576

Hello Jason, thank you for taking the time to open this bug report.

This is a known issue, and a fix for the failing to suspend on machines
with an NFS share has been submitted and should be released soon.  The
other bug tracking this is:

https://bugs.launchpad.net/bugs/2076576

** Changed in: linux-signed-hwe-5.15 (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** This bug has been marked a duplicate of bug 2076576
   5.15.0-118: NFS causes suspend to fail

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

Title:
  suspend fails because lockd refuses to freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.15/+bug/2080181/+subscriptions


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

[Bug 2077260] Re: freeze after updating to newest kernel on log in sreen or just after log in (6.8.0-45 ?). Had to use Grub to restero to 6.5.0-45

2024-09-10 Thread Philip Cox
Thank you for updating the info as requested.  We will  continue to
investigate this issue.

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  freeze after updating to newest kernel on log in sreen or just after
  log in (6.8.0-45 ?). Had to use Grub to restero to 6.5.0-45

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


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

[Bug 2077575] Re: standby broken on ThinkPad 260 Yoga with 6.8

2024-09-10 Thread Philip Cox
Thank you for providing the updated info.  We will continue the
investigation of this bug.

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  standby broken on ThinkPad 260 Yoga with 6.8

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


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

[Bug 2079246] Re: System hanging at startup after seeing the line "Listening on Load/save RF Kill Switch Status" in console

2024-09-10 Thread Philip Cox
Thank you for updating this ticket.  We will continue with investigating
this issue.

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  System hanging at startup after seeing the line "Listening on
  Load/save RF Kill Switch Status" in console

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


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

[Bug 2076986] Re: Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9' following Ubuntu 22.04 installation.

2024-09-10 Thread Philip Cox
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9'
  following Ubuntu 22.04 installation.

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


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

[Bug 2076986] Re: Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9' following Ubuntu 22.04 installation.

2024-09-10 Thread Philip Cox
Hi Cara and Davide, I am the same person handling both of these tickets,
so I will merge them.

So, from my understanding, the trackpad does not work in 22.04 when
using kernel linux-image-6.8.0-40-generic.

When booting a live USB install image, the trackpad doesn't work either.
The install image is likely using 6.8.0-31.

After Davide did a complete install, and update (i assume), everything
worked.  The newest 6.8 kernel available in -updates is 6.8.0-41.   This
kernel will be available for both Jammy installs (22.04) and Noble
installs (24.04).

It sounded like  in Comment #21
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2079985/comments/21
that it worked after installing and updating.

Could you please both update your systems and see if that resolves this?

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

Title:
  Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9'
  following Ubuntu 22.04 installation.

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


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

[Bug 2079985] Re: Lenovo Legion 9 16IRX9 - Touchpad is missing on Ubuntu 22.04+

2024-09-10 Thread Philip Cox
*** This bug is a duplicate of bug 2076986 ***
https://bugs.launchpad.net/bugs/2076986

** This bug has been marked a duplicate of bug 2076986
   Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9' 
following Ubuntu 22.04 installation.

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

Title:
  Lenovo Legion 9 16IRX9 - Touchpad is missing on Ubuntu 22.04+

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


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

[Bug 2080095] Re: Initializing bluetooth using socket.c userland functions broken after upgrade from 6.5 to 6.8 (and mainline 6.9, 6.10)

2024-09-10 Thread Philip Cox
Hi Julio.

Thank you for taking the time to open this bug report.

It isn't totally clear to me what you are asking for us to look at here.
I took a quick look and don't see any aobvious issues that could cause
the issues you are seeing.  IF you could provide more detail as to what
you would like us to look at, or in to, I can dig deeper.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  Initializing bluetooth using socket.c userland functions broken after
  upgrade from 6.5 to 6.8 (and mainline 6.9, 6.10)

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


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

[Bug 2079985] Re: Lenovo Legion 9 16IRX9 - Touchpad is missing on Ubuntu 22.04+

2024-09-10 Thread Philip Cox
Hello Davide,

Thank you for taking the time to look into this.

I would like to clarify the issue here.

When you use the Ubuntu 22.04 live USB install media, the touchpad does
not work.  After you install though, the touchpad now works.

Also, the battery indicator appears after installing too, but not
before.

Can you please confirm that this is what the issue is?  Thank you.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Lenovo Legion 9 16IRX9 - Touchpad is missing on Ubuntu 22.04+

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


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

[Bug 2080095] Re: Initializing bluetooth using socket.c userland functions broken after upgrade from 6.5 to 6.8 (and mainline 6.9, 6.10)

2024-09-10 Thread Philip Cox
** Package changed: linux-signed-hwe-6.8 (Ubuntu) => linux (Ubuntu)

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

Title:
  Initializing bluetooth using socket.c userland functions broken after
  upgrade from 6.5 to 6.8 (and mainline 6.9, 6.10)

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


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

[Bug 2079859] Re: Lenovo V130-15IKB kernel 6.8 not booting from nvme

2024-09-09 Thread Philip Cox
** Changed in: linux-hwe-6.8 (Ubuntu)
 Assignee: (unassigned) => Vinicius Peixoto (vpeixoto)

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

Title:
  Lenovo V130-15IKB kernel 6.8 not booting from nvme

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


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

[Bug 2079847] Re: Multiple bwrap processes opened by Nautilus jams up to infinity and this raise up cpu power guzzle over 60 W.

2024-09-09 Thread Philip Cox
Hello, thank you for taking the time to open this bug report.

Can you please share where you say the comment from Feb 28 saying that
it was fixed?  I would like to see what was said, by who, and about
what.

You are also running a very old  6.8 Ubuntu kernel, and you have not
provided any relevant or useful information.

Please take the following steps:
1) Update Ubuntu and its kernel to the latest available.
2) re-test if the bug exists
and if it still does
3) run the command "apport-collect 2079847"

---

After all of that is provided, I can take a look at the issue and see
what might be causing this.  IT also seems like it is not a kernel
issue, but an issue  somewhere in userspace, or perhaps the nautalis
package.  We need the requested info to determine that.


** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  Multiple bwrap processes opened by Nautilus jams up to infinity and
  this raise up cpu power guzzle over 60 W.

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


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

[Bug 2079782] Re: LinuxMint22 shutdown issues: 2-minute delay, black screen, and kernel warnings

2024-09-09 Thread Philip Cox
Hello, thank you for taking the time to open the bug report about this
issue.

Unfortunately, this is running on Mint, not Ubuntu, and you have the
out-of-tree virtualbox drivers installed.  These are two things we can
not provide support for.

I will close this ticket for now, but if you reproduce this on Ubuntu
directly, without the out-of-tree drivers, please re-open this ticket,
and we can look into it.  Also, please run the command "apport-collect
2079782" to include all the relevant logs and data.

Perhaps this issue can be resolved by the resolution to the following
bug that dealt with VirtualBox on the 6.8 kernel...
https://bugs.launchpad.net/bugs/2073267

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  LinuxMint22 shutdown issues: 2-minute delay, black screen, and kernel
  warnings

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


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

[Bug 2078725] Re: 24.04.1 LTS useless as a stratum 1 ntp server

2024-09-06 Thread Philip Cox
Hi Jim, thank you for the update on this!

I will mark this bug closed for now, but please re-open it if it turns
out that it is not with the NTP package, but likely the kernel.

Also, feel free to update the bug with the results of the NTP groups
analysis, or provide a link to it so I/others can follow if needed.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  24.04.1 LTS useless as a stratum 1 ntp server

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


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

[Bug 2079246] Re: System hanging at startup after seeing the line "Listening on Load/save RF Kill Switch Status" in console

2024-09-06 Thread Philip Cox
Hi Alan, thank you for opening this bug report.

Does your system boot fine if you do not remove the quiet and splash
options?

If you are able to boot can you please run the command "apport-collect
2079246" to include relevant information that will help us look at this
issue?

If you are not able to boot, can you boot to the latest working kernel,
and run it there?

Also, what is the kernel version you are having this failure with?

The firmware messages look like they would be the cause of the issue,
but we need more information to confirm that.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  System hanging at startup after seeing the line "Listening on
  Load/save RF Kill Switch Status" in console

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


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

[Bug 2079246] Re: System hanging at startup after seeing the line "Listening on Load/save RF Kill Switch Status" in console

2024-09-06 Thread Philip Cox
** Package changed: linux-meta-hwe-6.8 (Ubuntu) => linux (Ubuntu)

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

Title:
  System hanging at startup after seeing the line "Listening on
  Load/save RF Kill Switch Status" in console

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


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

[Bug 2079491] Re: Fix handling of mixed VGA and non-VGA class PCI GPUs

2024-09-06 Thread Philip Cox
Hi Alex, thank you for letting us know about this.  I will make sure it
gets applied to any of a kernels that it is applicable to. It looks like
it is applicable to the 6.8 based kernels, and newer.

** Changed in: linux (Ubuntu)
   Status: New => Triaged

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  Fix handling of mixed VGA and non-VGA class PCI GPUs

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


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

[Bug 2078725] Re: 24.04.1 LTS useless as a stratum 1 ntp server

2024-09-05 Thread Philip Cox
Hi Jim, thank you for adding the extra information.

The configs for the noble (24.04) and jammy (22.04) kernels both have
the same PPS options enabled, and the  pps_ldisc module is being loaded
on your machine, which appears to be the correct driver to use.


Two things I can thin k to suggest are, 

1) try switching to the generic noble 6.8 kernel rather than the
lowlatency kernel.  Just as a test, this might provide useful
information.

2) The linux-modules-extra package contains other drivers that are not
always installed.  Some times between releases a driver will move from
the main linux-modules package to the linux-modules-extra package.  This
might resolve the issue as well.

Can you let me know if either of these resolve the issue?  It would
provide more info for me to use to look into this.

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

Title:
  24.04.1 LTS useless as a stratum 1 ntp server

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


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

[Bug 2077405] Re: External screen flashing and cannot use after laptop lid closed

2024-09-05 Thread Philip Cox
*** This bug is a duplicate of bug 2062951 ***
https://bugs.launchpad.net/bugs/2062951

Hi Oliver, thank you for providing the requested information.

After reading through the logs, it really looks like this is a duplicate
of https://bugs.launchpad.net/bugs/2062951


** This bug has been marked a duplicate of bug 2062951
   Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on Linux 
6.8

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

Title:
  External screen flashing and cannot use after laptop lid closed

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


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

[Bug 2078725] Re: 24.04.1 LTS useless as a stratum 1 ntp server

2024-09-05 Thread Philip Cox
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  24.04.1 LTS useless as a stratum 1 ntp server

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


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

[Bug 2077260] Re: freeze after updating to newest kernel on log in sreen or just after log in (6.8.0-45 ?). Had to use Grub to restero to 6.5.0-45

2024-09-05 Thread Philip Cox
I have updated the pack  this is opened against.  The apport-collect
command should collect better information this time.  Can you please try
to run it again?

I've read through all the data and looked at the differences in kernels
but I can't see anything standing out yet.  Can you please re-run the
apport-collect to gather more info?

** Package changed: linux-signed-hwe-6.8 (Ubuntu) => linux (Ubuntu)

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

Title:
  freeze after updating to newest kernel on log in sreen or just after
  log in (6.8.0-45 ?). Had to use Grub to restero to 6.5.0-45

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


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

[Bug 2077061] Re: Ubuntu 24.04 showed CXL related complaining messages when CXL capable root port did not attach CXL device

2024-09-05 Thread Philip Cox
Thank you Kelvin for adding the information from apport-collect.  I will
go over all the data to look into this.

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

Title:
  Ubuntu 24.04 showed CXL related complaining messages when CXL capable
  root port did not attach CXL device

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


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

[Bug 2077061] Re: Ubuntu 24.04 showed CXL related complaining messages when CXL capable root port did not attach CXL device

2024-09-05 Thread Philip Cox
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  Ubuntu 24.04 showed CXL related complaining messages when CXL capable
  root port did not attach CXL device

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


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

[Bug 2078881] Re: mlx-bootctl: support RTC battery status read and clear

2024-09-05 Thread Philip Cox
** Changed in: linux-bluefield (Ubuntu)
 Assignee: (unassigned) => Bartlomiej Zolnierkiewicz (bzolnier)

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

Title:
  mlx-bootctl: support RTC battery status read and clear

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


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

[Bug 2039591] Re: Please update python3.11 version

2024-09-04 Thread Philip Kahn
Bumping this -- I use Databricks, and Databricks' latest release major
version ( https://docs.databricks.com/en/release-
notes/runtime/15.4lts.html#system-environment ) uses Ubuntu 22.04LTS
which is based on this:

> Thanks for raising this up. We mostly only install the Python
supported by Ubuntu. In this case, Ubuntu 22 officially supports
3.11.0rc1: https://packages.ubuntu.com/jammy-updates/python3.11

so locked python environments fail version constraint checks now, eg,

> markers 'python_full_version >= "3.8.10" and python_version < "3.12"'
don't match your environment

There was even a second release candidate:
https://peps.python.org/pep-0664/, and the final bugfix release for the
3.11 family was 3.11.9 .

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

Title:
  Please update python3.11 version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.11/+bug/2039591/+subscriptions


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

[Bug 2078726] Re: VAIO freezes at poweroff

2024-09-04 Thread Philip Cox
Hi Antoine,

Thanks for the updates on the ticket.  I will go over all the data, and
give you an update.  And if there is a fix we identify, you can submit
it, sure.  I see you posted on irc in #ubuntu-kernel.  Feel free to
contact me there if you need any assistance.

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  VAIO freezes at poweroff

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


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

[Bug 2078754] Re: ice driver in ubuntu 20.04 & 22.04 kernel drops a lot of packages

2024-09-04 Thread Philip Cox
Hello, thank you for taking the time to open this bug report.

Unfortunately, we cannot update just a single driver in the source tree
for most of the drivers in the linux kernel.  There are a few of options
that may help though.

1) If you are running Jammy (22.04), it initially shipped with the 5.15
kernel as you note, but there is now a 6.8 based kernel available for
it.  So, you can upgrade the kernel in the 22.04 install to the 7.8
based kernel, and this will include a newer version of the ice driver.
Perhaps this driver will be more stable for you.

2) You can test out the newest release,  Noble (24.04) which has a 6.8
based kernel, and will be moving to a newer kernel once 24.10 is
released.  The 6.8 kernel is the same one that we backport and make
available on 22.04.

3) If the Intel provided packages driver packages work for you, they may
be sufficient to use.  I cannot comment on this though, because I have
not tried the packages, and we do not support them.  So, if there are
issues, and we need to look into it, the first thing that will be
recommended is to uninstall those drivers.


I will be closing this bug, but if you disagree with my comments, or have any 
additional information, please re-open it, and let me know.


** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  ice driver in ubuntu 20.04 & 22.04 kernel drops a lot of packages

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


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

[Bug 2076217] Re: booting an 24.10 or 24.04 ec2 instance with SEV-SNP enabled hangs sometimes

2024-09-04 Thread Philip Cox
** Changed in: linux-aws (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  booting an 24.10 or 24.04 ec2 instance with SEV-SNP enabled hangs
  sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/2076217/+subscriptions


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

[Bug 2063200] Re: useradd --extrausers --groups tries to lock /etc/group

2024-09-04 Thread Philip Meulengracht
Hey!

Sorry for the slow response from the Core team, I can verify this is now
working with passwd in proposed. I was able to add a user with
--extrausers and --groups switches together. It no longer fails on
locking /etc/groups

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

Title:
  useradd --extrausers --groups tries to lock /etc/group

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/2063200/+subscriptions


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

[Bug 2078726] Re: VAIO freezes at poweroff

2024-09-03 Thread Philip Cox
Hi Antoine,

Thank you for taking the time to open this bug report.  Can you please run the 
command right after a failed power down:
journalctl -b -1 -r

And give me the output please?



** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  VAIO freezes at poweroff

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


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

[Bug 2078725] Re: 24.04.1 LTS useless as a stratum 1 ntp server

2024-09-03 Thread Philip Cox
Hello Jim,

Thank you for taking the time to open this bug report.  Unfortunately,
there is not enough information for us to look into this at this point
in time.

Please run the command "apport-collect 2078725" to include the relevant
logs, and system information and we will look at it.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  24.04.1 LTS useless as a stratum 1 ntp server

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


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

[Bug 2073695] Re: Deadlock occurs while suspending md raid

2024-09-03 Thread Philip Cox
@meireli,

The change was submitted to the generic noble Ubuntu 6.8 based kernel .
This means that it will end up in all of the noble kernels, and the 6.8
jammy kernels, not just the aws kernels.

So, this fix will appear in all 6.8 based ubuntu kernels, the jammy 6.8
kernels, and the noble kernels, for all platforms, not just aws.

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

Title:
   Deadlock occurs while suspending md raid

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


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

[Bug 2077472] Re: Bugs reintroduced with linux-image-6.8.0-40-generic on T14 AMD Gen3

2024-08-30 Thread Philip Cox
Hi Martin, thanks for the update.


** Changed in: linux-hwe-6.8 (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Bugs reintroduced with linux-image-6.8.0-40-generic on T14 AMD Gen3

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


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

[Bug 2077159] Re: i40e interfaces renamed after upgrade from hwe-6.5

2024-08-29 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: Philip Cox (philcox) => Bethany Jamison (bjamison)

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

Title:
  i40e interfaces renamed after upgrade from hwe-6.5

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


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

[Bug 2077823] Re: AX88179_178a USB-ethernet adapter not always initializes properly with the kernel 6.8

2024-08-29 Thread Philip Cox
> > It looks like the upstream patches required does include the one you
noted, but one other one as well.

> So, you mean that the next kernel package will contain the fix? It
would be great.

I will work on getting these patches in to the ubuntu kernel.

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

Title:
  AX88179_178a USB-ethernet adapter not always initializes properly with
  the kernel 6.8

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


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

[Bug 2077082] Re: package linux-hwe-6.8-tools-6.8.0-40 6.8.0-40.40~22.04.3 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2024-08-29 Thread Philip Cox
> With Ubuntu Live Patch turned on, will I be able to receive kernel
update according to Canonical's updates?


If you have Live Patch enabled, and it is set up and running on your machine, 
yes, you should receive kernel security updates.

Here is the documentation about Live Patch:
https://ubuntu.com/security/livepatch

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

Title:
  package linux-hwe-6.8-tools-6.8.0-40 6.8.0-40.40~22.04.3 failed to
  install/upgrade: problemas de dependência - deixando desconfigurado

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


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

[Bug 2078054] Re: Kernel 6.8 causes the screen to intermittently go black for several seconds

2024-08-29 Thread Philip Cox
*** This bug is a duplicate of bug 2062951 ***
https://bugs.launchpad.net/bugs/2062951

Hi Paddy, thank you for taking the time to report this issue.

This looks like a duplicate of https://bugs.launchpad.net/bugs/2062951

If you disagree with this, please re-open this ticket, and include the
output from the command "lsmod" using both the Ubuntu kernel, and the
third party kernel you have installed.

I can examine the kernel modules that are loaded, and different between
the two kernels, and see if this is indeed the likely cause of this
behaviour.

In my experience, a missing driver would not cause intermittent issues
as you describe, but LP# 2062951 seems much more likely.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: linux (Ubuntu)
   Status: Invalid => New

** This bug has been marked a duplicate of bug 2062951
   Random flickering with Intel i915 (Gen9 GPUs) on Linux 6.8 (Ubuntu 24.04)

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

Title:
  Kernel 6.8 causes the screen to intermittently go black for several
  seconds

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


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

[Bug 2078054] Re: Kernel 6.8 causes the screen to intermittently go black for several seconds

2024-08-29 Thread Philip Cox
** Package changed: linux-signed-hwe-6.8 (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided => Low

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  Kernel 6.8 causes the screen to intermittently go black for several
  seconds

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


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

[Bug 2077920] Re: [RTL8821CE] awful performance

2024-08-28 Thread Philip Cox
Can you describe the "awful" performance in more detail?

If the bad performance is just in using the machine, if you disable
WiFi, how responsive is the machine?  If you can see the sluggishness
without a network connection, can you try to see if it happens when the
wifi is disabled or in airplane mode?


If the machine is still sluggish when not connected to the network, can
you run something like "htop" or System Monitor, and tell me what does
the CPU, memory, and swap usage look like?

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

Title:
  [RTL8821CE] awful performance

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


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

[Bug 2077920] Re: [RTL8821CE] awful performance

2024-08-28 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  [RTL8821CE] awful performance

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


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

[Bug 2077945] Re: Error On Automatic suspend after sleep

2024-08-28 Thread Philip Cox
Hello, thank you for taking the time to open this bug report.

I see in the dmesg you've included, you have the kernel command line
option "acpi_sleep=deep" set.

1) Why is this set?

2) Can you please give me the output of the command: 
  cat /sys/power/mem_sleep

3) Can you please tell me how you are trying to suspend/sleep the
machine?  Using the GUI, or via the command line?

4) Also, can you check the BIOS settings for any options concerning
sleep/suspending the machine?  this might be more tricky because each
bios may have different options.  It might be under the ACPI section.
If you can share any options and their values, it might be helpful.

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

Title:
  Error On Automatic suspend after sleep

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


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

[Bug 2077945] Re: Error On Automatic suspend after sleep

2024-08-28 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  Error On Automatic suspend after sleep

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


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

[Bug 2077220] Re: (i915) external monitor flickering in 6.8.0-40.40~22.04.3

2024-08-28 Thread Philip Cox
*** This bug is a duplicate of bug 2062951 ***
https://bugs.launchpad.net/bugs/2062951

I agree, this looks like a duplicate of LP# 2062951 so I have marked it
as such.

** This bug has been marked a duplicate of bug 2062951
   Random flickering with Intel i915 (Gen9 GPUs) on Linux 6.8 (Ubuntu 24.04)

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

Title:
  (i915) external monitor flickering  in 6.8.0-40.40~22.04.3

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


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

[Bug 2077218] Re: No signal for hdmi monitor (i915)

2024-08-28 Thread Philip Cox
*** This bug is a duplicate of bug 2062951 ***
https://bugs.launchpad.net/bugs/2062951

** This bug is no longer a duplicate of bug 2077220
   (i915) external monitor flickering  in 6.8.0-40.40~22.04.3
** This bug has been marked a duplicate of bug 2062951
   Random flickering with Intel i915 (Gen9 GPUs) on Linux 6.8 (Ubuntu 24.04)

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

Title:
  No signal for hdmi monitor (i915)

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


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

[Bug 2077291] Re: i915 0000:00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun in Ubuntu 22.04.4 LTS

2024-08-28 Thread Philip Cox
*** This bug is a duplicate of bug 2062951 ***
https://bugs.launchpad.net/bugs/2062951

** This bug has been marked a duplicate of bug 2062951
   Random flickering with Intel i915 (Gen9 GPUs) on Linux 6.8 (Ubuntu 24.04)

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

Title:
  i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun in Ubuntu
  22.04.4 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.8/+bug/2077291/+subscriptions


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

[Bug 2077976] Re: mlxbf_livefish: driver build fails if CONFIG_ACPI not set

2024-08-28 Thread Philip Cox
** Changed in: linux-bluefield (Ubuntu)
 Assignee: (unassigned) => Bartlomiej Zolnierkiewicz (bzolnier)

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

Title:
  mlxbf_livefish: driver build fails if CONFIG_ACPI not set

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


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

[Bug 2077966] Re: screen blinks sometime

2024-08-28 Thread Philip Cox
Hi Ayush,

Thank you for taking the time to open this bug report.

Unfortunately there is not enough information for us to look into this
at the moment.

Please run the command "apport-collect 2077966" to collect and add
information to the ticket, and please try to describe the scenario a
little more.  Are you using a laptop?  A desktop?  How many monitors are
connected?  How is it attached?  HDMI? DisplayPort?  VGA/DVI?

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  screen blinks sometime

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


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

[Bug 2076986] Re: Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9' following Ubuntu 22.04 installation.

2024-08-27 Thread Philip Cox
Hi Cara, thanks for the update.

I've gone over the info provided and I don't see any clear pointers as
to what the issue may be.

Two things come to mind to try though.

1) the laptop you are using is fairly new.  Perhaps the support in the
Noble (24.04) Ubuntu version would be better for the hardware.  I
understand that the kernel may be the same, but there are other
libraries that may be involved.  If you made a bootable USB drive with
the 24.04 Ubuntu image, it would allow you to boot in to it, and just
see if the trackpad work, or the speakers work.  That would be useful to
know.

2) if you could run "apport-collect 2076986" which will include much
more system information, and I can dig through to see what I Can find to
help resolve this.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9'
  following Ubuntu 22.04 installation.

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


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

[Bug 2076986] Re: Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9' following Ubuntu 22.04 installation.

2024-08-27 Thread Philip Cox
** Package changed: linux-signed-hwe-6.8 (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  Lenovo Touchpad not working or detected in 'Lenovo Legion 9 16IRX9'
  following Ubuntu 22.04 installation.

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


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

[Bug 2077860] Re: Black screen upon waking from suspend; keyboard mostly unresponsive; issue resolved by using previous kernel version.

2024-08-27 Thread Philip Cox
Thanks for the update, and providing the data requested.  I will go over
the included info.

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  Black screen upon waking from suspend; keyboard mostly unresponsive;
  issue resolved by using previous kernel version.

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


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

[Bug 2077575] Re: standby broken on ThinkPad 260 Yoga with 6.8

2024-08-27 Thread Philip Cox
I changed the package the ticket was opened against.  Can you try to run
the apport-collect again please?

** Package changed: linux-meta-hwe-6.8 (Ubuntu) => linux (Ubuntu)

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

Title:
  standby broken on ThinkPad 260 Yoga with 6.8

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


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

[Bug 2077749] Re: Regression in Ubuntu 22.04 kernel 6.8.0 for module ath9k

2024-08-27 Thread Philip Cox
Thanks for providing the info.  I will go over the data.

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  Regression in Ubuntu 22.04 kernel 6.8.0 for module ath9k

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


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

[Bug 2077815] Re: Kernel 6.8: Incompatibility with NVIDIA Drivers Causing System Freezes, Crashes, and Suspend Failures

2024-08-27 Thread Philip Cox
Thank you for uploading the logs.  I will go over them.

** Changed in: linux-signed-hwe-6.8 (Ubuntu)
   Status: Incomplete => New

** Changed in: linux-signed-hwe-6.8 (Ubuntu)
   Importance: Undecided => High

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

Title:
  Kernel 6.8: Incompatibility with NVIDIA Drivers Causing System
  Freezes, Crashes, and Suspend Failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.8/+bug/2077815/+subscriptions


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

[Bug 2077504] Re: Dell vostro 5481 does not go to suspend

2024-08-27 Thread Philip Cox
Thanks for providing the info as requested.  I will go over the data.

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Dell vostro 5481 does not go to suspend

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


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

[Bug 2077503] Re: Bus 001 Device 003: ID 0408:4033 Quanta Computer, Inc. ACER HD User Facing

2024-08-27 Thread Philip Cox
Thanks for the update.

Glad you have a resolution for this.  If you run the command I
mentioned, and include a copy of the patch you made to fix it for
yourself, I can get into into the Ubuntu kernel.  Or you could send it
to to Ubuntu kernel mailing list yourself if you would like.


Here is an outline of the process of submitting the patch to the mailing list.  
https://wiki.ubuntu.com/Kernel/Dev/StablePatchFormat

If you want to submit it yourself, or if you'd like me to submit it,
please reopen this ticket, and send me a comment, and I can assist
either way.  Otherwise, I will close this ticket for now.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Bus 001 Device 003: ID 0408:4033 Quanta Computer, Inc. ACER HD User
  Facing

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


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

[Bug 2077503] Re: Bus 001 Device 003: ID 0408:4033 Quanta Computer, Inc. ACER HD User Facing

2024-08-27 Thread Philip Cox
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  Bus 001 Device 003: ID 0408:4033 Quanta Computer, Inc. ACER HD User
  Facing

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


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

[Bug 2077405] Re: External screen flashing and cannot use after laptop lid closed

2024-08-27 Thread Philip Cox
Hi Oliver, I have updated the project that this bug is opened against.
Can you try to run the apport-collect again please?  It should gather
some useful information hopefully.

If that does not work please let me know.

** Package changed: linux-signed-hwe-6.8 (Ubuntu) => linux (Ubuntu)

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

Title:
  External screen flashing and cannot use after laptop lid closed

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


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

[Bug 2077369] Re: Stuck at shutdown / not shutting down completely

2024-08-27 Thread Philip Cox
Thank you for providing the info.  I am going over it, and will update
as I make progress.

** Changed in: linux-hwe-6.8 (Ubuntu)
   Status: Incomplete => New

** Changed in: linux-hwe-6.8 (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Stuck at shutdown / not shutting down completely

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


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

  1   2   3   4   5   6   7   8   9   10   >