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 .. 7 8 9 10 11 12 13 14 Next › Last »

Kr1ss commented on 2020-01-06 12:53 (UTC) (edited on 2020-01-06 12:53 (UTC) by Kr1ss)

Hey @t1meshift, thank you for packaging this !

I was planning to submit a pull request to the upstream project after integrating a custom setting to globally choose an iGPU vendor. So the user would have 3 (igpu, nvidia and hybrid) available modes, rather than 5 ({,hybrid-}intel, {,hybrid-}amd and nvidia), since generally you have either an Intel iGPU or an AMD one.

Unfortunately, I haven't yet managed to work on this b/c of real life priorities. Since the current state is stable (I'm using it on a Ryzen 5 + GTX 1050 laptop since >2 months w/o any kind of issues), I'm happy to see it packaged for the AUR though for the time being.

Cheers !

Shatur commented on 2020-01-05 00:15 (UTC)

Could you add nvidia as dependency?

jskier commented on 2019-11-14 16:37 (UTC)

Thank you, that did it.

Kr1ss commented on 2019-11-14 16:28 (UTC)

The package just needs to be rebuild against the new Python version 3.8 So just rebuild and reinstall, then u should be fine. Maybe @Askannz could consider bumping $pkgrel ?

jskier commented on 2019-11-14 15:58 (UTC)

Recent system updates cause this to fail to start the service, reverting to Intel GPU. https://pastebin.com/eMndneSy

laurentO commented on 2019-10-21 06:01 (UTC)

This project is amazing ! Thanks for the job It solved all my setup issues with NVIDIA drivers whatever the desktop environment used (tested on KDE, Cinnamon,XFCE and Deepin until now) It can ALSO be used if you don't have a dual CPU, just for a working install of nvidia drivers.

stefnix commented on 2019-10-07 02:42 (UTC)

@Askannz This project is amazing! This is just what I was looking for when wanting to have prime-select on Arch.

Kr1ss commented on 2019-05-13 22:30 (UTC)

Hey @Askannz, stepping by to say thank you for your this project and for packaging it for the AUR.

I noticed you do provides=(); this should not be needed for the actual $pkgname / $pkgver according to the wiki. Seems you can omit that statement.

Anyways, great job ! Cheers !

Askannz commented on 2019-04-05 07:01 (UTC)

@michaldybczak There was something wrong with the pkgver(), it's fixed now.