this post was submitted on 25 Sep 2023
35 points (88.9% liked)

Linux

47337 readers
868 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have been racking my brain about this for a while now and now I just need some help because I can't figure it out.

So I login to my dell account, punch in my service tag number and it brings up info regarding my specific laptop. There are TONS of firmware and drivers that I believe may be missing? But the issue is, all the files are .exe and thats clearly for windows. They have no fedora or rpm supported drivers or firmware that I could find.

Its crucial because I just got a dell wd19tbs docking station and as per the install instructions, there's a set of firmware/drivers that must be installed prior to setting up the dock

I have lvfs repo enabled, I tried the whole fwupdmgr technique a million times though it never does shit. No firmware or drivers show up in yhe gnome store.... So why is this so complicated? How do I install dell drivers and firmware on a fedora system?

you are viewing a single comment's thread
view the rest of the comments
[–] Macaroni9538@lemmy.ml 1 points 11 months ago (2 children)

Hmmm no recollection of yhe name of that program? Drivers and firmware for dell are only available for windows 10,11 and Ubuntu like 20.4 or something. Wtf! This shouldnt be so difficult

[–] SteveTech@programming.dev 4 points 11 months ago (1 children)

I've used a bootable Windows USB before to update firmware, so maybe you could try that, you don't have to install just go to repair then CMD.

If they offer debs, you might be able to extract them and run the updater manually, or maybe something like alien could convert it to an rpm.

I've also seen FreeDOS exes, but I've only really seen that for BIOS updaters.

[–] Macaroni9538@lemmy.ml 1 points 11 months ago (1 children)

Thanks, so how would that work? just launch the bootable usb and it takes you to an interface for the windows updates?

[–] SteveTech@programming.dev 1 points 11 months ago* (last edited 11 months ago)

Oh no, you copy all the firmware updates onto the USB too (as well as Windows), then then run them from command prompt in the recovery menu.

[–] iHUNTcriminals@lemm.ee 2 points 11 months ago (1 children)

Yeah it's confusing.... looking around it may have been the this.

https://www.dell.com/support/kbdoc/en-us/000126353/how-to-download-the-dell-wyse-usb-imaging-tool

And the firmware file I believed used was an exe. I think I put the firmware exe in the root of the USB or something then was able to run it somehow after booting to the live USB made by the tool above?

I could be wrong. I forget where I found the info to do it.

[–] Macaroni9538@lemmy.ml 1 points 11 months ago

Thanks man. I don't ever recall drivers and firmware being this difficult on debian based distros