Search Criteria
Package Details: optimus-manager-git 4:0-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: | 136 |
| Popularity: | 0.35 |
| First Submitted: | 2019-01-20 22:11 (UTC) |
| Last Updated: | 2026-05-16 15:42 (UTC) |
Dependencies (13)
- dbus-python (python-dbus)
- glxinfo (mesa-utils)
- NVIDIA-MODULE (nvidia-430xxAUR, nvidia-430xx-dkmsAUR, nvidia-525xxAUR, nvidia-510xx-dkmsAUR, nvidia-tesla-dkmsAUR, nvidia-open-tinygrad-dkms-gitAUR, nvidia-525xx-dkmsAUR, nvidia-575xx-dkmsAUR, nvidia-575xx-open-dkmsAUR, linux-rvkernel-bore-nvidia-open-clangAUR, linux-cachyos-rc-native-nvidia-openAUR, nvidia-open-dkms-bsbAUR, nvidia-open-egpuAUR, nvidia-open-egpu-dkmsAUR, nvidia-535xx-dkmsAUR, nvidia-betaAUR, nvidia-beta-dkmsAUR, nvidia-open-betaAUR, nvidia-open-beta-dkmsAUR, nvidia-open-gitAUR, nvidia-open-dkms-gitAUR, nvidia-470xx-dkmsAUR, nvidia-390xx-dkmsAUR, nvidia-550xx-dkmsAUR, nvidia-580xx-dkmsAUR, linux-cachyos-native-nvidia-openAUR, nvidia-vulkan-open-dkmsAUR, nvidia-open, nvidia-open-dkms, nvidia-open-lts)
- python
- xorg-xrandr (xorg-xrandr-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (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-gitAUR, bbswitch-g14-dkms-gitAUR, bbswitch-ati-gitAUR, bbswitch-ati-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 2 3 4 5 6 7 8 9 10 .. 16 Next › Last »
gromit commented on 2024-07-13 15:30 (UTC) (edited on 2024-07-13 15:50 (UTC) by gromit)
Moderation Notice: With the recent changes to it this package does not conform to the Arch Package Guidelines anymore (downloads and executes build instructions, variable naming etc.), please fix this and also have a look at https://wiki.archlinux.org/title/VCS_package_guidelines, otherwise this package will be deleted.
Edit: Okey wow, I have missed some of the changes to this PKGBUILD and reverted them all because it's a somewhat popular package.
Having something like this (additionally to what I have mentioned before) is just a big no-no:
es20490446e commented on 2024-07-10 13:46 (UTC)
Does using
--print-formatprevent the translation issue?pobrn commented on 2024-07-10 11:09 (UTC)
One should probably use
pacman --sync --print-format "%v" pythonto get the version of the python package.pobrn commented on 2024-07-10 11:04 (UTC)
The PKGBUILD does not handle the case where "Version" in the output of
pacman --sync --infois translated, resulting in the error:Failed to retrieve: PythonVersion.Bad-Mad commented on 2024-07-10 04:28 (UTC)
Yepp!
THX
es20490446e commented on 2024-07-10 02:40 (UTC)
Fixed: Check now.
Bad-Mad commented on 2024-07-09 15:33 (UTC)
Maybe the ":" in the version name is the problem
Bad-Mad commented on 2024-07-09 15:22 (UTC)
Here is the output. But I think that is only a problem of the terminal language. If I set it to "LANG=en_US.UTF-8" everything works fine.
Output:
pacman --sync --info python Repositorium : core Name : python Version : 3.12.4-1 Beschreibung : The Python programming language Architektur : x86_64 URL : https://www.python.org/ Lizenzen : PSF-2.0 Gruppen : Nichts Stellt bereit : python3 python-externally-managed Hängt ab von : bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib tzdata mpdecimal Optionale Abhängigkeiten : python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration xz: for lzma tk: for tkinter In Konflikt mit : Nichts Ersetzt : python3 python-externally-managed Größe des Downloads : 12,57 MiB Installationsgröße : 70,24 MiB Packer : Jelle van der Waa <jelle@archlinux.org> Erstellt am : Fr 07 Jun 2024 08:33:07 CEST Verifiziert durch : SHA-256-Summe SignaturOR:
LANG=en_US.UTF-8 pacman --sync --info python Repository : core Name : python Version : 3.12.4-1 Description : The Python programming language Architecture : x86_64 URL : https://www.python.org/ Licenses : PSF-2.0 Groups : None Provides : python3 python-externally-managed Depends On : bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib tzdata mpdecimal Optional Deps : python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration xz: for lzma tk: for tkinter Conflicts With : None Replaces : python3 python-externally-managed Download Size : 12.57 MiB Installed Size : 70.24 MiB Packager : Jelle van der Waa <jelle@archlinux.org> Build Date : Fri 07 Jun 2024 08:33:07 AM CEST Validated By : SHA-256 Sum Signaturees20490446e commented on 2024-07-09 15:01 (UTC)
What output do you get with:
pacman --sync --info pythonBad-Mad commented on 2024-07-09 14:11 (UTC) (edited on 2024-07-09 14:16 (UTC) by Bad-Mad)
If the installation fails, it may be due to the language setting of the terminal.
Problem:
pacaur -S optimus-manager-git :: Package optimus-manager-git not found in repositories, trying AUR... :: Löse Abhängigkeiten auf... :: Suche nach Paketkonflikten... :: optimus-manager-git: Hole neueste Revision AUR Packages (1) optimus-manager-git-neueste :: Mit Installation fortfahren? [Y/n] :: Hole Paket(e)... update complete: /home/xyz/.cache/pacaur/optimus-manager-git :: optimus-manager-git: Build-Dateien sind aktuell -- überspringe sudo: Ein Passwort ist notwendig [sudo] Passwort für xyz: :: Überprüfe Integrität von optimus-manager-git... ==> Erstelle Paket: optimus-manager-git 1:r728.97e4f15.python3.12-1 (Di 09 Jul 2024 16:03:24 CEST) ==> Empfange Quellen... -> Aktualisiere das optimus-manager git Repo... ==> Überprüfe source Dateien mit sha1sums... optimus-manager ... Übersprungen :: Preparing optimus-manager-git... ==> Erstelle Paket: optimus-manager-git 1:r728.97e4f15.python3.12-1 (Di 09 Jul 2024 16:03:25 CEST) ==> WARNUNG: Überspringe Abhängigkeits-Prüfungen. ==> Empfange Quellen... -> Aktualisiere das optimus-manager git Repo... ==> WARNUNG: Überspringe alle Integritäts-Prüfungen der Quell-Dateien. ==> Entpacke Quellen... -> Erstelle Arbeitskopie des optimus-manager git Repos... Klone nach 'optimus-manager'... Fertig. ==> Beginne pkgver()... ==> FEHLER: pkgver darf nicht Doppelpunkte, Schrägstriche, Bindestriche oder Leerzeichen enthalten. ==> FEHLER: pkgver() generierte eine ungültige Version: r730.57596e0.python : 3.12 :: failed to verify integrity or prepare optimus-manager-git packageMy solution:
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 16 Next › Last »