[Bug 278613] ASUS PRIME X570-PRO and AMD Ryzen 7 5700G fails to enter S3 with 14.0-RELEASE-p6
Date: Wed, 05 Jun 2024 04:42:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278613
--- Comment #4 from Enji Cooper <ngie@FreeBSD.org> ---
Apologies for taking so long.
I'm not 100% sure, but the culprit might be the fact that I'm using graid on 2
SATA SSDs using Intel metadata (which, admittedly, is quite invalid on my AMD
chipset motherboard). Looking at /var/log/messages for the timeframe when I did
zzz, this is what I see:
Jun 4 21:31:51 gilot kernel: pci0: set ACPI power state D0 on \_SB_.PCI0.GPP3
Jun 4 21:31:51 gilot kernel: pci0: set ACPI power state D0 on \_SB_.PCI0.GP17
Jun 4 21:31:51 gilot kernel: pci11: set ACPI power state D0 on
\_SB_.PCI0.GP17.VGA_
Jun 4 21:31:51 gilot kernel: pci11: set ACPI power state D0 on
\_SB_.PCI0.GP17.D018
Jun 4 21:31:51 gilot kernel: hdaa0: Pin sense: nid=3 sense=0x7fffffff
(disconnected, ELD valid)
Jun 4 21:31:51 gilot kernel: hdaa0: Pin sense: nid=5 sense=0x7fffffff
(disconnected, ELD valid)
Jun 4 21:31:51 gilot kernel: pci11: set ACPI power state D0 on
\_SB_.PCI0.GP17.XHC0
Jun 4 21:31:51 gilot kernel: pci11: set ACPI power state D0 on
\_SB_.PCI0.GP17.XHC1
Jun 4 21:31:51 gilot kernel: pci0: set ACPI power state D0 on \_SB_.PCI0.GP18
Jun 4 21:31:51 gilot kernel: pci12: set ACPI power state D0 on
\_SB_.PCI0.GP18.SATA
Jun 4 21:31:51 gilot kernel: ahcich6: AHCI reset...
Jun 4 21:31:51 gilot kernel: ahcich6: SATA connect timeout time=10000us
status=00000000
Jun 4 21:31:51 gilot kernel: ahcich6: AHCI reset: device not found
Jun 4 21:31:51 gilot kernel: pci0: set ACPI power state D0 on \_SB_.PCI0.SBRG
Jun 4 21:31:51 gilot kernel: ahcich1: AHCI reset: device ready after 100ms
Jun 4 21:31:51 gilot kernel: ahcich5: AHCI reset: device ready after 100ms
Jun 4 21:31:51 gilot kernel: SMP: passed TSC synchronization test
Jun 4 21:31:51 gilot kernel: efirtc0: providing initial system time
Jun 4 21:31:51 gilot kernel: (ada0:ahcich1:0:0:0): resume
Jun 4 21:31:51 gilot kernel: (ada1:ahcich5:0:0:0): resume
Jun 4 21:31:51 gilot acpi[6476]: resumed at 20240604 21:31:51
Jun 4 21:31:51 gilot ntpd[1310]: ntpd exiting on signal 15 (Terminated)
Jun 4 21:31:51 gilot ntpd[6509]: ntpd 4.2.8p16-a (1): Starting
Jun 4 21:31:51 gilot kernel: uhub2 on usbus3
Jun 4 21:31:51 gilot kernel: uhub2: <AMD XHCI root HUB, class 9/0, rev
3.00/1.00, addr 1> on usbus3
Jun 4 21:31:51 gilot kernel: uhub3 on usbus2
Jun 4 21:31:51 gilot kernel: uhub3: <AMD XHCI root HUB, class 9/0, rev
3.00/1.00, addr 1> on usbus2
Jun 4 21:31:51 gilot ntpd[6509]: Command line: /usr/sbin/ntpd -p
/var/db/ntp/ntpd.pid -c /etc/ntp.conf -f /var/db/ntp/ntpd.drift
Jun 4 21:31:51 gilot ntpd[6509]:
----------------------------------------------------
Jun 4 21:31:51 gilot ntpd[6509]: ntp-4 is maintained by Network Time
Foundation,
Jun 4 21:31:51 gilot ntpd[6509]: Inc. (NTF), a non-profit 501(c)(3)
public-benefit
Jun 4 21:31:51 gilot ntpd[6509]: corporation. Support and training for ntp-4
are
Jun 4 21:31:51 gilot ntpd[6509]: available at https://www.nwtime.org/support
Jun 4 21:31:51 gilot ntpd[6509]:
----------------------------------------------------
Jun 4 21:31:51 gilot ntpd[6510]: leapsecond file
('/var/db/ntpd.leap-seconds.list'): good hash signature
Jun 4 21:31:51 gilot ntpd[6510]: leapsecond file
('/var/db/ntpd.leap-seconds.list'): loaded, expire=2024-12-28T00:00:00Z
last=2017-01-01T00:00:00Z ofs=37
I'll see if I can reproduce this by activating the graid on a USB stick.
--
You are receiving this mail because:
You are the assignee for the bug.