@jusw85, thanks, added.
Search Criteria
Package Details: optimus-manager-qt 1.6.2-1
Git Clone URL: | https://aur.archlinux.org/optimus-manager-qt.git (read-only, click to copy) |
---|---|
Package Base: | optimus-manager-qt |
Description: | A Qt interface for Optimus Manager that allows to configure and switch GPUs on Optimus laptops using the tray menu |
Upstream URL: | https://github.com/Shatur95/optimus-manager-qt |
Keywords: | Intel Nvidia Optimus Qt |
Licenses: | |
Submitter: | Shatur |
Maintainer: | Shatur |
Last Packager: | Shatur |
Votes: | 50 |
Popularity: | 3.74 |
First Submitted: | 2019-02-27 10:13 |
Last Updated: | 2021-04-04 11:39 |
Dependencies (8)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-svg (qt5-svg-git)
- qt5-x11extras (qt5-x11extras-git)
- optimus-manager>=1.4 (optimus-manager-openrc-git, optimus-manager-git)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
- libxrandr (libxrandr-git) (make)
- qt5-tools (qt5-tools-git) (make)
Required by (0)
Sources (1)
Shatur commented on 2021-04-01 20:08
jusw85 commented on 2021-04-01 12:20
error: could not find git for clone of singleapplication-populate
git
is missing from makedepends
leafh commented on 2021-03-01 11:52
@Shatur 十分感谢 按照你提供的信息,问题已经解决了。
Shatur commented on 2021-03-01 10:18
The package requires Optimus Manager 1.4+. It won't work with the old version. The AUR version of the optimus manager (not the GUI) currently has build issue, see comments for a solution.
mvidaldp commented on 2021-03-01 10:13
I can confirm what @Zappo-II suspected. I was also having the same error as @Zappo-II and @leafh posted. The build works by installing optimus-manager-git (1.4-1) from AUR which removes optimus-manager (1.3.1-2) from the official repositories (community).
Zappo-II commented on 2021-03-01 09:39
No Idea what @leafh posted but I think I have the same issue here:
==> Betrete fakeroot Umgebung...
==> Beginne package()...
install: der Aufruf von stat für 'config/xsetup-intel.sh' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
==> FEHLER: Ein Fehler geschah in package().
Breche ab...
As far as I can see (and understand) the main cause is that I have package optimus-manager 1.3.1 installed which does not originate from AUR (manjaro repo)...
leafh commented on 2021-03-01 05:05
==> 正在进入 fakeroot 环境... ==> 正在开始 package()... install: 无法获取'config/xsetup-intel.sh' 的文件状态(stat): 没有那个文件或目录 ==> 错误: 在 package() 中发生一个错误。 正在放弃... 生成时出错: optimus-manager
配置文件不存在?
Shatur commented on 2021-01-20 20:50
@taylor85345, yes, the issue was fixed in the master branch, but not yet released.
taylor85345 commented on 2021-01-20 20:24
Possibly helpful note, this build is unable to automatically log out of AwesomeWM when using the awesome-git package. I am unsure if this affects -git versions of any other WMs.
Installing optimus-manager-qt-git and optimus-manager-git resolved this issue for me.
benjamimgois commented on 2020-12-11 04:32
I have the same issue as @forcegk, i just opened a github issue.
Pinned Comments
Shatur commented on 2019-02-27 10:15
If you are using Plasma, it is recommended to replace in PKGBUILD
_plasma=false
with_plasma=true
to use additional KDE API feautures (this also adds additional dependencies).