Package Details: optimus-manager-git 1:r763.01a04f9.python3.12-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: 135
Popularity: 1.92
First Submitted: 2019-01-20 22:11 (UTC)
Last Updated: 2024-09-24 10:52 (UTC)

Dependencies (13)

Required by (4)

Sources (1)

Latest Comments

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

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.

jpegxguy commented on 2019-03-26 21:39 (UTC)

@Askannz Thanks. BTW you could go the bumblebee route:

The official nvidia packages are, as listed in the dependencies of bumblebee:

nvidia - NVIDIA kernel driver
nvidia-340xx - NVIDIA kernel driver for even older devices
nvidia-390xx - NVIDIA kernel driver for old devices

Since AFAIK some form nvidia is required for this package.

michaldybczak commented on 2019-03-26 19:20 (UTC)

Something is wrong with versioning in this PKGBUILD because after update system still things there is the package to update.

Askannz commented on 2019-03-26 10:14 (UTC)

@jpegxguy I changed the blacklist path and removed the nvidia dependency.

I though legacy packages like nvidia-390xx provided the virtual package nvidia, but it does not seem to be the case. Oh well.

Askannz commented on 2019-03-26 10:11 (UTC)

Took ownership of the package. I'm the original creator of the project, so that's going to make things easier :)

jpegxguy commented on 2019-03-24 23:11 (UTC) (edited on 2019-03-24 23:11 (UTC) by jpegxguy)

I think the blacklist file optimus-manager.conf should go in /usr/lib/modprobe.d like other arch packages do it (e.g. nvidia)