https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233764
--- Comment #6 from [email protected] --- (In reply to Conrad Meyer from comment #3) (In reply to Conrad Meyer from comment #5) Conrad, that is requested info: pciconf -r pci0:0:24:3 0xfc 00630f01 Also I have such info: Room where PC placed has temperature near 18C On that PC works powerd, and when PC in idle I have such temp data: ----------------------------------- dev.amdtemp.0.core0.sensor0: -0,0C dev.amdtemp.0.sensor_offset: 0 dev.amdtemp.0.%parent: hostb7 dev.amdtemp.0.%pnpinfo: dev.amdtemp.0.%location: dev.amdtemp.0.%driver: amdtemp dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors dev.amdtemp.%parent: dev.cpu.3.temperature: -0,0C dev.cpu.2.temperature: -0,0C dev.cpu.1.temperature: -0,0C dev.cpu.0.temperature: -0,0C If I'm kill powerd and PC in idle: ----------------------------------- dev.amdtemp.0.core0.sensor0: 7,1C dev.amdtemp.0.sensor_offset: 0 dev.amdtemp.0.%parent: hostb7 dev.amdtemp.0.%pnpinfo: dev.amdtemp.0.%location: dev.amdtemp.0.%driver: amdtemp dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors dev.amdtemp.%parent: dev.cpu.3.temperature: 7,1C dev.cpu.2.temperature: 7,1C dev.cpu.1.temperature: 7,1C dev.cpu.0.temperature: 7,1C And w\o powerd and with make -j8 buildworld ----------------------------------- dev.amdtemp.0.core0.sensor0: 22,6C dev.amdtemp.0.sensor_offset: 0 dev.amdtemp.0.%parent: hostb7 dev.amdtemp.0.%pnpinfo: dev.amdtemp.0.%location: dev.amdtemp.0.%driver: amdtemp dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors dev.amdtemp.%parent: dev.cpu.3.temperature: 22,6C dev.cpu.2.temperature: 22,6C dev.cpu.1.temperature: 22,6C dev.cpu.0.temperature: 22,6C Maybe that info helps :) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
