Package Details: optimus-manager-git 4:0-1

Git Clone URL: https://aur.archlinux.org/optimus-manager-git.git (read-only, click to copy)
Package Base: optimus-manager-git
Description: Allows using Nvidia Optimus laptop graphics
Upstream URL: https://github.com/Askannz/optimus-manager
Licenses: MIT
Conflicts: bumblebee, envycontrol, nvidia-exec, nvidia-switch, nvidia-xrun, optimus-manager, switcheroo-control
Provides: optimus-manager
Submitter: dude
Maintainer: Askannz (es20490446e)
Last Packager: es20490446e
Votes: 136
Popularity: 0.35
First Submitted: 2019-01-20 22:11 (UTC)
Last Updated: 2026-05-16 15:42 (UTC)

Required by (4)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »

liOnux commented on 2020-12-04 10:53 (UTC) (edited on 2020-12-04 11:03 (UTC) by liOnux)

Hi,

After Python update, I used these commands to recompile optimus-manager :

yay -S optimus-manager && yay -S optimus-manager-qt

ameed commented on 2020-12-03 20:36 (UTC)

Confirming the experiences reported by DAMO238 and LIN_X42; the symptom for me was a black screen on system startup, and I fixed it with a makepkg -sif. This is because the package() function in the PKGBUILD is what installs the Python module, so you have to rebuild the package to install it to Python 3.9.

DAMO238 commented on 2020-12-03 12:13 (UTC)

If you are getting a ModuleNotFoundError when trying to start up the optimus-manager systemd service, just rebuild the package and it should work again.

LIN_X42 commented on 2020-12-02 10:44 (UTC)

rebuild the package to port it from python3.8 to python3.9.

thiagomm commented on 2020-10-25 19:01 (UTC)

PKGBUILD was changed and added "Automatic re-power before suspend" feature. Can you please push the updated PKGBUILD?

Askannz commented on 2020-10-09 23:35 (UTC)

@Kr1ss, thanks, updated !

Kr1ss commented on 2020-10-07 23:20 (UTC) (edited on 2020-10-07 23:24 (UTC) by Kr1ss)

You can use this PKGBUILD and optimus-manager.install for the time being. Those pull from the upstream repo and are likely about the same like what @Askannz will publish to the AUR.

I've not used the fork for some months now, actually since Askannz has set up his amd_support branch.

Sorry for the hassle btw.

demolitions commented on 2020-10-07 23:07 (UTC)

Man, my usual luck, I found THE SOLUTION a mere few hours after its father has broken it.

@Kr1ss you had 3 files in a "script/" directory that evidently didn't make the merge into @Askannz's repo, are they used in any way, or can I simply remove the installs?

At the moment I have a laptop with a NVIDIA card that won't work, only a bunch of hours left until I have to hand it back, and the only solution that seems to work is not available because you deleted your fork BEFORE the upstream maintainer could update his package.

Is this not usually handled the other way around? Any way that I could have those 3 files?

Kr1ss commented on 2020-10-07 17:10 (UTC) (edited on 2020-10-09 23:35 (UTC) by Kr1ss)

Since amd_support has now been merged, could you please push the updated PKGBUILD @Askannz ?

optimus-manager-amd-git is now obsolete and could then be deleted. Thanks again !

Cheers !

EDIT Thank you very much !

Kr1ss commented on 2020-10-07 17:07 (UTC)

The feature branch has been merged into master in the upstream repo. Therefore I've deleted my fork.

The optimus-manager-git package is not yet updated, I suppose @Askannz will soon do so though. Once that is done, everbody can just install that one, optimus-manager-amd-git will be uninstalled automatically due to the provides/conflicts mechanics.

Thank you again @t1meshift for publishing this package and maintaing so far.