Page 1 of 1

Possible to read BIOS version from Linux?

Posted: Sun Apr 30, 2006 1:01 pm
by tronic
A friend was asking me how to check his BIOS version without having to reboot to BIOS Setup to check.

I'm not quite sure if this is possible with Linux? If it were Windows, I'd just run that utility to check.

Posted: Sun Apr 30, 2006 3:48 pm
by Whoopie
Hi,

you can use "dmidecode" for showing the BIOS version.

Best regards,
Whoopie

Posted: Sun Apr 30, 2006 4:04 pm
by tronic
Oh, that's just awesome. Looks sharp! (I installed the dmidecode package then ran 'biosdecode' -- niiiiice!)

Thanks!!!!