pop-os / gnome-shell-extension-system76-power

System76 Power Management Extension
MIT License
88 stars 26 forks source link

Switching between Graphic Cards does not work on 18.04 #26

Closed THS1995 closed 5 years ago

THS1995 commented 5 years ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="18.04 LTS"

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

gnome-shell-extension-system76-power: Installed: 1.0.0~1561669692~18.04~436b648

Issue/Bug Description: Neither " sudo system76-power graphics nvidia" nor the buttons in the system menu in the top right corner lead to a switch of the graphic card after reboot.

Steps to reproduce (if you know): Go to system menu and switch graphic cards. Restart your system and the same graphic card is still used ...

Expected behavior:

After reboot the other graphic card should be used

Other Notes: I did the following updates yesterday and since those updates it is not working anymore. I could rollback, but I wonder why it does not work with the new nvidia updates.

2019-08-31 23:28:51 install libnvidia-common-435:all 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:28:51 install libnvidia-gl-435:i386 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:28:53 install libnvidia-decode-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:28:53 install libnvidia-compute-435:i386 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:28:54 install libnvidia-decode-435:i386 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:28:54 install libnvidia-compute-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:28:56 install libnvidia-gl-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:03 install nvidia-kernel-source-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:04 install nvidia-kernel-common-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:04 install nvidia-dkms-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:04 install nvidia-compute-utils-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:05 install libnvidia-encode-435:i386 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:05 install libnvidia-encode-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:05 install nvidia-utils-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:05 install xserver-xorg-video-nvidia-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:05 install libnvidia-ifr1-435:i386 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:05 install libnvidia-ifr1-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:06 install libnvidia-fbc1-435:i386 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:06 install libnvidia-fbc1-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:06 install nvidia-driver-435:amd64 435.21-1pop1~1567200870~18.04~c01044a 2019-08-31 23:29:06 install libnvidia-cfg1-435:amd64 435.21-1pop1~1567200870~18.04~c01044a

brs17 commented 5 years ago

@THS1995 what hardware are you running on this machine?

THS1995 commented 5 years ago

I run NVIDIA GeForce GTX 1050Ti 4GB and Intel UHD Graphics 630.

However, I just did a some updates and everything is fine again. Unfortunately, I cannot reconstruct which update fixed the problem.