Huge thanks for this, thought I was screwed with Nvidia Optimus until I saw this on the arch wiki!
Search Criteria
Package Details: nvidia-xrun 0.3-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-xrun.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-xrun |
Description: | Script to run dedicated X server with discrete nvidia graphics |
Upstream URL: | https://github.com/Witko/nvidia-xrun |
Licenses: | GPL |
Submitter: | Witko |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 42 |
Popularity: | 0.000000 |
First Submitted: | 2015-06-10 20:36 (UTC) |
Last Updated: | 2022-02-23 01:45 (UTC) |
Dependencies (6)
- bbswitch (bbswitch-dkms-gitAUR, bbswitch-gitAUR, bbswitch-ati-gitAUR, bbswitch-ati-dkms-gitAUR, bbswitch-g14-dkms-gitAUR, bbswitch-dkms)
- mesa-libgl (mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa)
- nvidia (nvidia-vulkanAUR, nvidia-vulkan-dkmsAUR, nvidia-535xx-dkmsAUR, nvidia-525xxAUR, nvidia-550xx-dkmsAUR, nvidia-tesla-dkmsAUR, nvidia-betaAUR, nvidia-beta-dkmsAUR, nvidia-525xx-dkmsAUR, nvidia-dkms)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- xorg-xinit (xorg-xinit-gitAUR)
- xorg-xrandr (xorg-xrandr-gitAUR)
Required by (0)
Sources (1)
doctorzeus commented on 2019-04-16 11:04 (UTC)
patryk commented on 2019-03-08 11:41 (UTC) (edited on 2019-03-08 11:42 (UTC) by patryk)
Could you add support for nvhda module? https://aur.archlinux.org/packages/nvhda-dkms-git/
regards,
sowieso commented on 2019-03-02 04:01 (UTC)
Doesn't work without sudo installed, so you should add it as a dependency.
FFY00 commented on 2019-02-22 21:21 (UTC)
I want to move this to the official repos, are you ok with this?
PedroHLC commented on 2018-10-20 14:39 (UTC)
why does it depends on mesa-libgl instead of just libgl, or opengl-driver, or just mesa?
Obscurator commented on 2018-05-25 21:10 (UTC)
Thank you very much! It realy work flawless and more effective than optirun!
hivemind commented on 2018-05-23 15:33 (UTC)
This won't install if you're getting your Nvidia driver from the nvidia-390xx package, but I changed the dependency in the PKBUILD from 'nvidia' to 'nvidia-390xx' and it installed OK and seems to be working.
Is there a way you can make this package recognise it as an alternative dependency or something?
Tommy commented on 2017-11-29 23:40 (UTC)
Great piece of software, and thanks to the guy who PKGBUILD'd it.
Very userful. If i may add a suggestion, it would be nice if one can launch it at boot, to be able to directly boot with the NVIDIA GPU on.
Witko commented on 2017-04-29 12:04 (UTC)
To be honest with you guys im not entirely familiar with the policies regarding dependencies.
But from a functionality point of view bbswitch is not optional. The script would crash on missing bbswitch executable. Also without nvidia it does not make too much sense to have this package.
I definetely agree though, to have the base dependency instead of specific provider(e.g. jdk8 vs java-runtime) but I'm not sure which one that would be.
So if you give me the correct dependency i will happily update it.
IncredibleLaser commented on 2017-04-29 08:47 (UTC)
fludardes, no, that'd be wrong and also wouldn't help in this case. I don't know why this is the Arch policy, but official dkms-packages don't provide their base. However, no other package has a hard dependency on kernel modules so this doesn't matter, e.g.: official bumblebee does not depend on nvidia and bbswitch, they're only optional. In the same spirit, this package should only optionally depend on nvidia and bbswitch.
I don't really agree with this policy and think that dkms packages should provide their base so that packages like this one could properly depend. However it's also true that packages don't depend on the kernel and kernel modules are part of it.
Pinned Comments
acxz commented on 2022-09-07 16:06 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.