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.11 |
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-550xx-dkmsAUR, 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, 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 (python-installer-gitAUR) (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 .. 6 7 8 9 10 11 12 Next › Last »
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:
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 packagenvidia
, 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
)dude commented on 2019-03-23 16:46 (UTC)
I don't use this anymore so I've disowned it. Feel free to adopt.
Shatur commented on 2019-03-23 16:36 (UTC)
There is missing files to specify custom commands:
jpegxguy commented on 2019-03-05 14:20 (UTC) (edited on 2019-03-05 14:21 (UTC) by jpegxguy)
The nvidia dependency lists packages that are a bit "off", to say the least. I use nvidia-390xx, and I had to edit the PKGBUILD.
The official nvidia packages are listed here: https://www.archlinux.org/packages/?sort=&q=nvidia
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 Next › Last »