[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-06-12 Thread Andrea
For me, the bios change (Intel (R) VT-d Feature -> disabled) also seemed
to fix the crashing issues.

- Laptop: Thinkpad P50 with Kernel 6.8.0-40-generic and on Ubuntu 24.04.2 LTS
- 2 display controllers: Intel HD Graphics 530 and Nvidia Quadro M2000M.
- CPU: i7

I also have another laptop, Dell (also i7), which I use on a daily
basis, with more or less the same Ubuntu and kernel versions and both
use the same docking station to connect to the same monitors. This
laptop has only a "CometLake-U GT2 [UHD Graphics]" and I've never
experienced either the crash- or suspend-issues on this one.

I also tried installing several drivers, like nouveau and some of the
available nvidia-driver-5xx (including latest 570). None of this seemed
to make a notable difference. But I do think that the crashes are
somehow related to the graphics because normally they would only happen
while connected to external monitors.

More background on the crash issue:
===

I've been experiencing crash issues on my Thinkpad P50 for a long time
now (maybe a year?) and I've also had the very annoying "can't wake
after suspend"-issue (see below also for the fix).

Before a crash I would normally hear the CPU fan going loud and, after
some seconds, the system would crash. Being forced to do a hard reset.
Because nothing else worked.

I'm including more details about how the crash behaviour changed after
the GRUB setting (which solved the suspend issues), in case this is
helpful to narrow down the cause of the problem.

Also maybe interesting to mention, I could normally avoid the crashes by
NOT connecting the docking station with other monitors. And I had the
feeling that VirtualBox and PyCharm usually lead to some CPU (or memory)
usage or state that would often end up in a crash.

So after changing the setting on the BIOS, I did some tests with VBox
and PyCharm to try to reproduce the crash/freeze.

At some point, I had the feeling it would crash again, because I could
hear the fan going loud, which was normally a sure sign that it'd crash.
But it didn't! ... I know it's probably to soon to tell if the issue for
me is really solved or not, but at the first glance I think it might
have. So thanks a lot to @jdaviescoates and everybody else! This was
(is) driving me crazy and I'd be great if the issues were gone now :-)


More details about the suspend issues:
==
 
I would normally wouldn't be able to wake the laptop either after closing the 
lid, or after inactivity and the laptop going to sleep. Avoiding sleep-phase 
(e.g. by settings) worked, but was very annoying. 

I could fix the suspend issue some weeks ago by setting
`intel_iommu=off` on `GRUB_CMDLINE_LINUX_DEFAULT`, but the crashes
continued, though a bit different (read below for more details).


More details about the system freezing with a movable cursor:
===

As I wrote, after changing the grub setting, the crashes were still
happening, but, instead of getting a black screen with a blinking
cursor, as before, I started just getting a frozen window with a moving
cursor but more or less all applications unusable. Even though they kind
of remained responsive in the background. For example, I could open a
terminal, and I wouldn't see the content of the window but I could use
`CTRL + d` to close it. Or after closing an application (e.g. through
shurtcuts or thumbnails) I could see how a window would open, but the
content would be transparent. I could also guess where the buttons could
be inside it and press them, then the unresponsive application would
close.

Also, some applications (e.g. from the taskbar) would be more
responsive. Being able to open the dropdowns, but only a very limited
interaction possible.

The applications that were open before the crash remained visible, but I
couldn't interact with the content, or at least not visibly. But a
certain amount of interaction was also possible here. The window "top"
level buttons remained responsive, e.g. pressing the close button on the
top right still worked.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-06-02 Thread Tushar
I can confirm that disabling Intel (R) VT-d did not solve the issue for
me; maybe the frequency of the issue decreases after every power off,
but it did not solve the issue entirely.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-05-24 Thread Malte Neubecker
btw... to disable VT-d also solved my problem that I could not establish
a stable connection to my bluetooth mouse BM30X from Technet.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-05-23 Thread ar barzh paour
i have tried  the same an it's OK
BIOS : Security / Virtualization
Intel (R) VT-d Feature Enable passed to Disabled
thanks to  @jdaviescoates and thanks to Malte Neubecker

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-05-23 Thread Malte Neubecker
I have been effected with my P50 as well. After changing these settings, i can 
confirm this issue is gone for me:
Points from above:
2. virtualization to disabled - *but only the part VT-d*

Thanks @jdaviescoates (josef-uniteddiversity) for posting this list!

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-05-17 Thread ar barzh paour
produit: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
  produit: 20EQS27Q00 (LENOVO_MT_20EQ_BU_Think_FM_ThinkPad P50)


avec ce noyau le portable ne s'arrête pas correctemnt
mai 17 20:17:37 jpb-ThinkPad-P50 kernel: Linux version 6.8.0-59-generic 
(buildd@lcy02-amd64-117) (x86_64-linux-gnu-gcc-12 (Ubuntu 
12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #6>
mai 17 20:17:37 jpb-ThinkPad-P50 kernel: Command line: 
BOOT_IMAGE=/boot/vmlinuz-6.8.0-59-generic 
root=UUID=9c6bf5b4-c060-4e84-bb7d-d85916babb5d ro quiet splash vt.handoff=7

avec ce noyau le portable s'arrête correctement
mai 17 20:37:32 jpb-ThinkPad-P50 kernel: Linux version 5.15.0-139-generic 
(buildd@lcy02-amd64-029) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld 
(GNU Binutils for Ubuntu) 2.38) #149-Ubuntu SMP F>
mai 17 20:37:32 jpb-ThinkPad-P50 kernel: Command line: 
BOOT_IMAGE=/boot/vmlinuz-5.15.0-139-generic 
root=UUID=9c6bf5b4-c060-4e84-bb7d-d85916babb5d ro quiet splash vt.handoff=7

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-05-17 Thread Tushar
This bug still exists in Ubuntu 24.04.2 (kernel: Ubuntu
6.11.0-24.24~24.04.1-generic 6.11.11)

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-05-14 Thread doc-1
Same problem for me on my Lenovo ThinkPad P50.
Working around via BIOS settings is not feasible for me since I can't modify 
any settings due to my BIOS being locked (unrelated to Ubuntu).
I haven't found a workaround. I am going to resort to installing a Ubuntu 22.04 
HWE kernel.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-04-18 Thread Jürg Häfliger
** Tags added: kernel-daily-bug

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-04-09 Thread Uburak
Same Problem:

If I put the computer into standby (suspend), it can only be woken up
again with brutal force. In this state, I notice increased heat
generation; obviously, uncontrolled processes are taking place. So, it
can't go into standby. Under Win10 the machine has no problem with this.

*## Hardware Information:

Hardware Model: MSI MS-7978
Memory: 16.0 GB
Processor: Intel® Core™ i5-6500 × 4
Graphics: NVIDIA GeForce GTX 750
Hard Drive Capacity: 3.2 TB
Software Information:
Firmware Version: A.D0
Operating System Name: Ubuntu 24.04.1 LTS
Operating System Build: (null)
Operating System Type: 64-bit
GNOME Version: 46
Window Manager: X11
Kernel Version: Linux 6.11.0-21-generic*

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-04-09 Thread Uburak
Same Problem:

If I put the computer into standby (suspend), it can only be woken up
again with brutal force. In this state, I notice increased heat
generation; obviously, uncontrolled processes are taking place. So, it
can't go into standby. Under Win10 the machine has no problem with this.

*## Hardware Information:

Hardware Model: MSI MS-7978
Memory: 16.0 GB
Processor: Intel® Core™ i5-6500 × 4
Graphics: NVIDIA GeForce GTX 750
Hard Drive Capacity: 3.2 TB
Software Information:
Firmware Version: A.D0
Operating System Name: Ubuntu 24.04.1 LTS
Operating System Build: (null)
Operating System Type: 64-bit
GNOME Version: 46
Window Manager: X11
Kernel Version: Linux 6.11.0-21-generic*

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-03-19 Thread Adam Parker
I am also experiencing this bug with the T460p on Kernal 6.10 with a new
install of Linux Mint 22.1 (aka Ubuntu 24.04).


When shutting down, the circular LED within the circle power off button goes 
dead, which in previous versions meant the laptop was shutdown.


If you use the Fn key, you can see that the laptop has not entirely shutdown by 
leaving the Fn Lock enabled.  When the laptop is supposedly completely 
shutdown, the LED on this keyboard key is still lit.  This does not occur with 
the Caps Lock key.


Anyway, once the circular power LED goes dead, you have to then hold the power 
down for another 6-8 seconds.  The only indication that this has actually 
completely shutdown is the Fn Lock LED goes out.


This isn't ideal, but I can at least shut it down properly.  I tested suspend 
once and it didn't work.  I don't want to disable Virtualisation in the BIOS 
(because I use it) and I have no idea what the TTL chip is and what the 
downsides of disabled that are.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-03-18 Thread Michael
I have been effected with my P50 as well. After changing these settings, i can 
confirm this issue is gone for me:
Points from above:
2. virtualization to disabled disabled
3. Intel (R) SGX Control - current state to disabled
6. Intel (R) AMT Control changed to disabled

Thanks @jdaviescoates (josef-uniteddiversity) for posting this list!

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-01-25 Thread jdaviescoates
I have two Lenovo P50 ThinkPad machines, only one of which had this
issue (even after making the BIOS and Kernel on both exactly the same).

But I've managed to solve it on the machine that wasn't working
correctly by going through all of my BIOS settings and making the non
working machine match the working machine.

I'm not sure exactly what did it, but here are the things I changed to
match working machine

1. power on with ac attach to disabled
2. virtualization to disabled disabled 
3. Intel (R) SGX Control - current state to disabled 

working machine had software controlled disabled but I couldn't seem to
select that. Non working machine had software controlled enabled but I
changed it to disabled

4. UEFI/ Legacy boot changed from UEFI Only to Both

5. Network Boot changed from USB HDD to PCI LAN

6. Intel (R) AMT Control changed to disabled

So, changing one (or a combination) of those settings fixed this issue
for me!

Just to add: in addition to not powering down correctly, my not working
machine previously also wouldn't wake from suspend. That issue has also
been resolved by making the above changes!

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-01-07 Thread Günter Neiß
** Attachment added: "dmesg_OK.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2059738/+attachment/5850118/+files/dmesg_OK.txt

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2025-01-07 Thread Günter Neiß
Here the same.
Neither poweroff nor reboot works.
I had to use SysReq-SUB to reboot (power off is not working via SysReq, too).
dmesg shows some entries with BUG Oops and RIP
After I blacklist module nouveau in /etc/modprobe.d/blacklist.conf, execute the 
commands:
>grub-mkconfig -o /boot/grub/grub.cfg
>update-grub
then reboot the system the next time I do a poweroff via GUI it works as 
expected!

So it seams, that the module nouveau, that RIP's, is the reason for not
powering off.

I will attach the dmesg output of the last boot before my changes as
well as one after the changes..

Just as a remark: The Laptop (Acer Aspire E17) is a model with PRIME
(two graphic cards: i95 & nvidea).

>lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 24.04.1 LTS
Release:24.04
Codename:   noble

>uname -a
Linux GNAspire 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec  5 
13:09:44 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

** Attachment added: "dmesg_NOK.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2059738/+attachment/5850117/+files/dmesg_NOK.txt

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-11-07 Thread Tais P. Hansen
This happens on a Lenovo ThinkPad P15v Gen 3 laptop with a fully updated
Ubuntu 22.04.5 LTS and a fully updated Ubuntu 24.04.1 LTS, both are
using kernel 6.8.0-48.48. Downgrading to 6.8.0-31.31 works around the
shutdown hang.

"Shutdown hang" here is defined as if the laptop is completely off.
Blank screen, no lights, no fan. Pressing the power button has no
reaction. Unplugging the laptop and using the emergency reset button at
the bottom of the laptop is required to get it to turn on again when
using the power button.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-11-04 Thread Bora
I have the same issue with my Dell Latitude 5530. When I keep pressing
Esc key during poweroff or reboot, it turns off immediately.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-10-28 Thread Tim Richardson
I have this problem on Asus ProArt Creator X670E AM5 (AMD), after a BIOS update 
and CPU upgrade. 
Disabling plymouth (SPLASH) and the TPP hardware makes no difference.
The 6.8, 6.11 OEM kernel and latest liquorix 6.11 all show this problem. 
Occasionally it will reboot or shutdown, maybe 5% of the time. The log messages 
indicate that shutdown target is reached. I'm left with a blinking underscore.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-10-25 Thread Conrado AT
Removing the splash in the "GRUB_CMDLINE_LINUX_DEFAULT" was the
solution, so far, for me. No more hangs at suspend/shutdown for two
weeks, with a Gygabyte B250M-D3H board.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-10-25 Thread Nahmias Lorenzo
Same problem on my Lenovo ThinkPad X1 Carbon 4th Gen. since I have upgraded 
Ubuntu from 22.04 LTS to 24.04.1 LTS.
As for comment #14, disabling the TTL chip in the security tab in the BIOS 
works for me (kernel 6.8.0-47-generic).
Thank you André for this tip!

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-10-25 Thread Berte
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_iommu=off" didn't work
for me.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-10-16 Thread Selber Schuld
Same problem for me, Lenovo ThinkPad P50. using 6.8.0-47-generic

I started years ago with 16.04.1 LTS at this machine and had trough all
the releases never this issue till i moved to Ubuntu 24.04.1 LTS

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-10-15 Thread Jan Klein
I have the same problem on a Lenovo T460s. Adrian Wilkins described it
very well in #6.

Like Duncan L. wrote Kernel 6.7 from the mainline archive works fine.
Kernel 6.1.110 works well too. I will stick to this kernel for the next time.

I also tested v6.11 and v6.10.10. They make the same problems.

I'm curious when this issue will be fixed in the official 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/2059738

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-10-12 Thread Duncan Loveday
Same problem for me, Lenovo ThinkPad P50. Tried kernel 6.11, same issue.
Kernel 6.7 (from https://kernel.ubuntu.com/mainline/v6.7/amd64/linux-
image-unsigned-6.7.0-060700-generic_6.7.0-060700.202401072033_amd64.deb)
works for me. Had to disable secure boot. This seems like something that
ought to be addressed shouldn't it?

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-09-24 Thread Berte
Might be linked to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2031969/comments/27

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-09-13 Thread Wicner
HI I have the same problem on my laptop (Acer Nitro 5 with AMD Ryzen 5
2500u).

The version of kernel is 6.8.0-44-generic and SO is Ubuntu 24.04.01 and
is an upgrade from 22.04 And other problem is for example when I try to
acceso to Configuration - System - About the window display the error
don´t response.

The same thing happens to me, the failure occurs when I use the laptop
for a long period of time.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-09-10 Thread Marton Bartok
For me, If I revert back to kernel version 6.5, the bug disappears.
Has anyone tried newer kernel versions?

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-09-07 Thread Thomas Pohl
I have been observing such problems on my notebook since kernel 6.1. A
solution would be really nice. Especially as you can find loads of
similar cases on the net.

My hardware: https://linux-hardware.org/?probe=2a30e00bec
My report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2031969

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-09-06 Thread Marton Bartok
I also have Ubuntu 22.04, on a Lenovo Thinkpad P50. I have the same issue with 
described also by others:
-After suspend, it doesn't wake up
-Shutdown doesn't fully power off
Both cases manually pressing power button is the solution

Disabling Bluetooth in UEFI didn't help.

Changing the grub to GRUB_CMDLINE_LINUX_DEFAULT="" didn't help.

It'd be great if anybody has a solution

Hardware info: https://linux-hardware.org/?probe=751b558011

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-09-06 Thread Mgc Lude
I have the same issues with a Lenovo Thinkpad X260, Ubuntu 24.04.1

Note: I had the same exact issue on Ubuntu 22.04. I had hoped that a
fresh install with 24.04.1 would solve this - it didn't.

If it goes to sleep, I can't wake it again, have to force shut down and
reboot by pressing power button for more than 5 seconds.

I can't shut it down with just software (power off icon on menu). It seems to 
turn off, but keyboard led and fans keep working, depletes battery.
To power off, I must press power button for 5 seconds.

I discovered this when I had no battery left the next morning, after a
normal shutdown, and had to troubleshoot to find the root cause.

Every other function seems to be working.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-08-30 Thread Tushar
I have changed the grub file and have not faced this issue for some days
(previously I had to face this issue at least once a day).

I have edited the /etc/default/grub and changed the following

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" >
GRUB_CMDLINE_LINUX_DEFAULT=""

Apart from seeing some texts during startup and shutdown, the machine
shutdown and rebooted without this issue. Can anyone else confirm this?

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-08-30 Thread Ingo Valentin
Disabling the TTL chip in the security tab in the BIOS is the solution
for my Lenovo T460s!

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-08-21 Thread André Tura Markus
The shutdown/suspend problem stopped for the after disabling the TTL
chip in the security tab in the BIOS

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-08-20 Thread André Tura Markus
Today I tried disabling the bluetooth in the BIOS, without success. I
also tried the Mainline Kernel 6.10 and LTS Kernel 6.6.47, also without
success.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-08-17 Thread André Tura Markus
It happens with my ThinkPad T460 as well. It apperars to be a problem in
6.8 Kernel, as described in this workaround:

https://github.com/pop-os/pop/issues/3269#issuecomment-2282823931

The problem do not manifest in Fedora 40 with Kernel 6.10 or in Ubuntu
23.10 with older Kernel.

** Bug watch added: github.com/pop-os/pop/issues #3269
   https://github.com/pop-os/pop/issues/3269

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-08-12 Thread Berte
Same issue here.
Ubuntu 24.04 6.8.0-40-generic

Hardware info: https://linux-hardware.org/?probe=968548e225

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-06-22 Thread Gert Rue Brigsted
Still happens on my Lenovo Thinkpad P50.

When shutting down, I have to hold down the power button for five
seconds to get it to shut down completely, even though the external red
LED (the dot of the "i" in "Thinkpad" on the lid) has turned off.

I cannot restart the machine, same story as when trying to shut it down.

If I close the lid, the power button will start pulsing after opening
again. However, nothing can make it wake up again. Pressing keys, mouse
or even the power button does nothing. The only thing that works is
holding down the power button for five seconds to shut it down
completely.

As far as I can tell, this happens 100% of the time.

My computer: https://linux-hardware.org/?probe=848e7fb28d

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-06-21 Thread Gert Rue Brigsted
Still happens on my Lenovo Thinkpad P50.

When shutting down, I have to hold down the power button for five
seconds to get it to shut down completely, even though the external red
LED (the dot of the "i" in "Thinkpad" on the lid) has turned off.

I cannot restart the machine, same story as when trying to shut it down.

If I close the lid, the power button will start pulsing after opening
again. However, nothing can make it wake up again. Pressing keys, mouse
or even the power button does nothing. The only thing that works is
holding down the power button for five seconds to shut it down
completely.

As far as I can tell, this happens 100% of the time.

My computer: https://linux-hardware.org/?probe=848e7fb28d

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-05-26 Thread Charlie Wong
- Hardware: Lenovo Legion Y9000P IAH7H
- https://linux-hardware.org/?probe=2b78b64bb5

After upgrade to new kernel version `6.8.11-x64v3-xanmod1` today, the 
reboot/shutdown works fine, and it no hangs anymore.

NOTE: I completely remove snap component, and `config-6.8.10-x64v3-xanmod1` is 
with the same problems, now with new version of 6.8.11 it works fine.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-04-29 Thread Adrian Wilkins
Confirmed ; reboot ...

- Asked for elevation because of a process inhibiting shutdown
- This was cancelled
- I then got logged out of my session
- I logged in again and got prompted for a system program crash dump elevation
- This was provided but _then_ my system rebooted
- Same issue, unresponsive to power button until a long-press was completed 
first


Last entries in log from a lid-close are ...

2024-04-29T07:54:52.626549+01:00 hitomi systemd[1]: Reached target sleep.target 
- Sleep.
2024-04-29T07:54:52.640520+01:00 hitomi systemd[1]: Starting 
systemd-suspend.service - System Suspend...
2024-04-29T07:54:52.705918+01:00 hitomi kernel: PM: suspend entry (deep)
2024-04-29T07:54:52.706135+01:00 hitomi systemd-sleep[8809]: Performing sleep 
operation 'suspend'...

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-04-29 Thread Adrian Wilkins
Seeing this on my T460s as well

Suspend (on lid close) ; the machine reaches the state where the lid
light and the light on the power button "throb" as they would with
22.04, but the machine will not resume from suspend in response to
keyboard events, mouse events, or a brief press to the power button.

Poweroff : the machine reaches a state where everything appears "off",
no lights, no screen activity etc, but the machine does not restart in
response to a brief press of the power button.

In both cases, a long-press of the power button is required. You can
tell this has "taken" when the lights on the hardwire ethernet port
blink briefly on release.

Then a normal brief press will restart the machine.

Both of these conditions happen reliably on lid close (suspend) or
poweroff (from menu or command). Going to test reboot now since this is
mentioned above.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-04-02 Thread Brett Grandbois
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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

[Bug 2059738] Re: Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

2024-04-01 Thread Martin Randau
It happens about every other shutdown/reboot. I'm having occasional
problems with suspend as well, which works fine 50% of the time or else
freezes.

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

Title:
  Kernel 6.8 - Shutdown/Reboot hangs on Noble 24.04

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


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