it87
it87 copied to clipboard
Hi Frank, I'm using your driver, packaged by ich77 for unRAID. Board is a Gigabyte B560M DS3H, with an ITE8689. With your driver, I can see the fan's RPM (sensor-detect...
The $SUBJ chip seems to be supported, and there are a lot of mentions of it in the two patches-differences between this fork and the mainline. However, even though the...
Are you aware of any attempts, or impediments, to getting the delta between this and the mainline it87 module merged into main-line? It would obviously be beneficial to everyone. If...
Thank you for all the work you have already made 🎉 I was wondering if you would consider merging the work from @cooper151288 and @WinkelCode since they both produced a...
Hello Frank, over the last weeks since I have a new PC built I did quite a lot of research how to get the temperature sensors to work. Just with...
Hey, I wanted to ask some clarificaton about which installation method to use as preferred. If I read the README correctly there are three ways to install the module: 1....
host: archlinux `sudo ./dkms-install.sh` outputs `modprobe: ERROR: could not insert 'it87': Device or resource busy` then `sudo modprobe it87 ignore_resource_conflict=1` works but it doesn't load automatically after a reboot (yeah...
Continuation of https://github.com/frankcrawford/it87/issues/4 I am basically done with the packaging side of things. I comprehensively tested commit [0334fd6ca4bac3933df7406d19734f1a0900dbc3](https://github.com/WinkelCode/it87/commit/0334fd6ca4bac3933df7406d19734f1a0900dbc3) on Alpine, Ubuntu and Fedora Silverblue on my PC with IT8688E and...
Mobo: B650 Eagle AX IO-Chip: ITE 8689E What I did: ``` git clone https://github.com/frankcrawford/it87 cd it87 make clean make sudo make install sudo modprobe it87 ignore_resource_conflict=1 force_id=0x8689 ``` Everything works...
it8628
Gigabyte X470 Gaming 7 https://gist.github.com/nijave/53eb41a4aa79f754f1ba6fdeaa32c0dd ``` chip "it8628-isa-0a40" label temp1 "System 1" label temp2 "Chipset" label temp3 "CPU Socket" label temp4 "PCIEX16" label temp5 "VRM MOS" label temp6 "VSOC MOS"...