You are not logged in.

#26 2024-04-28 15:52:06

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

Will try the 6.6.27 from archieve


Ukrainian

Offline

#27 2024-04-28 16:05:20

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

@seth

linux-lts 6.6.27 not affected
linux-lts 6.6.28 is affected (retested it)


Ukrainian

Offline

#28 2024-04-28 16:26:10

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

What about the first kernel from https://drive.google.com/drive/folders/ … O2ufXPhLvz linux-6.8.6.r86.gaed5666b128b-1-x86_64.pkg.tar.zst

Offline

#29 2024-04-28 16:35:03

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

Do you mean download it and install? Will check
I hope this is safe to install it


Ukrainian

Offline

#30 2024-04-28 16:42:29

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

What about the first kernel from https://drive.google.com/drive/folders/ … O2ufXPhLvz linux-6.8.6.r86.gaed5666b128b-1-x86_64.pkg.tar.zst

Reboot doesn't work (the same as it was) The test was 1. boot 2. sleep 3. wake up 4 reboot

❯ sudo pacman -Qi linux
[sudo] password for lex:
Name            : linux
Version         : 6.8.6.r86.gaed5666b128b-1

Last edited by webcapcha (2024-04-28 16:47:52)


Ukrainian

Offline

#31 2024-04-28 17:14:58

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

$ git bisect bad
Bisecting: 42 revisions left to test after this (roughly 6 steps)
[739f8127f0b4984a6a5c33632c628ef367161467] net: openvswitch: fix unwanted error log on timeout policy probing

linux-6.8.6.r43.g739f8127f0b4-1-x86_64.pkg.tar.zst uploaded to the same folder.  The second kernel in the folder linux-6.8.6-1-x86_64.pkg.tar.zst is 6.8.6 built with 6.8.7's config and needs to be good for the bisection to work.

Offline

#32 2024-04-28 17:41:43

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

❯ sudo pacman -Qi linux
[sudo] password for lex:
Name            : linux
Version         : 6.8.6.r43.g739f8127f0b4-1

Reboot doesn't work. The same issue


Ukrainian

Offline

#33 2024-04-28 17:48:16

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

The second kernel in the folder linux-6.8.6-1-x86_64.pkg.tar.zst

Reboot is working


Ukrainian

Offline

#34 2024-04-28 18:06:26

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

$ git bisect bad
Bisecting: 21 revisions left to test after this (roughly 5 steps)
[9ce46530d18b42d5906ad9d169080ee6c7d2dad3] ARM: OMAP2+: fix N810 MMC gpiod table
$ git describe 
v6.8.6-21-g9ce46530d18b

linux-6.8.6.r21.g9ce46530d18b-1-x86_64.pkg.tar.zst uploaded to the same folder.
Edit:
Of what is left possibly https://git.kernel.org/pub/scm/linux/ke … 4f6170ec91

Last edited by loqs (2024-04-28 18:08:45)

Offline

#35 2024-04-28 18:16:40

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

❯ sudo pacman -Qi linux
[sudo] password for lex:
Name            : linux
Version         : 6.8.6.r21.g9ce46530d18b-1

Reboot doesn't work. The same issue


Ukrainian

Offline

#36 2024-04-28 18:39:44

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

$ git bisect bad
Bisecting: 10 revisions left to test after this (roughly 3 steps)
[c4a18b842dcd235744d744a3a04f14489baf1c58] ARM: dts: imx7s-warp: Pass OV2680 link-frequencies
$ git describe 
v6.8.6-10-gc4a18b842dcd

linux-6.8.6.r10.gc4a18b842dcd-1-x86_64.pkg.tar.zst uploaded to the same folder.

Offline

#37 2024-04-28 18:46:36

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

❯ uname -r
6.8.6-1-00010-gc4a18b842dcd

Reboot is working ideally


Ukrainian

Offline

#38 2024-04-28 19:09:07

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

$ git bisect good
Bisecting: 5 revisions left to test after this (roughly 3 steps)
[9e9bb74a93b7daa32313ccaefd0edc529d40daf8] platform/chrome: cros_ec_uart: properly fix race condition
$ git describe 
v6.8.6-15-g9e9bb74a93b7

linux-6.8.6.r15.g9e9bb74a93b7-1-x86_64.pkg.tar.zst uploaded to the same folder.

Offline

#39 2024-04-28 19:20:39

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

❯ uname -r
6.8.6-1-00015-g9e9bb74a93b7

Reboot doesn't work, the same original bug


Ukrainian

Offline

#40 2024-04-28 19:53:09

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

$ git bisect bad
Bisecting: 2 revisions left to test after this (roughly 1 step)
[9e502ddc22d542a8f96bd4e9f298f0929699b7c5] ring-buffer: Only update pages_touched when a new page is touched
$ git bisect visualize

linux-6.8.6.r12.g9e502ddc22d5-1-x86_64.pkg.tar.zst uploaded to the same folder.

Offline

#41 2024-04-28 19:58:42

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

❯ uname -r
6.8.6-1-00012-g9e502ddc22d5

Reboot is working


Ukrainian

Offline

#42 2024-04-28 20:08:50

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

Offline

#43 2024-04-28 20:10:28

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

https://0x0.st/XHMo.txt link from first page (kernel is not valid)
The only one Device-1: AMD Phoenix1 (780M)

Last edited by webcapcha (2024-04-28 20:12:50)


Ukrainian

Offline

#44 2024-04-28 20:25:17

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

$ git bisect good
Bisecting: 0 revisions left to test after this (roughly 1 step)
[7521329e54931ede9e042bbf5f4f812b5bc4a01d] drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
$ git describe 
v6.8.6-14-g7521329e5493

linux-6.8.6.r14.g7521329e5493-1-x86_64.pkg.tar.zst uploaded to the same folder.

Offline

#45 2024-04-28 20:31:03

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

❯ uname -r
6.8.6-1-00014-g7521329e5493

Reboot doesn't work


Ukrainian

Offline

#46 2024-04-28 21:26:57

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

$ git bisect bad
Bisecting: 0 revisions left to test after this (roughly 0 steps)
[e4cb8382fff6706436b66eafd9c0ee857ff0a9f5] Bluetooth: Fix memory leak in hci_req_sync_complete()
$ git describe 
v6.8.6-13-ge4cb8382fff6

linux-6.8.6.r13.ge4cb8382fff6-1-x86_64.pkg.tar.zst uploaded to the same folder.

Offline

#47 2024-04-28 21:40:30

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

❯ uname -r
6.8.6-1-00013-ge4cb8382fff6

Reboot did work


Ukrainian

Offline

#48 2024-04-28 21:47:27

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

$ git bisect good
7521329e54931ede9e042bbf5f4f812b5bc4a01d is the first bad commit
commit 7521329e54931ede9e042bbf5f4f812b5bc4a01d
Author: Tim Huang <Tim.Huang@amd.com>
Date:   Wed Mar 27 13:10:37 2024 +0800

    drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
    
    commit 31729e8c21ecfd671458e02b6511eb68c2225113 upstream.
    
    While doing multiple S4 stress tests, GC/RLC/PMFW get into
    an invalid state resulting into hard hangs.
    
    Adding a GFX reset as workaround just before sending the
    MP1_UNLOAD message avoids this failure.
    
    Signed-off-by: Tim Huang <Tim.Huang@amd.com>
    Acked-by: Alex Deucher <alexander.deucher@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
    Cc: Mario Limonciello <superm1@gmail.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)
$ git bisect log
git bisect start
# status: waiting for both good and bad commits
# bad: [12dadc409c2bd8538c6ee0e56e191efde6d92007] Linux 6.8.7
git bisect bad 12dadc409c2bd8538c6ee0e56e191efde6d92007
# good: [1f7d392571dfec1c47b306a32bbe60be05a51160] Linux 6.8.6
git bisect good 1f7d392571dfec1c47b306a32bbe60be05a51160
# bad: [aed5666b128bcfc8c8fe991a83d7a8306689d090] net/mlx5: Correctly compare pkt reformat ids
git bisect bad aed5666b128bcfc8c8fe991a83d7a8306689d090
# bad: [739f8127f0b4984a6a5c33632c628ef367161467] net: openvswitch: fix unwanted error log on timeout policy probing
git bisect bad 739f8127f0b4984a6a5c33632c628ef367161467
# bad: [9ce46530d18b42d5906ad9d169080ee6c7d2dad3] ARM: OMAP2+: fix N810 MMC gpiod table
git bisect bad 9ce46530d18b42d5906ad9d169080ee6c7d2dad3
# good: [c4a18b842dcd235744d744a3a04f14489baf1c58] ARM: dts: imx7s-warp: Pass OV2680 link-frequencies
git bisect good c4a18b842dcd235744d744a3a04f14489baf1c58
# bad: [9e9bb74a93b7daa32313ccaefd0edc529d40daf8] platform/chrome: cros_ec_uart: properly fix race condition
git bisect bad 9e9bb74a93b7daa32313ccaefd0edc529d40daf8
# good: [9e502ddc22d542a8f96bd4e9f298f0929699b7c5] ring-buffer: Only update pages_touched when a new page is touched
git bisect good 9e502ddc22d542a8f96bd4e9f298f0929699b7c5
# bad: [7521329e54931ede9e042bbf5f4f812b5bc4a01d] drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
git bisect bad 7521329e54931ede9e042bbf5f4f812b5bc4a01d
# good: [e4cb8382fff6706436b66eafd9c0ee857ff0a9f5] Bluetooth: Fix memory leak in hci_req_sync_complete()
git bisect good e4cb8382fff6706436b66eafd9c0ee857ff0a9f5
# first bad commit: [7521329e54931ede9e042bbf5f4f812b5bc4a01d] drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11

Offline

#49 2024-04-28 21:49:57

webcapcha
Member
Registered: 2019-02-14
Posts: 141

Re: [SOLVED] After recent update the reboot doesn't work

Did testing help?

Am I right this is a "bad" commit?

7521329e54931ede9e042bbf5f4f812b5bc4a01d is the first bad commit
commit 7521329e54931ede9e042bbf5f4f812b5bc4a01d
Author: Tim Huang <Tim.Huang@amd.com>
Date:   Wed Mar 27 13:10:37 2024 +0800


Ukrainian

Offline

#50 2024-04-28 21:58:10

loqs
Member
Registered: 2014-03-06
Posts: 17,595

Re: [SOLVED] After recent update the reboot doesn't work

That is what the bisection found.  I am building 6.8.7 with 7521329e54931ede9e042bbf5f4f812b5bc4a01d  reverted to cross check.
Edit:
6.8.7 with 7521329e54931ede9e042bbf5f4f812b5bc4a01d reverted:
https://drive.google.com/file/d/17CCB0K … sp=sharing linux-6.8.7-1.1-x86_64.pkg.tar.zst
https://drive.google.com/file/d/1fl-iof … sp=sharing linux-headers-6.8.7-1.1-x86_64.pkg.tar.zst
If the above kernel does not have the issue,  that would confirm 7521329e54931ede9e042bbf5f4f812b5bc4a01d as the cause.  Then please report the issue upstream on https://gitlab.freedesktop.org/drm/amd/-/issues.  Please include in the report the dmesg from a boot with the issue and the bisection results.

Last edited by loqs (2024-04-28 22:41:30)

Offline

Board footer

Powered by FluxBB