all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Charlie McMackin <charliemac@gmail.com>
To: 60181@debbugs.gnu.org
Subject: bug#60181: fwupd: Using fwupdate fails to find $store/libexec/fwupd/efi/fwupdx64.efi
Date: Sun, 18 Dec 2022 08:24:39 -0600	[thread overview]
Message-ID: <CAF=470kA=x_AE=AFUKNKgAoi1uzu=xnWUc19fLDT_jv56EMxXw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4193 bytes --]

Hello all,

As a user, I am trying to update the UEFI bios on my Lenovo laptop using
fwupd package's fwupdate command so that I don't have to use some other OS
or USB key drive, etc. I acknowledge this laptop requires a non-free kernel
already but in case that is not the main factor, here my output log:

sudo fwupdate -a e20bafd3-9914-4f4f-9537-3129e090eb3c ./EECN40WW.cap
--verbose
Password:
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: loading HwId overrides from
/gnu/store/0178g3dzgkp1vm07j48fm66ikpiw5ni1-fwupd-1.8.3/etc/fwupd/daemon.conf
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: not loading HwId overrides
from /var/lib/fwupd/daemon.conf
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
Manufacturer=LENOVO
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
EnclosureKind=1f
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
Family=IdeaPad Flex 5 14ARE05
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
ProductName=81X2
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
ProductSku=LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
BiosVendor=LENOVO
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
BiosVersion=EECN20WW
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
BiosMajorRelease=01
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
BiosMinorRelease=14
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
FirmwareMajorRelease=01
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
FirmwareMinorRelease=10
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
BaseboardManufacturer=LENOVO
(fwupdate:2287): FuHwids-DEBUG: 07:26:27.203: smbios property
BaseboardProduct=LNVNB161216
(fwupdate:2287): FuQuirks-DEBUG: 07:26:27.203: ignoring: The resource at
“/org/freedesktop/fwupd” does not exist
(fwupdate:2287): GLib-GIO-DEBUG: 07:26:27.204: _g_io_module_get_default:
Found default implementation local (GLocalVfs) for ‘gio-vfs’
(fwupdate:2287): XbSilo-DEBUG: 07:26:27.206: attempting to load
/var/cache/fwupd/quirks.xmlb
(fwupdate:2287): XbSilo-DEBUG: 07:26:27.206: file:
251a9493-4cb8-2518-7827-79f2e57cfc8d,
current:d28c5cad-29f3-902a-d770-cb40c4dc4657, cached: (null)
(fwupdate:2287): FuQuirks-DEBUG: 07:26:27.233: invalid key names:
CcgxDmcTriggerCode,CcgxFlashRowSize,CcgxFlashSize,CcgxImageKind,CorsairDeviceKind,CorsairSubdeviceId,CxaudioChipIdBase,CxaudioPatch1ValidAddr,CxaudioPatch2ValidAddr,DellDockBlobBuildOffset,DellDockBlobMajorOffset,DellDockBlobMinorOffset,DellDockBlobVersionOffset,DellDockBoardMin,DellDockHubVersionLowest,DellDockInstallDurationI2C,DellDockUnlockTarget,DellDockVersionLowest,DfuAltName,DfuForceTimeout,DfuForceVersion,ElantpI2cTargetAddress,ElantpIapPassword,ElantpIcPageCount,FastbootBlockSize,FastbootOperationDelay,GenesysScalerCfiFlashId,GenesysScalerGpioEnableRegister,GenesysScalerGpioOutputRegister,GenesysScalerGpioValue,GenesysUsbhubReadRequest,GenesysUsbhubSwitchRequest,GenesysUsbhubWriteRequest,JabraMagic,LogitechHidppModelId,NordicHidBootloader,ParadeLspconAuxDeviceName,PciBcrAddr,RealtekMstDpAuxName,RealtekMstDrmCardKernelName,RedfishResetPostDelay,RedfishResetPreDelay,Rts54I2cSpeed,Rts54RegisterAddrLen,Rts54TargetAddr,SuperioAutoloadAction,SuperioControlPort,SuperioDataPort,SuperioGType,SuperioId,SuperioPort,SuperioTimeout,SynapticsMstDeviceKind,WacomI2cFlashBaseAddr,WacomI2cFlashBlockSize,WacomI2cFlashSize
(fwupdate:2287): FuCommon-DEBUG: 07:26:27.242: reading ./EECN40WW.cap with
17714240 bytes
(fwupdate:2287): FuPluginUefiCapsule-DEBUG: 07:26:27.243: maximum size is
not configured
failed:
/gnu/store/0178g3dzgkp1vm07j48fm66ikpiw5ni1-fwupd-1.8.3/libexec/fwupd/efi/fwupdx64.efi
and
/gnu/store/0178g3dzgkp1vm07j48fm66ikpiw5ni1-fwupd-1.8.3/libexec/fwupd/efi/fwupdx64.efi.signed
cannot be found

I asked on IRC beginning here:
https://logs.guix.gnu.org/guix/2022-12-18.log#142657

A cursory look by nckx revealed there might be packaging concerns (if I'm
understanding correctly). So, with their motivation, I'm filing this report.

Thanks,
Charlie

[-- Attachment #2: Type: text/html, Size: 4392 bytes --]

                 reply	other threads:[~2022-12-19 19:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAF=470kA=x_AE=AFUKNKgAoi1uzu=xnWUc19fLDT_jv56EMxXw@mail.gmail.com' \
    --to=charliemac@gmail.com \
    --cc=60181@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.