I am using ubuntu 18 with a pc (asus motherboard) and trying to update the firmware using this
After starting the service using those commands nothing happens
sudo apt update && sudo apt upgrade -y
sudo service fwupd start
sudo fwupdmgr refresh
sudo fwupdmgr update
Nothing happens
I also tried the following, and nothing happend
sudo fwupdmgr update -v
sudo fwupdmgr update --force
sudo fwupdmgr update --show-all-devices
Nothing happens, no output no nothing. Ideas?