William Allen

Results 127 comments of William Allen

I'll do all of those and post an updated gist this evening. Also, something that might be of interest: https://www.tomshardware.com/pc-components/cpus/steam-decks-custom-amd-processor-exposed > High Yield further speculates that original Steam Decks may...

> Does the Steam Deck have the 7nm Zen2 ? Cpufetch reports my device as 7nm > Because I'm wondering if the latest Deck, based on a 6nm, won't have...

It's a bit confusing, but as I understand it, the APUs in both the LCD, and OLED deck are based on the Van Gogh architecture. The SKU that Valve has...

I think there is a different issue with `develop` as well: ``` (5)(william@steamdeck build)$ ./corefreqd corefreqd execution error code 13 Permission denied @ line 9386 (6)(william@steamdeck build)$ sudo ./corefreqd Driver...

Updated info: https://gist.github.com/wallentx/1bde7993752c2da0f6baf5da625b5309

> Was this test made with `.Query = Query_AMD_F17h_PerSocket,` as requested above or you just ran the branch without touching code ? ![2023-12-31_19-51](https://github.com/cyring/CoreFreq/assets/8990544/559a6e1c-9154-49eb-9297-9f940a8f38d1)

``` (william@steamdeck zencli)$ sudo ./zencli smu 0x00059800 && sudo ./zencli smu 0x00059B08 && sudo ./zencli smu 0x0005d324 [0x00059800] READ(smu) = 0x31000fef (822087663) 60 56 52 48 44 40 36 32...

Also, I don't know if this is important or relevant, but I'm putting this info out here just in case it is: ```bash /etc/default/grub:GRUB_CMDLINE_LINUX_DEFAULT="mitigations=off nowatchdog nmi_watchdog=0 loglevel=3 quiet splash plymouth.ignore-serial-consoles...

> May be Van Gogh does definitively not have an IOMMU. ``` (deck@steamdeck ~)$ lspci -nn 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] VanGogh Root Complex [1022:1645] 00:00.2...

> Hello, > > Since commit [62e8372](https://github.com/cyring/CoreFreq/commit/62e8372a9ed311f979efa201a2b91652e12d4ff2) you can try the Memory Controller decoding and post here the output of `/corefreq-cli -M` `corefreq-cli -M` ``` Zen UMC [1660] Controller #0...