Search Criteria
Package Details: gpu-passthrough-manager 1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gpu-passthrough-manager.git (read-only, click to copy) |
---|---|
Package Base: | gpu-passthrough-manager |
Description: | GPU passthrough made easy. |
Upstream URL: | https://github.com/uwzis/gpu-passthrough-manager |
Licenses: | GPL |
Submitter: | uwzis |
Maintainer: | uwzis |
Last Packager: | uwzis |
Votes: | 4 |
Popularity: | 0.000412 |
First Submitted: | 2022-10-08 19:40 (UTC) |
Last Updated: | 2022-12-03 03:16 (UTC) |
Dependencies (6)
- python3 (python)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR) (make)
Latest Comments
killajoe commented on 2024-07-16 09:22 (UTC)
Hey seems in case I uninstall build dependencies it can not start the tool, as it has missing libs from jsoncpp. Looks like it is a runtime dependency now?
uwzis commented on 2023-01-24 16:33 (UTC)
@ehrichweiss this program adds iommu into your grub config, This is a grub configuration issue, not a program issue. You can look at the source code https://github.com/uwzis/gpu-passthrough-manager. look at the script in /tools/fts.sh.
ehrichweiss commented on 2023-01-24 15:20 (UTC)
I don't know what just happened but somehow this corrupted my grub.cfg so badly that grub wouldn't load it at all. Thankfully I had a backup. I haven't yet found the offending line in the one this created but I figure that people ought to know about this being a possibility. Have a live usb distro handy just in case.
wioo commented on 2022-11-15 05:28 (UTC)
This needs git in makedepends for clean chroot build.