Search Criteria
Package Details: firmware-manager-git 0.1.5.r12.g3c542bd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/firmware-manager-git.git (read-only, click to copy) |
---|---|
Package Base: | firmware-manager-git |
Description: | Generic framework and GTK UI for firmware updates from system76-firmware and fwupd |
Upstream URL: | https://github.com/pop-os/firmware-manager |
Keywords: | fwupd System76 |
Licenses: | GPL-3.0-or-later |
Conflicts: | libfirmware-manager |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 8 |
Popularity: | 0.000001 |
First Submitted: | 2019-08-20 22:24 (UTC) |
Last Updated: | 2024-07-26 17:10 (UTC) |
Dependencies (9)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgudev
- openssl (openssl-gitAUR, openssl-staticAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, 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
Latest Comments
« First ‹ Previous 1 2
m3thodic commented on 2019-09-11 01:51 (UTC)
Anyone have issues with the default file
/usr/lib/systemd/user/com.system76.FirmwareManager.Notify.service
I tried switching groups from sudo to wheel (as it is a default group my user is a member of as well as a group that can run any command with sudo) but that didn't work. I am only able to start the service successfully by commenting out the Group parameter. Just a FYI.
yochananmarqos commented on 2019-09-10 19:35 (UTC)
@m3thodic I don't see anything in your changes that would fix a broken build. What failed?
There's no need to specify both features as they're enabled by default.
m3thodic commented on 2019-09-10 18:27 (UTC)
I wasn't able to build this out of the box on my system, here is my diff: https://gist.github.com/tonylambiris/4553a5dd267f3a3f39e5cd8adaccf27e
I also fixed firmware-manager.install -- I have an alias set for systemctl so we just need to define the full path to /usr/bin/systemctl.
Thanks!
yochananmarqos commented on 2019-08-21 15:06 (UTC)
@mmstick Good point, fixed.
mmstick commented on 2019-08-21 14:38 (UTC)
Why is this build disabling the system76 feature? This will only exclude System76 hardware from receiving firmware update support when the system76-firmware daemon is installed. Packagers should not specify a feature.
« First ‹ Previous 1 2