Ilya

Results 429 comments of Ilya

After some reading and playing with sources I can suggest several solutions for this idea: + it will be node with single out + ... with multiple outs + ......

@eybisi https://github.com/WerWolv/ImHex/blob/61bfe10bc2ac6231af47c44609c9dbb9d577d41f/plugins/builtin/source/content/data_processor_nodes/other_nodes.cpp#L395 Look like max `out` buffer size is 8*u8 (64 bits), technically it can be smaller, but why it not, I don't know

Use `import` statements now ```rust import std.core; import std.mem; ``` Also, segfault happens on Linux too

@cpiber looks like #30 is merged. Possibly any differences, but we need to check this, please submit EC dump here. Merged version is [`14F1EMS1.115`](https://github.com/BeardOverflow/msi-ec/blob/c7857a4853e526b4afe23ea09fd8f5c419284596/msi-ec.c#L690C25-L690C25) yours is `14F1EMS1.114` You can just...

@cpiber `E14F1IMS.11C` this is BIOS name, EC FW is embedded inside MSI use EC micro-controllers at least from 2 vendors: ENE and ITE BIOS codename `Exxxx?MS.zzz` ENE codename `xxxxEMSn.yyy` ITE...

Thanks for your contribution. This info is helpful. Please attach changelog, maybe there was earlier EC updates between 118 and 114. DON'T try to flash earlier builds, it may be...

Log mention 115, 116, 117 versions, if interface is similar I just add all this to supported. > Do you need any other information? If I would need it I...

You are using 6.2 kernel that have some changes in data structure, so you need to make little patch like this https://github.com/teackot/msi-ec/commit/9f6c765fff0b9b67c5915fa31a6500a33c1ec841

@rw-bowman Fixed?

TODO: + mention WMI1, WMI2 devices + some parameters on some devices is readable, but write does nothing + TLDR #98