Simonas Kazlauskas
Simonas Kazlauskas
This error comes from your OS and is not an issue with libloading specifically. Unfortunately I am not in a position to provide application support here, please use other appropriate...
Okay, that's quite curious. However as the report is written currently I’m still unable to help or investigate by myself. In order for me to look into this, I would...
I'm super surprised it doesn't work on your MORTAR as I've used the mortar arctic to produce this app. Interestingly for me the default colour was white... Hmm. On Aug...
Awesome! On Sep 4, 2017 02:39, "Dominic Cerisano" wrote: I found the problem area in the msi-rgb code. If you comment out the following block, everything works: let ff_val =...
@parakrama1995 can you confirm that doing the change described by @dcerisano "fixes" it for your board?
That is a sensors driver, unrelated to msi-rgb functionality. On Sep 7, 2017 5:19 AM, "Dominic Cerisano" wrote: > He might also want to try: > sudo /sbin/modprobe nct6775 force_id=0xd120...
You only need to reset the SIO chip if you already ran the tool without commenting out the lines before. Another method to "reset" the SIO chip is to unplug...
The tool should otherwise "initialise" the SIO just fine.
Well, msi-rgb definitely does intiialise the RGB functionality correctly on my mortar arctic, I cannot vouch for anything else.
`--print-current` is not for printing the current settings, but rather the current values of registers in the SuperIO for diagnostic purposes. You can get `print-current` output something by also applying...