On 23/03/13 03:47, Ben Hutchings wrote: > On Sat, 2013-03-23 at 02:16 +0000, Ben Hutchings wrote: >> Commit 68d929862e29 'efi: be more paranoid about available space when >> creating variables' caused a regression on my EFI-booting desktop. >> (I'm actually testing on 3.2.41 with several more fixes backported, but >> this shouldn't matter.) >> >> The meaningful DMI IDs for this system are: >> >> /sys/devices/virtual/dmi/id/bios_date:08/22/2012 >> /sys/devices/virtual/dmi/id/bios_vendor:American Megatrends Inc. >> /sys/devices/virtual/dmi/id/bios_version:4003 >> /sys/devices/virtual/dmi/id/board_name:P8Z68-V LX >> /sys/devices/virtual/dmi/id/board_vendor:ASUSTeK Computer INC. >> > So it looks like we may actually have to disable all the size checks on > this firmware! Well, crap. I guess this was bound to be an issue sooner or later. Thanks for doing the investigative work. Looks like we're going to have to go down the road of blacklisting known bad machines after all. I was reluctant to push for that originally as the result of missing a machine from the blacklist might result in said machine becoming bricked, but we've now got patches in place to turn off the pstore efivars code, and I suspect that most distros indeed do that. -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html