cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

ivan_83
Adept I

SB-TSI - need help

1. How to determine the number of temperature sensors?

2. How do I know what the core temperature sensor displays?

3. How to get access to the SB-TSI on processors Family 15-16h Models series?

4. Where to Get Documentation: SBI Temperature Sensor Interface (SB-TSI) Specification, #40821 ?

5. Why reading through SB-TCI/CurTemp and readings in the BIOS to differ by 10 degrees?

0 Likes
2 Replies
ivan_83
Adept I

For FreeBSD:

http://netlab.linkpc.net/download/tmp/amdtemp.c

cd /usr/src/sys/modules/amdtemp

make

kldunload amdtemp

make install

kldload amdtemp

sysctl dev.amdtemp

I still need your help.

0 Likes

Hi,

I also need to read these SBI-registers. Please let me know if you were able to resolve some of the above mentioned issues.

Thanks!

0 Likes