[Bug 280370] amdtemp: Add support for AMD Ryzen 7 PRO 6850U
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280370] amdtemp: Add support for AMD Ryzen 7 PRO 6850U"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jul 2024 11:33:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280370 --- Comment #3 from Matthias Lanter <freebsd@lanter-it.ch> --- Unfortunately, the official documentation is not exactly informative regarding this processor: https://www.amd.com/en/search/documentation/hub.html#sortCriteria=%40amd_release_date%20descending&f-amd_product_brand=Ryzen%20PRO&f-amd_form_factor=Laptops&f-amd_product_type=Processors&numberOfResults=48 Some listed PPRs: https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/programmer-references/55901_B1_pub_053.zip https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/programmer-references/56713-B1_3_05.zip https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/programmer-references/57019-A0-PUB_3_00.zip The Linux 'k10temp' driver somehow handles the offsets differently. I have not yet figured out how. But it seems to me that there are differences that do not correspond to 'amdtemp': https://github.com/torvalds/linux/blob/master/drivers/hwmon/k10temp.c#L467 -- You are receiving this mail because: You are the assignee for the bug.