datasone

Results 25 comments of datasone

The commit messages have been reworded for review.

Sorry for didn't make that clear earlier, the CI build fails because of the requirement for newly added functions in [libmpdclient PR](https://github.com/MusicPlayerDaemon/libmpdclient/pull/100) isn't met. The pr in MPD repo adds...

Thanks for the remind for code requirements, I will add necessary fixes soon.

Sorry for delaying till now about this pr, I haven't been able to get time on working on this. I understand that libmpdclient version detection must be present for preventing...

Use RW-Everything. Open "Access" -> "Embedded Controller" and you will see a table containing values of EC register, from which you can confirm fans' values. Normally they should be close...

Did you add corresponding codes into DSDT as [README](https://github.com/datasone/ClevoControl/blob/master/README.md) said? It's a workaround to cannot directly attaching WMI devices.(This kext just call corresponding functions in WMI device)

Well, as I have known all CLEVO full color keyboard should share the same code. I recommend you to check your DSDT to see if it has the OEM WMI...

It seems there is no problem in DSDT, at least the WMI part... I've noticed there is no _OSI fake in DSDT, as it's related to EC initialization, you can...

No, the `SMCD` device is only a wrapper. And as [here](https://github.com/datasone/ClevoControl/blob/780123fa6efc06961f826a9c7c83b8f73b5c2eaa/ClevoControl/Info.plist#L31) said, the kext attaches on device named "MON0000"(or "MON00000"). And this name is only used when loading the kext,...

To figure out where the problem is, you may need to play with ACPI under Linux or Windows. As there's no such info in your profile, how can I contact...