Michał Kopeć
Michał Kopeć
I've been using a thinkcentre tiny as my test mule. The current status is: - All applicable options for the platform are added in cfr - CFR option backend is...
The benefit is that it will be easier to add options, especially board-specific options. Right now we have all options in the same place edk2 with PCDs to control their...
Cannot reproduce on Fedora Workstation 42. Maybe it's a regression in Fedora Atomic?
Hi, sorry for the late response. The ID is also in Linux sources, but with a different rev: https://github.com/torvalds/linux/blob/55027e689933ba2e64f3d245fb1ff185b3e7fc81/drivers/net/ethernet/intel/e1000e/hw.h#L109 On actual hardware, lspci reports rev20, so I'm not sure which...
some observations: - Vboot VBNV CMOS offset is incorrect - M900 blobs don't work on an M700
Can you recover the exact efibootmgr command that was used? Which OS is that?
Added firmware side fix in https://github.com/Dasharo/ec/pull/62/commits/c93707e5bf44d967c10f76c6804a4be3abf2fe81
Need to add a quirk to systemd hwdb, something like this: https://github.com/systemd/systemd/blob/d1b04f47e32bd1012ae2e3e6ac9159702463bf15/hwdb.d/60-keyboard.hwdb#L787 but using the actual micmute scancode that is generated on V5x0Tx. A temporary fix can be added to...
On the firmware side this is integrated in rc5 for nvidia models. The fix is also implemented for -TU models, but it's not included in any release for those models...
I think the udev rule might not be correct, but the EC is sending the correct scancode, so it's probably an OS issue