[Bug 1846214] Re: Freezes instead of suspending, most times

2020-02-07 Thread Shahar Or
Alrighty. Thank you for you attempts, Kai-Heng. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes instead of suspending, most times To manage notifications about this bug go to:

[Bug 1846214] Re: Freezes instead of suspending, most times

2020-02-07 Thread Kai-Heng Feng
Suspend/resume bugs are hard to debug without physical access. If lastest kernel and lastest Nvidia driver don't help, we are out of luck. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title:

[Bug 1846214] Re: Freezes instead of suspending, most times

2020-02-04 Thread Shahar Or
Thank you for responding, Kai-Heng. Attached. ** Attachment added: "dmesg output, no suspend attempt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1846214/+attachment/5325221/+files/dmesg-with-nvidia-driver-435-clean-boot.log -- You received this bug notification because you are a

[Bug 1846214] Re: Freezes instead of suspending, most times

2020-02-03 Thread Kai-Heng Feng
Yes, please attach dmesg. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes instead of suspending, most times To manage notifications about this bug go to:

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-12-17 Thread Shahar Or
Thank you for the suggestion, Kai-Heng. Tried with the nvidia-driver-435 installed, after reboot, and 2 out of 2 failures. I also made sure that `lsmod | grep nvidia` prints some modules. Not sure which modules exactly I'm looking for. Perhaps looking at some logs would be better, but I have a

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-12-15 Thread Kai-Heng Feng
Can you please remove the mainline kernel, install Nvidia proprietary driver and retest? nouveau.ko doesn't have best support to nvidia cards. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-12-12 Thread Shahar Or
Thank you for following up, Kai-Heng. I downloaded these files: ``` -rw-r--r-- 1 mightyiam mightyiam 11M Dec 12 18:57 temp/linux-headers-5.5.0-050500rc1_5.5.0-050500rc1.201912081930_all.deb -rw-r--r-- 1 mightyiam mightyiam 1.2M Dec 12 18:42

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-12-10 Thread Kai-Heng Feng
Please test latest mainline kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.5-rc1/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes instead of suspending, most times

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-12-10 Thread Shahar Or
Thank you for your suggestion, Kai-Heng. I did that in `/etc/default/grub`. After editing I ran `sudo update-grub` without trouble. I rebooted and made sure with `lsmod` that `nouveau` is not loaded. And I still got a freeze. Is there anything else we could investigate, please? -- You received

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-12-04 Thread Kai-Heng Feng
Can you please try kernel parameter "blacklist=nouveau modprobe.blacklist=nouveau"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes instead of suspending, most times To manage

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-11-06 Thread Shahar Or
In case it could help, here's the output of the same command after a successful suspend/resume. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes instead of suspending, most

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-11-06 Thread Shahar Or
** Attachment added: "Output of `journalctl -b -1 -k` after successful suspend/resume" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1846214/+attachment/5303250/+files/journalctl.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-11-03 Thread Shahar Or
Same symptoms. Keyboard backlights are on. Power button LED on. No suspension. Turned off via power button long press. Here's the output of `journalctl -b -1 -k`. ** Attachment added: "`journalctl -b -1 -k`"

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-11-03 Thread Shahar Or
Thank you for the follow-up, Kai-Heng. Before altering the value, I checked and `cat /sys/power/mem_sleep` returned `s2idle [deep]`. And now the command you suggested seems to have changed it to `[s2idle] deep`. I will post this and then run `# systemctl suspend`. -- You received this bug

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-10-31 Thread Kai-Heng Feng
Please see if this helps: # echo s2idle > /sys/power/mem_sleep # systemctl suspend -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes instead of suspending, most times To manage

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-10-28 Thread Shahar Or
Thank you for following up, Kai-Heng. To answer your question, I don't remember ever having a reliable suspend in this system. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-10-28 Thread Kai-Heng Feng
Unfortunately I don't see suspend attempt in the log. Is this a regression? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes instead of suspending, most times To manage

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-10-28 Thread Shahar Or
Thank you for your assistance, Kai-Heng. Attached is the output of the command you specified. ** Attachment added: "Output of `journalctl -b -1 -k`" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1846214/+attachment/5301075/+files/journalctl.log -- You received this bug notification

[Bug 1846214] Re: Freezes instead of suspending, most times

2019-10-25 Thread Kai-Heng Feng
Please collect log via `journalctl -b -1 -k` at next boot after freeze. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846214 Title: Freezes instead of suspending, most times To manage