generated from ublue-os/udev-rules
-
Notifications
You must be signed in to change notification settings - Fork 33
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
just nvidia
toggle
#182
Labels
help wanted
Extra attention is needed
Comments
The -dx toggle in bluefin does this already, I think we can adapt that for this? |
this should be easy enough to add to #181 as just a new menu entry and quick choice :) or just add a new command |
HikariKnight
added a commit
that referenced
this issue
Jan 11, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Jan 12, 2024
* chore: merge install/remove-distrobox-git * chore: merge enable/disable-updates * chore: correct wording in description of distrobox-git * chore(just): merge ublue/stock-gamepads and enable/disable-broadcom-wl * chore(just): combine and merge all the nix recipes * chore(just): remove empty lines that were used for readability while writing the just recipes * chore(just): remove leftover spaces from before reorg * chore(just): improve description wording for setup-distrobox-git and change brew-remove to remove-brew * chore(just): format the message for configure-gamepads to look better * chore(just): change gamepad description to be more clear * chore(just): merge nvidia recipes into configure-nvidia * chore(just): change fixscreenshare to fix-screenshare to conform with naming scheme * chore(just): add some bold text for title or install state * feat(just): add quick options for use in yafti * chore(just): fix formating for just * chore(just): add missing quick options for setup-nix * chore(just): add aliases for recipes * chore(just): add empty line between alias and recipe description * chore(just): added missing empty line for upgrade alias * chore: Always use #!/usr/bin/bash * chore(just): fix conditions to be lowercase for enable/disable and install/remove * chore(just): standardize choice recipe ARG as ACTION * feat(just): add toggle-nvk, addresses #182 * chore(just): Add message about what to do after running enroll-secure-boot-key
This has been added by #181 and also supports startingpoint images (in case user has made an -nvidia image and non nvidia image) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should make it so a user can toggle inbetween their given image's nvidia image. When nvk lands people will want to try it but also be able to check out the performance in the nvidia driver.
It's annoying to remember and type out the long rebase command, we'll basically have an out of the box nvidia driver toggle switch. Then every time there's a new kernel release our users can follow along with both the upstream development but be able to easily swap out to the proprietary driver.
That's awesome. Assigning @KyleGospo to outline how it should be done, and this one's gonna be hot so if you wanna work on it, self assign!
The text was updated successfully, but these errors were encountered: