Mario Limonciello

Results 679 comments of Mario Limonciello

Also, please squash down to one commit when your rebase.

So do the following: git pull git rebase -i origin/main ./contrib/migrate.py You only need to do this because we had API changes from when you started until now as this...

BTW - I forgot to share that there is sample code available with the kernel to demonstrate the native API. You should be able to use this to build the...

Sure. Also `dell-esrt` plugin uses it, but it uses token control (which is also in the sample code).

Any progress on this? FYI some of the API just changed function names from `bios_attr` to `bios_settings` to clarify things, so if you started you will probably want to rebase...

That's unfortunate to hear. Is it trending firmware bug or kernel bug? I guess the easiest way to distinguish will be to check on Windows. In the interim, can you...

In general it seems that this should be split out from dell-dock in it's handling for GR to its own plugin. I suggest once you have something working @CragW can...

That's surprising to me that dell-dock plugin invoked here, but I guess it makes life a lot easier to just move code around.