#51 add dmidecode as way of getting the BIOS version

Zlúčené
vimuser mergnuté 1 commitov z tempura.san/master do libreboot/master 2 rokov pred

On a recent Linux Mint system (20.3 'una') the BIOS version cannot be found using the proc way, as the file only contains these lines:

$ cat /proc/asound/cards 
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfc320000 irq 34

If dmidecode is present, the BIOS version can be read via DMI directly (e.g. for a T400):

$ sudo dmidecode -s bios-version
7UET94WW (3.24 )
On a recent Linux Mint system (20.3 'una') the BIOS version cannot be found using the `proc` way, as the file only contains these lines: ```txt $ cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xfc320000 irq 34 ``` If `dmidecode` is present, the BIOS version can be read via DMI directly (e.g. for a T400): ```txt $ sudo dmidecode -s bios-version 7UET94WW (3.24 ) ```
Leah Rowe okomentoval 2 rokov pred
Vlastník

thanks!

thanks!
Tempura San okomentoval 2 rokov pred
Autor

You're welcome - thanks for accepting!

You're welcome - thanks for accepting!
Tento pull request bol úspešne zlúčený!
Prihláste sa pre zapojenie do konverzácie.
Žiadne štítky
Žiadny míľnik
Žiadny priradený
2 účastníkov
Načítavanie...
Zrušiť
Uložiť
Zatiaľ neexistuje žiadny obsah.