Search Criteria
Package Details: system76-driver 24.04.14-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/system76-driver.git (read-only, click to copy) |
|---|---|
| Package Base: | system76-driver |
| Description: | Universal driver for System76 computers |
| Upstream URL: | https://github.com/pop-os/system76-driver |
| Licenses: | GPL-2.0-or-later |
| Submitter: | ava1ar |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 23 |
| Popularity: | 0.000000 |
| First Submitted: | 2013-08-18 05:41 (UTC) |
| Last Updated: | 2025-12-30 19:00 (UTC) |
Dependencies (36)
- at
- dmidecode (dmidecode-gitAUR)
- ethtool (ethtool-gitAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libnotify (libnotify-gitAUR)
- lm_sensors (lm_sensors-it87-gitAUR, lm_sensors-gitAUR)
- pciutils (pciutils-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-cffi
- python-dbus
- python-distro
- python-evdev
- python-gobject
- python-pynacl
- python-systemd
- python-xlib
- system76-firmware-daemon (system76-firmware-daemon-gitAUR, system76-firmware-gitAUR, system76-firmware)
- usbutils (usbutils-gitAUR)
- wireless_tools
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-pyflakes (python-pyflakes-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- firmware-managerAUR (optional) – Manage System76 firmware updates via standalone application
- grub (grub-coreosAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR, grub-improved-luks2-gitAUR, grub-blscfgAUR, grub-argon2-gitAUR, grub-silentAUR) (optional) – Required to apply kernel parameters
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – To apply microphone fix
- system76-acpi-dkmsAUR (system76-acpi-dkms-gitAUR) (optional) – Provides the system76_acpi in-tree driver (only for (<5.16))
- system76-dkms (system76-dkms-gitAUR) (optional) – Control hotkeys and fan on certain System76 laptops
- system76-io-dkmsAUR (system76-io-dkms-gitAUR) (optional) – Enable System76 I/O daughterboard
- system76-oledAUR (optional) – Control brightness on OLED displays
- system76-powerAUR (system76-power-gitAUR) (optional) – System76 Power Management
- xorg-xbacklight (acpilightAUR) (optional) – To use the backlight service
- xorg-xhost (optional) – To enable GUI applications on Wayland
Latest Comments
1 2 3 4 5 6 .. 18 Next › Last »
yochananmarqos commented on 2025-12-30 19:01 (UTC)
@raxod502: Thanks, fixed.
raxod502 commented on 2025-12-30 02:40 (UTC)
How about applying the change mentioned in https://github.com/pop-os/system76-driver/issues/197#issuecomment-1192945587, to resolve the bug mentioned in https://wiki.archlinux.org/title/System76_Oryx_Pro#Modules_2?
yochananmarqos commented on 2025-02-12 02:08 (UTC)
@aujxn: The tests pass in a clean chroot. Either way, I've relaxed the test so it won't stop on failure.
aujxn commented on 2025-02-12 02:01 (UTC)
@yochananmarqos Even with 'not test_gtk' in the pkgbuild it still tries to run the test and fails for me
sanders41 commented on 2025-01-15 13:09 (UTC)
The program is crashing when opened with the error
sanders41 commented on 2024-11-21 15:53 (UTC)
The Gtk 4.0 check seems to be a hard error now.
yochananmarqos commented on 2024-08-19 21:12 (UTC) (edited on 2024-08-19 21:13 (UTC) by yochananmarqos)
@nameless: I see. Gtk4 is not required by this package, therefore the tests get confused about it being present.
Either way, the tests failing will not stop the package from building.
EDIT: I made edits.
nameless commented on 2024-08-19 20:51 (UTC)
@yochananmarqos: Thanks for the correction. There's both a warning and an error. I should have been clearer that I had both.
The error I'm referring to is this one:
ERROR system76driver/tests/test_gtk.py - ValueError: Namespace Gtk is already loaded with version 4.0. It's in the installation log output. It seems to only affect the tests.yochananmarqos commented on 2024-08-19 19:26 (UTC)
@nameless: It's warning, not an error. The build completes in a clean chroot.
The warning is valid, however it doesn't really make any difference. If you know Python and Gtk well enough to create a comprehensive upstream issue, feel free.
nameless commented on 2024-08-19 18:56 (UTC) (edited on 2024-08-19 18:58 (UTC) by nameless)
I ran into an error in check(). It does look like the package builds, but there are failing tests. Should this be reported upstream?
Installation Log
1 2 3 4 5 6 .. 18 Next › Last »