-
Notifications
You must be signed in to change notification settings - Fork 71
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
[HP ENVY 15] Cannot switch to Nvidia/Hybrid Graphics #359
Comments
What hardware are you using? |
Computer:
|
I am facing a similar issue using the latest LTS kernel on a 2021 Oryx Pro running Arch. Graphics stay at integrated even after a switch to Nvidia. Scarily enough, switching to Nvidia on the LTS kernel seems to prevent the screen from loading after boot on the regular kernel, but that is an issue for another time. |
Upon further testing, I discovered that this issue goes away when I disable Secure Boot. So in the mean time, I will disable Secure Boot in order to use my graphics card and monitor. However, it's interesting that switching between kernels and driver versions does not fix the issue, even though I have previously been using Secure Boot with my Nvidia drivers with no issue. For further context: I use PreLoader for secure boot. I have tried clearing my secure boot keys from BIOS and re-enrolling my kernel image hashes, none has allowed Nvidia drivers to work with Secure Boot. |
Distribution (run
cat /etc/os-release
):Kernel:
Graphics card:
Related Application and/or Package Version:
Issue/Bug Description:
After a recent update, it is no longer possible to switch to NVIDIA or Hybrid graphics mode using system76-power both via CLI and the GNOME Shell widget. There is no error message, and it goes through normally, asking you to restart to apply the change, but the change is never applied even after restart.
This is not merely a UI bug, because I am also no longer able to plug in an external monitor via HDMI or USB-C and get video, as both rely on the discrete graphics card.
Booting from the older kernel doesn't help. Installing v510 or v470 of the driver doesn't help either.
Tried steps from #296 and #350 , but didn't help either.
Steps to reproduce:
Then reboot the computer, change is not applied.
$ sudo grep -r 'blacklist nvidia' /{etc,lib}/modprobe.d/
Removing this entry from the file and rebooting does not help.
Purge NVIDIA packages and reinstall:
$ sudo apt purge ~nnvidia
apt_purge.log
ubuntu_drivers_install.log
Using
system76-driver-nvidia
does not help either.Thanks a lot for looking into this!
The text was updated successfully, but these errors were encountered: