StarLabsLtd / firmware

78 stars 5 forks source link

Kernel doesn’t show correct bios version #223

Closed tensor5 closed 1 month ago

tensor5 commented 1 month ago

Upgraded to 24.09 on my StarLite Mk V:

$ uname -r
6.11.5

$ cat /sys/class/dmi/id/bios_release
24.8

$ cat /sys/class/dmi/id/ec_firmware_release
24.9
Sean-StarLabs commented 1 month ago

How did you check 24.09 was installed?

MRDGH2821 commented 1 month ago

Strange even I'm seeing this even though I explicitly flashed 24.09 in my Starlite MK V

MRDGH2821 commented 1 month ago

I rebooted & cross checked in firmware settings, BIOS version is indeed 24.09. But one peculiar thing I noticed is it shows 0 MB RAM instead of 16 GB (equivalent in MB) RAM

Sean-StarLabs commented 1 month ago

Ah, didn't see that at first - you're looking at the release, not version.

cat /sys/class/dmi/id/bios_version

tensor5 commented 1 month ago

I rebooted & cross checked in firmware settings, BIOS version is indeed 24.09. But one peculiar thing I noticed is it shows 0 MB RAM instead of 16 GB (equivalent in MB) RAM

Same here.