this post was submitted on 07 Aug 2026
500 points (99.0% liked)
Technology
87047 readers
3144 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Also, If your motherboard installs something through a bios update, that has nothing to do with your OS. It comes before.
Please point out the bios deployed adware you are talking about, or I'll have to assume you're just talking from vibes.
Lenovo had spyware baked into the chips that would reinstall itself if it was removed from the OS. It was a big thing.
Although I believe that was just for Windows. But the functionality exists for them to do it to Linux if they decide to.
Which functionality is that?
Multiple (most?) motherboard manufacturers have options to install drivers and software from the BIOS. So you don't have to go download it elsewhere just to get your system up and running.
That setting can be turned off. In fact they usually turn themselves off after the first boot because otherwise it would prompt every time.
But, you're referencing Lenovo, a full system integrator, not a separate hardware company. Of course the system integrators bundle shit, that's not new at all. They've done that for decades.
https://www.techpowerup.com/248827/asus-z390-motherboards-automatically-push-software-into-your-windows-installation
Thank you, I'm too drunk to argue with this nerd ;)
well, that article disagrees with you though. That "feature" is only going to do anything to Windows installations.
also, https://github.com/Jamesits/dropWPBT
Not to mention, it has nothing to do with having a new computer. But you know, they said they were drunk.
And this is all predicated on windows including this "feature". Like, yes, theoretically, malicious devices can manipulate parts of the broader system and fire off exploits. Such an exploit would be very big news though, it's not something vendors can get away with casually.
Nice cop out, because you clearly have no idea what you're talking about 🤣🤣🤣
That not how that shit is done.
The BIOS just take care of the basics, but Windows do have an API allowing the BIOS to ask for the installation of additional drivers. That process was abused (and continue to be) by multiple hardware vendors to install spywares or adwares.
Linux doesn't have that API, and just ignore such requests.