
UNSOLVED
BIOS / Firmware Update
Hi,
the Dell Support sent me two links to exe files.
- BIOS update for the Dell XPS 13 developer edition (Ubuntu Linux)
- Firmware update for the noisy TB 16
As I run Linux, what is the best way to install these updates?
I run Windows 10 via KVM - can I start the installation there?
Thank you.
Responses (27)
Solutions (0)
RogerBergling
1 Rookie
•
9 Posts
10672
0
Posted February 8th, 2019 05:00
sudo su
fwupdmgr refresh
fwupdmgr get-updates
fwupdmgr update -v
or download the firmware update from dell .exe file and put into /boot/efi
reboot press F12 ans choose firmare upgrade
root@ubuntu:/boot/efi# ls
EFI XPS_9370_1.7.3.exejensoroger.wordpress.com/2018/07/12/firmware-upgrade-dell-xps-13-kali/
Reply mailinglists.ps
8 Posts
10585
0
Posted February 27th, 2019 07:00
Does the same work for non EFI boot partition? I run BIOS mode and only see /boot/grub.
Reply carlosroque
3 Posts
10448
1
Posted March 22nd, 2019 07:00
I have the same question. I can update the laptop but how do I update the Dock from linux.
Reply Jc Minarro
1 Message
8276
0
Posted September 13th, 2019 08:00
Same here.
How could I upload TB16 firmware from Linux?Reply After applying the upgrade (on Ubuntu), it asks for a reboot. Then, I get this warning "No bootable devices were found!Possible causes could be a corrupt OS image or a boot device not enabled in BIOS setup."
I reboot again and the laptop boots without any issue, but I can see the upgrade is still pending to be applied.
Any suggestion?
Reply

RoHe
12 Elder
•
45230 Posts
•
172625 Points
10682
0
Posted February 7th, 2019 16:00
Bootable USB stick might be the least complicated way, assuming the BIOS update .exe is a "universal" format file.
Copy the update .exe onto the bootable stick and then boot from USB...