1

At http://www.ubuntu.com/certification/hardware/201307-13930/ the bios version it says is certified is EFI v2.31 Lenovo

But the latest UEFI version available from Lenovo's website is 2.25

How do I get the version that works?

dspyz
  • 560
  • Have you tried installing Ubuntu with your current version? – Alvar Sep 11 '14 at 20:39
  • Yes, it's buggy as hell. Won't shut down. wifi doesn't work. ethernet doesn't work after running updates. The mouse randomly stops working and I have to switch to touchpad. – dspyz Sep 11 '14 at 21:50
  • I tried an older version as suggested here: http://askubuntu.com/a/502065/63688 and that dealt with the shutdown and mouse problems but not the wifi or ethernet problems – dspyz Sep 11 '14 at 21:53

2 Answers2

3

The certification tool gets this version from the following command:

[ -d /sys/firmware/efi ] && cat /var/log/kern.log* | grep -m 1 -o --color=never 'EFI v.*'

I have a T430S which also returns EFI v2.31 by Lenovo.

The EFI version number that you see on the certification website (2.3.1, although that's often reported by software as 2.31) refers to the version of the EFI specification the firmware implements.

  • Now that I'm using 1.14 as recommended in http://askubuntu.com/questions/454268/lenovo-thinkpad-t440p-ubuntu-12-04-14-04/502065 I get the same thing. – dspyz Sep 12 '14 at 15:35
1

This is a bug in the certification site that we know about and will fix soon. As Sylvain said, 2.31 refers to the specification, not the version. The version we used when certifying this system was 0.21.