Package Details: gdm-prime 47.0-1

Git Clone URL: https://aur.archlinux.org/gdm-prime.git (read-only, click to copy)
Package Base: gdm-prime
Description: Display manager and login screen - patched with Prime support for Optimus laptops
Upstream URL: https://wiki.gnome.org/Projects/GDM
Licenses: GPL-2.0-or-later
Groups: gnome
Conflicts: gdm
Provides: gdm
Submitter: Askannz
Maintainer: Askannz
Last Packager: Askannz
Votes: 29
Popularity: 0.021591
First Submitted: 2019-04-28 00:19 (UTC)
Last Updated: 2024-10-26 09:46 (UTC)

Required by (17)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

Askannz commented on 2021-06-26 07:43 (UTC)

Hey all, sorry for the delay. The package has been updated to 40.0.

pallas22 commented on 2021-04-22 20:13 (UTC)

Replace section in PKGBUILD below maintainer and contributor comments and above pkgver() to build gdm-prime 40.0.

pkgbase=gdm-prime
pkgname=(gdm-prime libgdm-prime)
pkgver=40.0.0
pkgrel=1
url="https://wiki.gnome.org/Projects/GDM"
arch=(x86_64)
license=(GPL)
depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server xorg-xhost
         libxdmcp systemd)
makedepends=(yelp-tools gobject-introspection git docbook-xsl meson)
checkdepends=(check)
_commit=3246bf1af8589899621649df523e6840e4858cda  # tags/40.0
source=("git+https://gitlab.gnome.org/GNOME/gdm.git#commit=$_commit"
        0001-Xsession-Don-t-start-ssh-agent-by-default.patch
        0002-pam-arch-Update-to-match-pambase-20200721.1-2.patch
        0003-nvidia-prime.patch
        default.pa)
sha256sums=('SKIP'
            'b9ead66d2b6207335f0bd982a835647536998e7c7c6b5248838e5d53132ca21a'
            'd5cd6a401db2aa19374d477817420a39759044393bd420414fdc41881fd93597'
            'a1fb80c69454492390e4b7edac0efe55b2178c7031051d3eab99ed8c14d3e0e4'
            'e88410bcec9e2c7a22a319be0b771d1f8d536863a7fc618b6352a09d61327dcb')

nariox commented on 2021-04-01 13:08 (UTC)

Created a update for GDM 40: https://www.dropbox.com/s/ar2wqnf6dsdfgc2/gdm-prime-40.0-1.src.tar?dl=0 Hope it helps someone.

blegat commented on 2021-01-17 20:26 (UTC) (edited on 2021-01-17 20:26 (UTC) by blegat)

Just tried to install this with an up-to-date ArchLinux system and I get:

FAILED: daemon/gdm-local-display-glue.h 
/home/blegat/.julia/v0.6/Conda/deps/usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --header --output daemon/gdm-local-display-glue.h ../gdm/daemon/gdm-local-display.xml
Usage: gdbus-codegen [options]

miicat_47 commented on 2020-11-27 17:14 (UTC)

After upgrading to latest version (3.38.2-1), the optimus-manager --switch command gives error to install gdm-prime

Latest working: gdm-prime 3.36.3-1 libgdm-prime 3.36.3-1

I'm running latest Manjaro, with all other packages being the latest. I'm using video-hybrid-intel-nvidia-450xx-prime

kiendolorfo commented on 2020-11-17 01:54 (UTC)

please update this package.

Norgra commented on 2020-11-01 18:09 (UTC)

I can't get this to compile with makepkg. Prepare fails with the error "line 32: patch: command not found". If I use --noprepare then the build fails with the error "line 47: cd: build: No such file or directory".

amelia commented on 2020-10-24 22:02 (UTC)

whats the reason for compiling without plymouth support?

Cervox commented on 2020-10-15 06:15 (UTC)

This has been out of date for a long time, does anyone know when this will be updated?