Search Criteria
Package Details: system76-driver 24.04.4-1
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.000001 |
First Submitted: | 2013-08-18 05:41 (UTC) |
Last Updated: | 2025-03-28 16:48 (UTC) |
Dependencies (36)
- at
- dmidecode (dmidecode-gitAUR)
- ethtool (ethtool-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libnotify (libnotify-gitAUR)
- lm_sensors (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) (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-silentAUR, grub-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR, grub-improved-luks2-gitAUR) (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
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »
yochananmarqos commented on 2020-12-29 17:06 (UTC)
The patches should be in prepare() and and build() should look like the following. See Python package guidelines
The Cleanup should look like the following, see Python package guidelines.
Phi11ipus commented on 2020-07-16 16:33 (UTC)
On the System76 Lemur Pro there are audio issues when using the headphone jack. System76 support traced the problem to this package not applying the combo jack change. alsa-info.sh retrieved the following information: http://alsa-project.org/db/?f=e87fd71540d6e9e977ac9471b439a8dfa9a5ab4b.
Mange commented on 2020-04-10 07:07 (UTC)
Thank you! It is much clearer now!
Great that
firmware-manager
stopped being a requirement too! <3electrickite commented on 2020-04-06 14:53 (UTC)
@Mange This is the same approach the package takes to the network manager restart script. Since the restarts/reloads are not needed by all users, the scripts are installed but not enabled by default. A note about creating the symlink is included in the package post-install message. After installing 20.04.3-1, you can run the following to enable the thunderbolt reload script:
$ sudo ln -s /usr/lib/system76-driver/system76-thunderbolt-reload /lib/systemd/system-sleep/system76-thunderbolt-reload
Mange commented on 2020-04-06 13:38 (UTC)
@electrickite Ah, thank you.
I expected it to be installed automatically like the other files and scripts. Will that be added?
electrickite commented on 2020-04-06 11:56 (UTC)
@Mange Version 20.04.3-1 includes the Thunderbolt reload script. It is installed to /usr/lib/system76-driver/system76-thunderbolt-reload and can be symlinked into /lib/systemd/system-sleep/ to activate.
Mange commented on 2020-04-05 19:29 (UTC)
Seems like the files from this commit needs to be added to the install procedure. The file was not installed for me and there's no reference to it in the latest PKGBUILD.
https://github.com/pop-os/system76-driver/commit/2f183fcc0e0946325bdd84a602042de4c8c5f2aa
File: system76-thunderbolt-reload
Any way I can help with this?
async commented on 2020-01-16 18:36 (UTC)
I'm unable to install this package on Manjaro Gnome. When I try to install it, I'm not receiving any feedback.. this message just loops endlessly:
Cloning system76-driver build files... Checking system76-driver dependencies...
Cloning system76-driver build files... Checking system76-driver dependencies...
Cloning system76-driver build files... Checking system76-driver dependencies...
Cloning system76-driver build files... Checking system76-driver dependencies...
electrickite commented on 2018-08-09 01:48 (UTC)
Updated to version 18.04.27. @rko Thanks for the note about the patch files: they are now independent of the python version.
rko commented on 2018-08-08 15:03 (UTC)
Arch recently updated to Python 3.7, so the patches need to be fixed. It also might be a good idea to explicitly require Python 3.7 so that the issue is caught when things are upgraded to 3.8 in the future.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »