Ok, I have accepted all the packages into -proposed pockets besides
nvidia-prime for bionic. There seems to be an old unverified nvidia-
prime/u-d-c SRU in bionic-proposed that needs to be handled first. Can
someone take a look at LP: #1904583?

Another thing: since this is a whole backport of the prime-settings, I'd
like some more aging and manual exploratory testing of this before we
proceed.

Final thing, regarding the nvidia-prime part: looking at the diff I saw this 
change bundled in it:
@@ -152,10 +154,10 @@
             # (No need to check if nvidia is available)
             self._enable_nvidia()
         elif profile == "on-demand":
-            self._disable_nvidia(keep_nvidia_modules=True)
             if self._supports_runtimepm():
                 self._enable_runtimepm()
                 self._enable_kms()
+            self._disable_nvidia(keep_nvidia_modules=True)
         else:
             # Make sure that the installed packages support PRIME
             #if not self._supports_prime():

I only noticed it after already accepting groovy. Just wanted to make
sure: is this related to the initramfs update? Was it needed? Is this
change expected?

Thank you.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1915003

Title:
  SRU: Always update the initramfs when changing power profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1915003/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to