CyrIng
CyrIng
In addition to the above, I'll appreciate to see some photos of the Steam Deck with CoreFreq running. At least, two for the UI: * In pure tty console *...
> I'm curious if corefreq is able to see any of this unused hardware. _CoreFreq_ is a Registers based software. Any feature bit which is well documented can take place...
> it would seem so? Or maybe "Model" indicates otherwise. I don't know anyone with an OLED Deck, but if I find out of someone, I'll see if they can...
> 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...
> `Permission denied @ line 9386` You were not root but you found that afterward > `Permission denied' @ line 9353` API mismatch between Driver and Daemon You have to...
> Updated info: https://gist.github.com/wallentx/1bde7993752c2da0f6baf5da625b5309 Thank you. Was this test made with `.Query = Query_AMD_F17h_PerSocket,` as requested above or you just ran the branch without touching code ?
So unfortunately in both Query functions we are getting a kernel dump. What is common in both issues is the SMU call made to retrieve thermal. See at: https://github.com/cyring/CoreFreq/blob/c69fe378217982ab2b2abdff79edf23c0bd7c50b/x86_64/corefreqk.c#L15692 To...
Hello, Since commit 62e8372a9ed311f979efa201a2b91652e12d4ff2 you can try the Memory Controller decoding and post here the output of `/corefreq-cli -M` ---- Also looking at specs of [K3LK7K70BM-BGCP](https://semiconductor.samsung.com/dram/lpddr/lpddr5/k3lk7k70bm-bgcp/), do we have to...
> ```shell > /etc/default/grub-steamos:GRUB_CMDLINE_LINUX="${GRUB_CMDLINE_LINUX} amd_iommu=off amdgpu.gttsize=8128 spi_amd.speed_dev=1 audit=0 fbcon=vc:2-6" > ``` Could this explain why the PCI ids doesn't list an IOMMU controller ? For example within my Matisse, `lspci...
Since commit ac246cdc7cd1bee2dde1218791e64c4f6fcc1f02 you are getting: 1. a change for the SMU thermal register SMU_AMD_THM_TCTL_REGISTER_F17H `(0x00059800)` 2. the IOMMU probing which should revealed its version in the UI window `Technologies/Virtualization`