Search Criteria
Package Details: firmware-manager 0.1.5+15+ga45bdc7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/firmware-manager.git (read-only, click to copy) |
---|---|
Package Base: | firmware-manager |
Description: | Generic framework and GTK UI for firmware updates from system76-firmware and fwupd |
Upstream URL: | https://github.com/pop-os/firmware-manager |
Licenses: | GPL-3.0-or-later |
Conflicts: | libfirmware-manager |
Submitter: | electrickite |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 11 |
Popularity: | 0.005506 |
First Submitted: | 2020-04-02 02:45 (UTC) |
Last Updated: | 2025-08-02 17:59 (UTC) |
Dependencies (9)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libgudev
- openssl (openssl-gitAUR, openssl-staticAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- fwupd (fwupd-gitAUR, fwupd-starlabs-gitAUR) (optional) – Generic firmware updates
- system76-firmware-daemon (system76-firmware-daemon-gitAUR, system76-firmware-gitAUR, system76-firmware) (optional) – System76 firmware updates
Required by (2)
- system76-driver (optional)
- system76-driver-git (optional)
Latest Comments
1 2 3 Next › Last »
Eeems commented on 2025-07-31 17:37 (UTC)
It does not work in my niri setup without the extra environment pass through. I expect other Wayland compositors will also require it. I assume GNOME's Wayland compositors has extra logic it's doing to allow this to work, but other compositors do not.
yochananmarqos commented on 2025-07-31 17:26 (UTC)
@Eeems: Thanks, fixed the typo.
It works just fine in a GNOME Wayland session for me.
Eeems commented on 2025-07-31 17:00 (UTC) (edited on 2025-07-31 17:08 (UTC) by Eeems)
The action id is set to org.freedesktop.policykit.pkexec.run-gparted, and probably should be changed to com.system76.pkexec.firmware-manager
The pkexec method also does not work on wayland and should be updated to the following: pkexec env WAYLAND_DISPLAY="$XDG_RUNTIME_DIR/$WAYLAND_DISPLAY" XDG_RUNTIME_DIR=/run/user/0 com.system76.FirmwareManager
jugjg commented on 2024-04-22 18:18 (UTC)
@yochananmarqos: The partial
makepkg.conf
is attached below. I think lto is enabled.yochananmarqos commented on 2024-04-22 16:06 (UTC)
@jugjg: Do you have lto enabled in your
makepkg.conf
? It's been enabled by default for awhile now.jugjg commented on 2024-04-22 08:39 (UTC)
Hi, I got an error when I trying to install it. I disabled my debug option in the
makepkg.conf
. The full output is attached below: https://pastebin.com/jmxD5paEyochananmarqos commented on 2024-03-27 15:44 (UTC)
@tsetsee_yugi: Disable the debug option in your
makepkg.conf
.tsetsee_yugi commented on 2024-03-27 02:00 (UTC) (edited on 2024-04-04 02:32 (UTC) by tsetsee_yugi)
The problem is fixed by
CFLAGS+=' -ffat-lto-objects',
yochananmarqos commented on 2024-03-22 18:53 (UTC) (edited on 2024-03-22 18:53 (UTC) by yochananmarqos)
@nairb774: I can't read that. Please edit your comment to use proper formatting...
```
paste text here
```
...or better yet since it appears to be long, use a pastebin service and link it here.
nairb774 commented on 2024-03-22 17:35 (UTC) (edited on 2024-03-22 20:20 (UTC) by nairb774)
I'm hitting linking issues when upgrading from 0.1.5+3+gf3ead34-1 to 0.1.5+3+gf3ead34-2. Specifically seeing:
Sorry. Copy/paste error + distracted.
Full output: http://0x0.st/Xrk8.txt
1 2 3 Next › Last »