Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

settings to use dedicated card by default in PRIME machines #88

Open
travisghansen opened this issue Apr 10, 2023 · 1 comment
Open

Comments

@travisghansen
Copy link

I successfully installed this on an older dell xps with the 37-470 line of drivers. The laptop runs 100% of the time powered by ac and I’m wondering what kind of configuration could be done to make the dedicated gpu the default so the desktop experience and all apps are launched running off the nvidia. Ideally gnome would be accelerated along with video players and ff/chrome etc.

Thanks!

@alexispurslane
Copy link

alexispurslane commented Mar 3, 2024

I actually figured this out, but just a warning, setting this up is what led to #200. But, if you really want to do this:

  1. Open /etc/supergfxd.conf, and change the default mode from "Hybrid" to "NvidiaNoModeset."
  2. Create /etc/udev/rules.d/61-mutter-default-gpu.rules and put the line from here in it.
  3. Remove /etc/modprobe.d/supergfxd.conf.
  4. Reboot

I'm not sure exactly why "NvidiaNoModeset" works to switch to pure-nvidia and modeset stays on, but it does. 🤷‍♀️

And then you'll probably want to set WaylandEnable=false in /etc/gdm/custom.conf if you like a semi-functioning computer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants