While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- New US Congress bill proposal requires all operating system providers to verify ages [updated]
- US operating system age verification bill "Parents Decide Act" gets published
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- Only 2 years after release Star Trek: Resurgence is being delisted
- > See more over 30 days here
- Testing the VRAM valve patch
- Avehicle7887 - Away all of next week
- Liam Dawe - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - Proton/Wine Games Locking Up
- Caldathras - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
https://it.slashdot.org/story/22/04/19/2118232/hackers-can-infect-over-100-lenovo-models-with-unremovable-malware
except of course it comes as a windows 11/10 .exe only
I'm 99.9% certain that running that though wine would brick my laptop, so what options are there? does windows have a 'live usb' option, and is that reliable enough to flash a bios?
( not a troll question, I've genuinely not use windows for properly 15+ years - so I've not the foggiest idea )
https://bladecoder.medium.com/flash-your-lenovo-ideapad-laptop-bios-from-linux-using-uefi-capsule-updates-a82e455ea29c
It's easier for the ThinkPad models. Most are supported (to some degree) via [LVFS](https://fwupd.org/lvfs/vendors/#lenovo_thinkpad).
I am not sure of that.
I would ask the official support how to upgrade the firmware on Linux or install Windows.
Guess I'll just ignore the issue >_>
I visited here and found the list of affected Lenovo laptops and chose one at random..
https://support.lenovo.com/us/en/product_security/LEN-73440#Lenovo%20Notebook
This is the one I chose:
https://pcsupport.lenovo.com/us/en/products/laptops-and-netbooks/3-series/ideapad-3-14iml05/downloads/driver-list/component?name=BIOS%2FUEFI
I picked up the dxcn39ww.exe BIOS file from that page, and ran innoextract on it.
Innoextract created a new folder ( ~/codeGetExtractPath ) with similar-named file inside, e.g. DXCN39WW.exe
I opened the second file with Gnome's Archive Manager and I could access all the files. There wasn't a .CAP file but I did spot a BIOS.fd file (18.1MB). I expect this file is exactly the same thing (just a different name).
So, potentially, you could grab "that" file (for your specific model) and try out the idea mentioned earlier:
https://bladecoder.medium.com/flash-your-lenovo-ideapad-laptop-bios-from-linux-using-uefi-capsule-updates-a82e455ea29c
(using the fwupdate tool).
If you do try this, please post back and let us know how it went =P
BIOS.fd: MS-DOS executable PE32+ executable (DLL) (EFI application) x86-64, for MS Windowspoking around in the file it looks to be a file system of sorts - it contains among other things some plaintext config files for H2OFFT ( a windows based bios flasher aparently ), more PE files and a ton of debug symbols.
I've no luck extracting or mounting it. but I suspect it does contain a UEFI cap file in there somewhere
My laptop model isn't listed in the hw specs here as I though it's a Legion 5 Pro 16ACH6H and uses the GKCN53WW update at the time of writing
Last edited by Guppy on 22 Apr 2022 at 10:32 am UTC