[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:47:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278613 --- Comment #5 from Enji Cooper <ngie@FreeBSD.org> --- More information I didn't include in my prior message. - The SSDs aren't in SW RAID mode in the BIOS. - The only thing being mirrored is the EFI partition (which technically is not being mounted right now). I was just trying to avoid having the EFI partition get out of sync between the two SSDs. gilot% zpool status zroot pool: zroot state: ONLINE scan: scrub repaired 0B in 00:03:18 with 0 errors on Wed Apr 17 17:45:53 2024 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 ada0p3 ONLINE 0 0 0 ada1p3 ONLINE 0 0 0 errors: No known data errors gilot% graid status Name Status Components raid/r0 OPTIMAL ada0p1 (ACTIVE (ACTIVE)) ada1p1 (ACTIVE (ACTIVE)) gilot% graid list Geom name: Intel-b68ba96e State: OPTIMAL Metadata: Intel Providers: 1. Name: raid/r0 Mediasize: 268431360 (256M) Sectorsize: 512 Mode: r0w0e0 Subdisks: ada0p1 (ACTIVE), ada1p1 (ACTIVE) Dirty: No State: OPTIMAL Strip: 131072 Components: 2 Transformation: RAID1 RAIDLevel: RAID1 Label: efi descr: Intel RAID1 volume Consumers: 1. Name: ada0p1 Mediasize: 268435456 (256M) Sectorsize: 512 Stripesize: 0 Stripeoffset: 20480 Mode: r1w1e1 ReadErrors: 0 Subdisks: r0(efi):0@0 State: ACTIVE (ACTIVE) 2. Name: ada1p1 Mediasize: 268435456 (256M) Sectorsize: 512 Stripesize: 0 Stripeoffset: 20480 Mode: r1w1e1 ReadErrors: 0 Subdisks: r0(efi):1@0 State: ACTIVE (ACTIVE) -- You are receiving this mail because: You are the assignee for the bug.