who the fuck think it’s a good idea to push bios update via windows update?, it can’t even get video driver update right. Before you flaming me for using microslop windows this is my brother laptop not mine
Linux also pushes BIOS updates via fwupd, just for your information.
The worst part about Windows Update is when it functions as intended. They’re going to re-install Edge, turn OneDrive back on, and shove Copilot into Explorer, Notepad, and Paint.
This is all for your security.
I had windows update recently, but apparently the update failed at some point… Which windows decided to ignore all my other backups and go with a 3 year old on, deleting 3 years of my data overnight.
Fuck Microsoft, I’ll never wander back to Windows, I’ve had some issues with getting Linux going for 1 or two things, beyond that it has been a night and day difference. My system just works and my shit hasn’t disappeared (well, 1 failed install, but I don’t speak of that 🤪).
Linux is the only path I see forward anymore
I feel your pain.
I now keep my data backup separate to the OS backups, so a rollback might time travel me back 3 years, but my data’s safe… elsewhere…
(Sure. I might still have to do a restore…)
Any mainstream Linux distro can update your firmware out of the box as well. I have never run into an issue with Fedora updating mine. Kinda think of it, I don’t really use Windows much anymore but I don’t recall any issues with Windows updating firmware either. Maybe I have been lucky.
And bluescreens. Heck these things have increased a lot. A few weeks ago an update was released which made some dell and lenovo Laptops bootloop
I don’t think I had a linux distro break audio/video/network after an update in 10+ years. Maybe I’ve just been lucky? That said I’ve had countless issues with work machines after Microsoft updates
I feel like “everything breaks on linux” was created by Microsoft to sell windows lol
I’ve had it happen multiple times because of a package that made the Windows Hello (camera) work on Debian, it always crashed my KDE after an update. Not using that anymore and haven’t had any issue since.
It semi reliably kills pipewire and some sometimes USB drives won’t mount after a kernel update if I don’t restart.
Hasn’t happened in a little while though
if you’re on arch, where i know the usb thing happens out of the box, there’s a pacman hook you can install to fix it. i can’t remember what its called but you should be able to fix it
I’m on an arch derivative (endeavouros).
Thanks I’ll take a look around. It seems to happen just infrequently enough that I’ve never gone out of my way to fix it.
The pipewire thing just needs a restart of pipewire which isn’t a huge problem.
sometimes USB drives won’t mount after a kernel update if I don’t restart.
Well yes, you’ve removed the running kernel from disk. It’s not going to be able to load any drivers that weren’t already loaded.
The running kernel is not removed. Most (if not all?) distros will keep multiple previous kernels for fallback purposes. Some relatively recent projects will wait for system calls to complete and redirect new ones to the updated equivalent (see Live Kernel Patching).
The reason some things stop working is because the kernel modules directory is replaced. The running (old) kernel tries to access a module for a newer version and says nope.Arch Linux has the package kernel-modules-hook which backs up the old modules and points the old kernel to them while it’s running. I’m not sure why it’s not installed by default.
deleted by creator
unless you a running a livepatch setup, you should always reboot after a kernel update.
or an nvidia driver update, but that’s an exception.
I’m not I just run 128 GB RAM in 4 dimms on Ryzen7000 which is tricky to get running at a reasonable speed and doesn’t always restart right so I’m reticent to restart
It’s also happening in Linux through fwupd.
In fairness, you have to specifically run that, so you know you are doing a firmware update and that you should be careful.
It can get run automatically by things like Gnome Software.
Ah. I don’t use graphical software managers so have no idea that they did that.
Is mainstream distros shipped it by default? cuz I never heard or have it installed
Yeah I get bios updates through fedora on my framework
ubuntu ships it by default iirc. it’s pretty mainstream alright.
Fedora also does iirc? I remember seeing “firmware update” on gnome software
It does, but anecdotally it doesn’t seem super reliable. Did a full system update without knowing it was a thing and only found out when it went into BIOS and immediately said “update failed”. Luckily seemed like just a checksum or some other sanity check failing, but I’m guessing I got the wrong binary for my hardware.
Damn
I know I’ll get downvoted for this, but what’s the problem?
I see a screenshot of Dell diagnostics running fine
Dell BIOS updates come with a checksum to prevent corruption issues, whether it’s installed via Dell’s software, Microsoft Updates or Linux fwupd… I don’t think I’ve had a corruption in ~20 years of using Dell equipment.
I have seen settings reset to defaults before - which was mentioned in the release notes…
Yeah I kinda got lucky this time
Where problem? I need a red circle.
User is just lonely, this has nothing to do with anything they have experienced, and the screenshot is just a regular diagnostic
I’m living on the edge with Archlinux[1] and use the AUR. Updating daily. I’m living every day as if it was my last on earth.
[1] Archlinux=EndeavourOS
If your network or sound stops working after an update, you’re either Doing It Wrong or you just have trash hardware.
It’s funny, cause i haven’t had this happen on linux, but i’ve had both audio and network issues on windows 11
Me too l, I only used Linux for 2 years and I never had any problems with driver after update or any problems in general really.
Sometimes both. I recently started using an old Macbook with Void, which they have notorious broadcom-wl, so I searched a lot and a got a micro network adapter. It was actually quite hard to find with a working driver because Realtek. Anyway this one I found seemed to had a dkms driver on Void repo, so I went with that.
The dkms driver gives bunch of errors for some reason. I didn’t have time to debug it and just compiled from Github. Naturally I have to compile it every kernel update. I probably can add a hook for it but haven’t done that yet because lazy.
Edit: Added a kernel hook. It’s not harder than writing this comment. :)
To everyone asking who linux breaks for: me. My desktop? Wont wake from sleep half the time (motherboard issue, fuck you ASRock), I have a laptop that wont load its wifi drivers unless you sacrifice 12 children too it(it legit just had wonky drivers being an older intel wifi chip), audio and video issues out the ass on those old dell office pcs
Just because you won the hardware lottery doesnt mean wonky devices dont still exist. And sometimes people shop by price of hardware not its linux compatibility
Unfortunately yeah, these things still happen with Linux. I love linux, and I don’t use Windows, but all the “Linux never does anything wrong”, or “works on my machine, it must be a skill issue” people don’t realize how much that prevents people from moving over.
Linux is a looooooot better than it used to be, but pretending that problems don’t exist, is how Linux, and the culture surrounding it, got such a bad reputaion for such a long time.
On Linux it’s usually just your desktop environment that gets wiped somehow. But if you know how to fix it, then it’s alright. Very annoying though.
Wiped? What are you talking about? Could you explain what you’re experiencing and on which distro
Multiple Debian based distros. You do an update, reboot, and your screen is black untill you press alt + f2 and then login and sudo apt install [desktop-environment]
Interesting. I’ve never had that.
I’ve never had this happen and never heard of this happening.
Dude wtf 😭😭
Genuinely forgot how annoying windows update is…
Luckily this time it didn’t fry the bios chip, but I wasted 2 hours fucking around and waiting for dell diagnostic tool to complete
“This time???” 😭
Yeah sometimes maybe some laptop it will hardbrick your bios chip, require programer to reflash or replace the chip
i’ve had to deal with two bricked dell all-in-one systems due to failed automatic bios updates. to their credit, they did repair those (shipping both ways, motherboard replacements) at no cost despite being out of warranty. but it did take some time for them to reach that resolution–both users had already replaced the systems with something else by the time they got word of the repairs being covered. that was years ago (7-8? maybe). the culprit then was dell’s own update software, not windows update.
i still cringe whenever i see a bios update screen that i didn’t initiate myself. at least my own systems are mostly way too old to have bios updates pushed out for them by microsoft or lvfs.
Dell thinks it’s ok. Ultimately they are the ones who decides what OE-specific software gets pushed via Windows Update.
Yeah fuck them both then, dell think it’s a good idea and microslop also think it’s a good and allowed dell to do it
It is a good idea. Firmware updates can improve stability and performance. Just because it failed this time doesnt mean that all the other times it silently worked were also bad ideas.















