this post was submitted on 27 Jul 2024
27 points (90.9% liked)
linux4noobs
1331 readers
1 users here now
linux4noobs
Noob Friendly, Expert Enabling
Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.
Seeking Support?
- Mention your Linux distro and relevant system details.
- Describe what you've tried so far.
- Share your solution even if you found it yourself.
- Do not delete your post. This allows other people to see possible solutions if they have a similar problem.
- Properly format any scripts, code, logs, or error messages.
- Be mindful to omit any sensitive information such as usernames, passwords, IP addresses, etc.
Community Rules
- Keep discussions respectful and amiable. This community is a space where individuals may freely inquire, exchange thoughts, express viewpoints, and extend help without encountering belittlement. We were all a noob at one point. Differing opinions and ideas is a normal part of discourse, but it must remain civil. Offenders will be warned and/or removed.
- Posts must be Linux oriented
- Spam or affiliate links will not be tolerated.
founded 1 year ago
MODERATORS
fwupd maybe?
https://fwupd.org/
(arch btw) but the tools are available on other distros
https://wiki.archlinux.org/title/Flashing_BIOS_from_Linux
Thank you
But, I'm not talking about installing the BIOS file. They don't even provide BIOS file in the first place.
If fwupd support is present from Acer, which it may not be, fwupd will download the update itself.
OH I misunderstood.
What is the exact model of ~~laptop~~ Acer device?
edit
I know this is an absolutely cop out answer but, do you have a specific need to actually upgrade your bios at all?
edit 2
https://community.acer.com/en/kb/articles/510-how-to-update-your-bios-on-an-acer-notebook-computer
From the linked page
No, I'm just curious.
Those suckers don't even have a page for my model. ( Acer One 14 Z2-493 )
Also, this works only on Windows right? Because they only provide .exe
Correct - but the next thing I was going to suggest, you can extract the EXE i believe, if you peruse the archwiki link.
It might be an exe you could run in FreeDOS, or you could extract the actual firmware file and install with another tool
Yes, that's possible.
But, I am scared about screwing uy BIOS.
That is always a risk when updating a bios!
Depending on the motherboard (I think its more on desktop mobos) you get two bios chips, one used to recover from a bad flash of the other
edit it could also be the case there hasn’t been a bios update released
There is a new BIOS update. But I think I'm just gonna leave it at this point.
You might as well try. Had a similar issue with Samsung SSD, where they only had support for windows with a .exe, but which created a small Linux system that was installed in the UEFI boot position. So I searched for the Linux executable in the middle of all that mess and executed it directly. Problem solved.