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.
Search Criteria
Package Details: optimus-manager-qt 1.6.9-3
Package Actions
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/Shatur/optimus-manager-qt |
Keywords: | Intel Nvidia Optimus Qt |
Licenses: | GPL3 |
Submitter: | Shatur |
Maintainer: | Shatur |
Last Packager: | Shatur |
Votes: | 70 |
Popularity: | 0.22 |
First Submitted: | 2019-02-27 10:13 (UTC) |
Last Updated: | 2024-07-05 07:58 (UTC) |
Dependencies (6)
- optimus-manager (optimus-manager-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-x11extras
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- qt5-tools (make)
Required by (0)
Sources (1)
Shatur commented on 2021-03-01 10:18 (UTC)
mvidaldp commented on 2021-03-01 10:13 (UTC)
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 (UTC)
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 (UTC)
==> 正在进入 fakeroot 环境... ==> 正在开始 package()... install: 无法获取'config/xsetup-intel.sh' 的文件状态(stat): 没有那个文件或目录 ==> 错误: 在 package() 中发生一个错误。 正在放弃... 生成时出错: optimus-manager
配置文件不存在?
Shatur commented on 2021-01-20 20:50 (UTC)
@taylor85345, yes, the issue was fixed in the master branch, but not yet released.
taylor85345 commented on 2021-01-20 20:24 (UTC)
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 (UTC)
I have the same issue as @forcegk, i just opened a github issue.
forcegk commented on 2020-09-27 19:18 (UTC)
@Shatur yes I will
Shatur commented on 2020-09-27 19:15 (UTC)
@forcegk, in this case I think that the problem in the app itself. Could open an issue on the Github page?
forcegk commented on 2020-09-27 19:13 (UTC) (edited on 2020-09-27 19:14 (UTC) by forcegk)
Yeah, I do know that it is not related to the GUI, it is just in case it had something to do with it, like any misconfiguration or so that I did not spot
Pinned Comments
Shatur commented on 2019-02-27 10:15 (UTC) (edited on 2024-07-05 07:58 (UTC) by Shatur)
If you are using Plasma, it is recommended to replace in PKGBUILD
_with_plasma=false
with_with_plasma=true
to use additional KDE API feautures (this also adds additional dependencies).