You are not logged in.
https://drive.google.com/drive/folders/ … sp=sharing
heres a folder of 3 photos i took of PBO options: Disabled, Enabled, Advanced
Offline
Yes you do - what about the "AI Tweaker"? Is PBO disabled there as well?
Offline
Ah, i did not. Thought it wouldve disabled any PBO feature
https://drive.google.com/drive/folders/ … sp=sharing
how would i go about disabling it?
1 i cant alter, and 2 have a "manual" mode
Update:
I changed it to
Disabled
Disabled
Auto
Auto
Auto
and everything was normal (arch still not cooperating)
all of a sudden, all the boots for arch and windows were broke. Linux would crash on boot, windows would do its diagnostics repair
i had to clear the bios settings by jumping the pins, and now everything works again (with arch still being broke)
so for now PBO is not disabled
Last edited by Capzay (2025-05-17 10:05:51)
Offline
Does increasing the voltage w/ ryzenadj work and help?
https://wiki.archlinux.org/title/Ryzen# … erclocking
https://bbs.archlinux.org/viewtopic.php … 1#p2239211
Offline
i tried to use
sudo ./ryzenadj --set-coall=15
and got the output of:
Fam17h: unsupported model 113
Only Ryzen Mobile Series are not supported
Unable to init ryzenadj
Offline
Meh
Grasping for straws, what if you limit the c-states "processor.max_cstate=1" - though typically that results in freezes, not reboots.
Offline
Didnt fix
ahhhhhhhh
Last edited by Capzay (2025-05-17 19:55:49)
Offline
Can you test with this patch?
Maybe someone can help build a package out of it.
Linux 6.16 Will Begin Reporting The Cause Of Your AMD Zen System Being Reset/Rebooted
Fam17h and later should support it.
Look for "x86/amd: Previous system reset reason" in dmesg.
Edit: Framework's issue tracker has backported and simplified patches.
Or, someone smarter than me might be able to work out how to read the register with your current kernel
PMx000000C0 (FCH::PM::S5_RESET_STATUS)
I think the command might start
rdmsr --decimal --processor 0 --bitfield
(msr-tools) but I'm uncertain of the bitfield
Last edited by Ranguvar (2025-05-17 21:18:03)
Offline
6.14.6.arch1 with the following applied
624b0d5 i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to <asm/amd/fch.h>
7094702 platform/x86/amd/pmc: Use FCH_PM_BASE definition
cafb222 Documentation: Add AMD Zen debugging document
ab81310 x86/CPU/AMD: Print the reason for the last reset
linux-6.14.6.arch1-1.1-x86_64.pkg.tar.zst/linux-headers-6.14.6.arch1-1.1-x86_64.pkg.tar.zst
Offline
Not sure if i did it right, i think i did. But it still didnt work
Fyi i do intend to game on this through steam
Offline
With the patched kernel was there a new line in dmesg after the reboot that started:
x86/amd: Previous system reset reason
Offline
Fyi i do intend to game on this through steam
Tbs, you're not overclocking the system or push it in any other way shape or form?
Make sure to select all the most conservative settings fro RAM and CPU in the UEFI and see whether this stabilizes it.
Offline
Tbs, you're not overclocking the system or push it in any other way shape or form?
Make sure to select all the most conservative settings fro RAM and CPU in the UEFI and see whether this stabilizes it.
What settings would i check? its all on default now that i had to clear the cmos
Offline
With the patched kernel was there a new line in dmesg after the reboot that started:
x86/amd: Previous system reset reason
I wasnt able to fully check as i rebooted a few times
but i use dmesg and got this as the first line:
Linux version 6.14.6-arch1-1 (linux@archlinux) (gcc (GCC) 15.1.1 20250425, GNU ld (GNU Binutils) 2.44.0) #1 SMP PREEMPT_DYNAMIC Fri, 09 May 2025 17:36:18 +0000
Offline
The first line is really not important - once the system tripped over and rebooted cold, post the journal of the subsequent boot ie.
sudo journalctl -b | curl -F 'file=@-' 0x0.st
Offline
Offline
6.14.6-arch1-1
linux-6.14.6.arch1-1.1-x86_64.pkg.tar.zst
Wrong kernel?
x86/amd: Previous system reset reason
doesn't show up in this boot, nor mce errors - but
May 19 12:01:50 archlinux kernel: FAT-fs (nvme0n1p3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Offline
Im slowly losing hope....
Is there much more i can do? Im so lost in all of this
Offline
The plan was to get the ryzen-reset-report, but you'll have to use the kernel provided by loqs (6.14.6.arch1-1.1)
Also keep an eye on BIOS updates.
Offline
Since i didnt do it right, how exactly would i use the kernel provided by loqs?
Offline
Surely this is right
Offline
May 23 20:51:48 archlinux kernel: x86/amd: Previous system reset reason [0x00080800]: software wrote 0x6 to reset control register 0xCF9
Is this from a "spontanous" reboot?
Offline
If by "spontanous reboot" you mean it was ran after rebooting. Then yes
Offline
I mean "the system rebooted by itself", not you triggering an intentional reboot.
Offline
Oh, i installed the new kernel then typed reboot then did the journal thing. and thats it
Offline