[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2022-05-11 Thread Mario Limonciello
The support is landed in 5.15.y kernels like those in Jammy. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1886937

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2021-05-04 Thread Kai-Heng Feng
It should be supported after the SRU is completed: LP: #1927067. ** Changed in: linux (Ubuntu) Assignee: Kai-Heng Feng (kaihengfeng) => (unassigned) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-11-10 Thread Gytis Raciukaitis
The patch above is only a part of the picture, it's actually the amdgpu driver that is at fault and causes the machine not to wake up, the Renoir support is in the works for it. More details here: https://gitlab.freedesktop.org/drm/amd/-/issues/1230 ** Bug watch added:

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-11-10 Thread Kai-Heng Feng
Please test this commit: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/commit/?h=for-next=156ec4731cb22b06c08e27debc1ef9f16f4bbb5e It doesn't work on my AMD Renoir laptop though.. -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-11-10 Thread Dustin Nisbet-Jones
>Suspend/Hibernate: >screen goes off, nothing else happens. After user interaction, screen turns >on. Login screen is >shown. Sometimes screen does not turn on: physical reboot >required. >kernel upgrade to 5.8rc3 or 5.8rc4 has no effect. I wanted to chime in that I also have this issue on my

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-09-01 Thread Adam Štrauch
** Attachment removed: "output of sudo fwts s3" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886937/+attachment/5406550/+files/results.log ** Attachment removed: "Dmesg right after failed suspend"

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-09-01 Thread Adam Štrauch
I noticed I accidently aborted the suspend test earlier so here are both files again properly run til the end. ** Attachment added: "Updated result of fwts s3" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886937/+attachment/5406553/+files/results.log -- You received this bug

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-09-01 Thread Adam Štrauch
** Attachment added: "Updated dmesg right after a failed suspend" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886937/+attachment/5406555/+files/dmesg.timed.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-09-01 Thread Adam Štrauch
And dmesg with some debug info. I would really like to help to fix this issue but I have no idea what to look for. Can I ask somebody here for help with reading those two files? ** Attachment added: "Dmesg right after failed suspend"

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-09-01 Thread Adam Štrauch
I have the same laptop and I want to keep it. I would like to say that practically everything is working except: * Suspend and hibernation, * 4k60 via USB-C's display port. I use HP's G5 docking station and this is working in Windows. Both issues can be replicated on kernels 5.8.5 and 5.9.0rc3.

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-08-31 Thread rud
I sold the laptop and bought a Lenovo instead which has working suspend with kernel 5.8.5. Also I haven't heard the fan of this Lenovo yet.. which is a big difference compared to the HP. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-08-05 Thread rud
Unfortunately, suspend still does not work even with the final 5.8 kernel. Ubuntu 20.04 on the same HP x360 ay0003nd Ryzen 4700U laptop. But Askubuntu.com is filled with similar issues, since 18.04: https://askubuntu.com/questions/1239367/ubuntu-20-04-will-not-resume-from-suspend-on-hp-laptop-why

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-13 Thread Kai-Heng Feng
https://wiki.archlinux.org/index.php/Power_management/Suspend_and_hibernate#Required_kernel_parameters -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1886937 Title: limited hardware

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-11 Thread rud
> Are resume= and resume_offset= correctly set? Where can I do that? I simply did a clean install of Ubuntu Budgie 20.04, selected to wipe the drive completely during setup. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-11 Thread Kai-Heng Feng
> Adding "mem_sleep_default=deep" to the grub file and running 'sudo > update-grub' didn't do the trick. Because it doesn't support S3. > In general, is a Lenovo laptop a better option when one wants to run Ubuntu > on the latest AMD (4700u)? For now, yes. But this should be addressed pretty

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-11 Thread rud
Adding "mem_sleep_default=deep" to the grub file and running 'sudo update-grub' didn't do the trick. In general, is a Lenovo laptop a better option when one wants to run Ubuntu on the latest AMD (4700u)? It is strange HP only supports s2idle when that consumes more power. Note Hibernate also

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-10 Thread Kai-Heng Feng
AMD is currently bringing proper support for LPS0 device. Please stay tuned. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-09 Thread Kai-Heng Feng
New HP AMD laptops only supports s2idle. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1886937 Title: limited hardware support AMD 4700u HP Envy x360 13-ay003nd Status in linux

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-09 Thread AaronMa
For backlight issue. Use 5.7.7 kernel should be OK, no patches needs. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1886937 Title: limited hardware support AMD 4700u HP Envy x360

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-09 Thread AaronMa
Please append "mem_sleep_default=deep" in kernel cmdline (/etc/default/grub; update-grub) Try to use s3. AMD claims that s2idle is not supported. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-09 Thread rud
Thanks for the quick reply. it is s2idle and the BIOS has no option to modify anything related to this. There are only boot options, TPM that can be configured unfortunately. Should I provide more extensive logs as described here? I just do not know how to execute the pmtrace command, which

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-09 Thread AaronMa
Please confirm if it is is s2idle: cat /sys/power/mem_sleep If it is s2idle, then try find a way to disable "Windows Modern standy" in BIOS. brightness: Please try this patch: https://lore.kernel.org/lkml/20200708081622.3109902-1-aaron...@canonical.com/ -- You received this bug notification

[Kernel-packages] [Bug 1886937] Re: limited hardware support AMD 4700u HP Envy x360 13-ay003nd

2020-07-09 Thread rud
** Description changed: Suspend/Hibernate: screen goes off, nothing else happens. After user interaction, screen turns on. Login screen is shown. Sometimes screen does not turn on: physical reboot required. - kernel upgrade to 5.8rc3 or 5.8rc4 has no effect. + kernel upgrade to 5.8rc3 or