Search Criteria
Package Details: switcheroo-control 2.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/switcheroo-control.git (read-only, click to copy) |
---|---|
Package Base: | switcheroo-control |
Description: | D-Bus service to check the availability of dual-GPU |
Upstream URL: | https://gitlab.freedesktop.org/hadess/switcheroo-control |
Keywords: | gnome gnome-shell |
Licenses: | GPL3 |
Submitter: | grawity |
Maintainer: | grawity |
Last Packager: | grawity |
Votes: | 42 |
Popularity: | 2.36 |
First Submitted: | 2016-10-22 16:58 (UTC) |
Last Updated: | 2022-07-02 20:10 (UTC) |
Dependencies (10)
- glib2 (glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- libgudev (libgudev-nosystemd-git)
- python (python38, python37, nogil-python, python39, python36, python32, python311)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libxslt (libxslt-git) (make)
- meson (meson-git) (make)
- systemd (systemd-homed-containers, systemd-selinux, systemd-git, systemd-pr23511) (make)
- dbus-python (check)
- python-dbusmock (python-dbusmock-git) (check)
- umockdev (check)
Latest Comments
yochananmarqos commented on 2022-07-02 20:59 (UTC) (edited on 2022-07-02 21:01 (UTC) by yochananmarqos)
@grawity: The tests are working again with no extra effort.
Where are you getting the
libxslt
dependency from?everyx commented on 2022-06-06 13:55 (UTC)
build failed
yochananmarqos commented on 2022-05-22 17:19 (UTC)
@grawity: Just disable the tests, they fail anyway. Then you don't need any of the dbus packages to build.
Add this to prepare():
yochananmarqos commented on 2022-05-20 15:10 (UTC)
@grawity: It's actually
python-dbusmock
that's needed for the tests, seetests/integration-test.py
.abdulocracy commented on 2022-05-20 12:02 (UTC)
Please add dbus-python as a dependency. On a fresh system it fails to build otherwise.
Mr.Y commented on 2022-05-12 19:28 (UTC)
Hi, today I tried installing this package using yay but it returned this build error:
Is it something related to the package, or just to my laptop? And, in the latter case, how can I fix it?
4censord commented on 2020-11-08 10:43 (UTC)
Hi, its missing systemd as a (build)dependency, it doesn't build in a clean changeroot otherwise.
dapolinario commented on 2020-05-02 08:24 (UTC) (edited on 2020-05-02 08:25 (UTC) by dapolinario)
@brunelli: According to documentation, packages from the base-devel group should not be added as dependencies. We must install them.
https://wiki.archlinux.org/index.php/PKGBUILD#makedepends
https://wiki.archlinux.org/index.php/PKGBUILD#checkdepends
brunelli commented on 2020-04-14 14:18 (UTC)
automake should also be added to makedepends (it's required by autogen.sh).
Unb0rn commented on 2020-03-08 18:59 (UTC)
I think git and libgudev should be added to makedepends. Otherwise it fails.
jmogens commented on 2018-04-16 18:04 (UTC)
@snqlby I see this issue when using the lightdm display manager, but not on GDM.
snqlby commented on 2018-03-18 22:04 (UTC)
Looks like it doesn't work correctly. I used
sudo systemctl enable switcheroo-control
but I need to activate this manually every boot.switcheroo-control.service - Switcheroo Control Proxy service Loaded: loaded (/usr/lib/systemd/system/switcheroo-control.service; enabled; vendor preset: disabled) Active: inactive (dead) since Mon 2018-03-19 00:58:19 +03; 2min 54s ago Process: 503 ExecStart=/usr/bin/switcheroo-control (code=exited, status=0/SUCCESS) Main PID: 503 (code=exited, status=0/SUCCESS)
damian01w commented on 2018-01-09 21:10 (UTC) (edited on 2018-01-09 21:11 (UTC) by damian01w)
With this package installed on systems with dual-GPU, you can right-click on apps (while it's not running) in GNOME Shell's Activities Overview and choose "Launch using Dedicated Graphics Card" option.
Fedora 25 and later installs switcheroo-control by default.
Please, vote +1 to push this package into official repository.
Thanks
damian01w commented on 2018-01-09 21:10 (UTC)
With this package installed, you can right-click on apps (while it's not running) in GNOME Shell's Activities Overview and choose "Launch using Dedicated Graphics Card" option.
Fedora 25 and laterinstalls switcheroo-control by default.
Please, vote +1 to push this package into official repository.
Thanks
grawity commented on 2017-06-21 13:02 (UTC)
commented on 2017-06-21 12:19 (UTC)
ganlu commented on 2016-10-23 09:42 (UTC) (edited on 2016-10-23 09:46 (UTC) by ganlu)