[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #46 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- Ignoring wake didn't help, so I added ignore interrupt. Well I will try and bisect and report back. -- You may reply to this email to add a comment. You are receiving

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #45 from Mario Limonciello (AMD) (mario.limoncie...@amd.com) --- > > /sys/module/gpiolib_acpi/parameters/ignore_interrupt:AMDI0030:00@09,AMDI0030:00@07 > /sys/module/gpiolib_acpi/parameters/ignore_wake:AMDI0030:00@09,AMDI0030:00@07

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #44 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- These are all the commits as part of 6.1.40. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/?id=v6.1.40=v6.1.39=2 -- You may reply to this email to

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #43 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- I am not sure if this is what you need as part of bisect.

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #42 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- The system has stopped heating up in s2idle with the below in 6.1.40. I will check if battery drain is still there in s2idle now.

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #41 from Mario Limonciello (AMD) (mario.limoncie...@amd.com) --- In that case, can you please bisect 6.1.39 to 6.1.40? I want to make sure it really is that commit that I suspected that caused it. -- You may reply to this email to

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #40 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- One thing is strange though even if I disable wakeup from touchpad/keyboard in 6.1.39 I do manage to wake up the system using these devices. -- You may reply to this email

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #39 from Mario Limonciello (AMD) (mario.limoncie...@amd.com) --- Yes, ignore_wake is the next avenue, but I was hoping we didn't have to go there in case we have a fundamental problem. That's why I'm looking for all those other

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #38 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- I did, but it did not help. Can the below be of some help? /sys/module/gpiolib_acpi/parameters/ignore_interrupt /sys/module/gpiolib_acpi/parameters/ignore_wake -- You

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #37 from Mario Limonciello (AMD) (mario.limoncie...@amd.com) --- > I did try 6.4.5 and it had the same issue. I will try the code base with your > consolidated patches. OK, those patches are in 6.4 already, so it's unlikely they

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #36 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- I did try 6.4.5 and it had the same issue. I will try the code base with your consolidated patches. -- You may reply to this email to add a comment. You are receiving

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #35 from Mario Limonciello (AMD) (mario.limoncie...@amd.com) --- > I have a suspicion that we might be missing some other patches in 6.1.y and > it's contributing to this issue. > Specifically this series: > >

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #34 from Mario Limonciello (AMD) (mario.limoncie...@amd.com) --- OK so your firmware does advertise it as "ExclusiveAndWake": >GpioInt (Level, ActiveLow, ExclusiveAndWake, PullNone, >0x, >

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #33 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- I think something is being programmed in 6.1.40 which is causing these unwanted wakeups because in 6.1.39 there are no wakeups with same ACPI code (system firmware/BIOS

[Bug 217754] System becomes hot when put to sleep

2023-08-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217754 --- Comment #32 from Shubhra Prakash Nandi (email2shub...@gmail.com) --- Created attachment 304852 --> https://bugzilla.kernel.org/attachment.cgi?id=304852=edit ACPI dump of Dell Inspiron 14 5425 -- You may reply to this email to add a