Mario Limonciello

Results 679 comments of Mario Limonciello

The question being posed is if this is really "intel-goshen-ridge" or "intel-usb4" meaning is the protocol going to be generic to the follow on Intel controller from GR or specific...

Should be using this quirk: https://github.com/fwupd/fwupd/blob/main/plugins/dell-dock/dell-dock.quirk#L208

> DisabledPlugins --> dell_dock //still works > DisabledPlugins -->thunderbolt // doesn't work "No supported devices as expected, also fwupdmgr get-devices doesn't list any devices. > > so looks like GR...

📕via https://github.com/fwupd/fwupd/commit/5ebc3b6ad91f3e800973adb7f4223af548d0742c

> Okay, maybe the obvious question -- but how do we read the version of an MTD block device? I would guess it's device dependent. IE this device stores the...

As an alternative to `--allow-reinstall` for the update command (which generally I don't think makes sense outside of the test plugin), can you instead "downgrade" the test device in between...

But wouldn't it also more closely model how a real device works? I really don't think --allow-reinstall and update/upgrade should be going together.

> What about having `install` use files on a remote? That should also solve the problem plus would be a nice feature to be able to pick particular releases without...

> > Okay, awesome. Writing to LKML is not good for my blood pressure, but I'm happy to test with whatever I have here. If the concept gets ack'd I'll...

Here is the correct location: https://github.com/fwupd/fwupd/blob/1.8.4/libfwupdplugin/fu-bios-settings.c#L385