Package Details: optimus-manager 1.5-4

Git Clone URL: https://aur.archlinux.org/optimus-manager.git (read-only, click to copy)
Package Base: optimus-manager
Description: Management utility to handle GPU switching for Optimus laptops
Upstream URL: https://github.com/Askannz/optimus-manager
Licenses: MIT
Conflicts: optimus-manager-git
Provides: optimus-manager
Submitter: Askannz
Maintainer: Askannz
Last Packager: Askannz
Votes: 124
Popularity: 1.11
First Submitted: 2018-11-17 05:42 (UTC)
Last Updated: 2023-07-29 00:30 (UTC)

Dependencies (12)

Sources (1)

Pinned Comments

Askannz commented on 2023-06-18 07:37 (UTC)

Announcement about the current state of optimus-manager and the future of its development: https://github.com/Askannz/optimus-manager/issues/543

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

rogueai commented on 2022-01-24 08:43 (UTC) (edited on 2022-01-24 08:44 (UTC) by rogueai)

Not sure how to submit a pr, but here it goes:

Index: PKGBUILD
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/PKGBUILD b/PKGBUILD
--- a/PKGBUILD  (revision d6ac19c9e4eca3d5d95622c79e9d66152f5ce677)
+++ b/PKGBUILD  (date 1643012202275)
@@ -2,14 +2,14 @@

 pkgname=optimus-manager
 pkgver=1.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Management utility to handle GPU switching for Optimus laptops"
 arch=('any')
 url="https://github.com/Askannz/optimus-manager"
 license=('MIT')
 conflicts=("optimus-manager-git")
 provides=("optimus-manager=$pkgver")
-depends=('python3' 'python-setuptools' 'python-dbus' 'mesa-demos' 'xorg-xrandr')
+depends=('python3' 'python-setuptools' 'python-dbus' 'mesa-utils' 'xorg-xrandr')
 optdepends=('bbswitch: alternative power switching method'
             'acpi_call: alternative power switching method'
             'xf86-video-intel: provides the Xorg intel driver')
Index: .SRCINFO
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/.SRCINFO b/.SRCINFO
--- a/.SRCINFO  (revision d6ac19c9e4eca3d5d95622c79e9d66152f5ce677)
+++ b/.SRCINFO  (date 1643012758814)
@@ -1,7 +1,7 @@
 pkgbase = optimus-manager
    pkgdesc = Management utility to handle GPU switching for Optimus laptops
    pkgver = 1.4
-   pkgrel = 3
+   pkgrel = 4
    url = https://github.com/Askannz/optimus-manager
    arch = any
    license = MIT
@@ -10,7 +10,7 @@
    depends = python3
    depends = python-setuptools
    depends = python-dbus
-   depends = mesa-demos
+   depends = mesa-utils
    depends = xorg-xrandr
    optdepends = bbswitch: alternative power switching method
    optdepends = acpi_call: alternative power switching method

MarsSeed commented on 2022-01-14 15:17 (UTC)

@ShadowBelmolve Yes, optimus-manager requires glxinfo, which is now part of extra/mesa-utils, not extra/mesa-demos as it was earlier.

beyond9thousand commented on 2021-12-27 10:20 (UTC)

switching to hybrid does not load the gtx1650 GPU, gwe reads NV-Control X not found.

ShadowBelmolve commented on 2021-12-26 15:48 (UTC)

Had the same problem as Spekham2013, mesa-utils should be a dependency.

bswalsh commented on 2021-12-15 00:20 (UTC)

I'm having the same issue as JocasMath, even after reinstalling, and trying the new version you just posted. :(

Askannz commented on 2021-12-14 10:10 (UTC)

Hey all, the pkgrel version was bumped up to force AUR helpers to rebuild the package with 3.10.

porzione commented on 2021-12-13 21:46 (UTC)

fix it all at once https://www.reddit.com/r/archlinux/comments/rf6c84/psa_python_310_is_in_core_rebuild_your_aur/

JocasMath commented on 2021-12-13 21:35 (UTC) (edited on 2021-12-13 21:36 (UTC) by JocasMath)

Hello , Askannz

After the last update, Optimus doenst let me enter the graphic interface. I had to uninstall the manager. Can u correct this please?

Thank very much!!!!