Search Criteria
Package Details: optimus-manager-git 1:r763.01a04f9.python3.12-1
Package Actions
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)
- dbus-python (python-dbus)
- glxinfo (mesa-utils)
- NVIDIA-MODULE (nvidia-430xxAUR, nvidia-430xx-dkmsAUR, nvidia-vulkanAUR, nvidia-vulkan-dkmsAUR, nvidia-open-tinygrad-dkms-gitAUR, nvidia-535xx-dkmsAUR, nvidia-open-gitAUR, nvidia-open-dkms-gitAUR, nvidia-470xx-dkmsAUR, nvidia-525xxAUR, nvidia-390xx-dkmsAUR, nvidia-tesla-dkmsAUR, nvidia-betaAUR, nvidia-beta-dkmsAUR, nvidia-open-betaAUR, nvidia-open-beta-dkmsAUR, nvidia-525xx-dkmsAUR, nvidia-510xx-dkmsAUR, nvidia-550xx-dkmsAUR, nvidia, nvidia-dkms, nvidia-lts, nvidia-open, nvidia-open-dkms)
- python (python37AUR, python311AUR, python310AUR)
- xorg-xrandr (xorg-xrandr-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- acpi_call (acpi_call-dkms, acpi_call-lts) (optional) – alternatively switches GPUs by brute forcing ACPI calls
- bbswitch (bbswitch-dkms-gitAUR, bbswitch-gitAUR, bbswitch-ati-gitAUR, bbswitch-ati-dkms-gitAUR, bbswitch-g14-dkms-gitAUR, bbswitch-dkms) (optional) – alternatively switches GPUs by using standard Optimus ACPI calls
- gdm-primeAUR (optional) – needed if your login screen is gdm
Required by (4)
- nvman (requires optimus-manager)
- optimus-manager-qt (requires optimus-manager)
- optimus-manager-qt-git (requires optimus-manager)
- optimus-manager-qt-kde (requires optimus-manager)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13
Askannz commented on 2018-11-19 02:55 (UTC)
Thank you @coderobe, I fixed those issues.
coderobe commented on 2018-11-17 14:06 (UTC) (edited on 2018-11-17 14:07 (UTC) by coderobe)
There are a couple issues with your PKGBUILD:
You're not installing the license, which is a requirement for MIT-licensed projects
You're pulling git master HEAD on a regular versioned package - pin commits or tags, or rename the package to optimus-manager-git
You're depending on python3, use python instead
Renaming the source in source=() is redundant in your case
Your packaging functions don't follow the Python package guidelines (https://wiki.archlinux.org/index.php/Python_package_guidelines)
Could you please fix the aforementioned packaging issues?
nakrule commented on 2018-11-17 11:06 (UTC)
Install and set up in 2 minutes. Huge performance improvement compared to Bumblebee (twice as much FPS in CSGO than before).
« First ‹ Previous 1 .. 8 9 10 11 12 13