Package Details: optimus-manager-git 2: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.92
First Submitted: 2019-01-20 22:11 (UTC)
Last Updated: 2025-05-14 04:33 (UTC)

Required by (4)

Sources (1)

Latest Comments

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

Xarius commented on 2021-02-28 04:42 (UTC) (edited on 2021-02-28 04:43 (UTC) by Xarius)

Ending up with the following error when trying to update to 1.4-1 using paru or yay: ==> Entering fakeroot environment... ==> Starting package()... install: cannot stat 'config/xsetup-intel.sh': No such file or directory

zwastik commented on 2021-01-02 15:02 (UTC) (edited on 2021-01-02 15:02 (UTC) by zwastik)

sudo prime-switch

...
modprobe: ERROR: Error running install command '/usr/bin/false' for module   ipmi_devintf: retcode 1
modprobe: ERROR: Error running install command '/bin/false' for module nvidia: retcode 1
modprobe: ERROR: could not insert 'nvidia': Invalid argument
...

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?