Date: Fri, 28 Jul 2017 16:00:55 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 221071] NCT6779D - implement support for sensor readings Message-ID: <bug-221071-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221071 Bug ID: 221071 Summary: NCT6779D - implement support for sensor readings Product: Base System Version: 11.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: nbe@renzel.net Created attachment 184805 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184805&action= =3Dedit My dirty LUA script to parse output of "superiotool -de" Hi, there's no support for the sensor readings of the Nuvoton NCT6679D Here's a link to the datasheet: http://v-comp.kiev.ua/download/NCT6779D.pdf I think bank 4, registers 80h - 95h are the interesting ones. The userspace program "superiotool" is able to read the register values, but I don't know= how to interpret them correctly. I've created a dirty LUA script to parse the output of "superiotool -de" as attachment to this report. Judging by that my CPU is only at 52=C2=B0C duri= ng being fully loaded (Ryzen 1700 stock). That cannot be. Maybe a userspace sensor reader would work as well as a kernel module, no i= dea. NetBSD also has a driver for reading the values - I've attached that file as well. Would be nice to monitor these sensors in FreeBSD, too. Can anyone jump in? Thanks in advance, Nils --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221071-8>