bayasdev / envycontrol

Easy GPU switching for Nvidia Optimus laptops under Linux
MIT License
1.22k stars 62 forks source link

Plymouth reports that Nvidia drivers are not available and that the system will fall back to Nouveau when in integrated mode #44

Closed kenos1 closed 1 year ago

kenos1 commented 2 years ago

Distro: Fedora 36 Kernel: 5.17.8-300.fc36.x86_64 DM and DE: GDM and Gnome 42 Nvidia version: 510.68.02 EnvyControl version: 2.1.1

As said in the title, Plymouth reports that the proprietary Nvidia drivers and not avaliable and the system will be falling back to Nouveau in integrated mode for EnvyControl. I noticed that in Gnome, there was no "Launch in discrete" options when right-clicking on an application in the app grid. But, I am not sure if Fedora actually loaded Nouveau. I don't see any other issues, though. Hopefully anyone knows what is going on. Also, thank you to the developers for making this program!

bayasdev commented 2 years ago

Just ignore the warning, last time I tested Fedora neither Nvidia or nouveau modules were loaded.

You can check it by doing an lsmod ;)

El lun, 23 de may. de 2022 17:42, h @.***> escribió:

Distro: Fedora 36 Kernel: 5.17.8-300.fc36.x86_64 DM and DE: GDM and Gnome 42 Nvidia version: 510.68.02 EnvyControl version: 2.1.1

As said in the title, Plymouth reports that the proprietary Nvidia drivers and not avaliable and the system will be falling back to Nouveau in integrated mode for EnvyControl. I noticed that in Gnome, there was no "Launch in discrete" options when right-clicking on an application in the app grid. But, I am not sure if Fedora actually loaded Nouveau. I don't see any other issues, though. Hopefully anyone knows what is going on. Also, thank you to the developers for making this program!

— Reply to this email directly, view it on GitHub https://github.com/geminis3/envycontrol/issues/44, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALY7IYIJ2RVXLH6RVF2WHPDVLQCVXANCNFSM5WXIL6NA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ghost commented 2 years ago

Is there a way to remove that warning, though? Like it should be a setting that gets removed/disabled once you switch to Hybrid/Nvidia so that when one wants to remove Envycontrol, it can be done rather cleanly.

bayasdev commented 2 years ago

That's Fedora / RPMFusion specific, other distros don't show any warning on integrated mode.

El vie, 3 de jun. de 2022 16:24, ActualDisaster2447 < @.***> escribió:

Is there a way to remove that warning, though? Like it should be a setting that gets removed/disabled once you switch to Hybrid/Nvidia so that when one wants to remove Envycontrol, it can be done rather cleanly.

— Reply to this email directly, view it on GitHub https://github.com/geminis3/envycontrol/issues/44#issuecomment-1146373089, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALY7IYIZDCEKOFXMAY3IOPLVNJZXBANCNFSM5WXIL6NA . You are receiving this because you commented.Message ID: @.***>

ghost commented 2 years ago

That's Fedora / RPMFusion specific, other distros don't show any warning on integrated mode.

That is true. Guess we'll have to live with it.

kenos1 commented 2 years ago

I can confirm that everything works, it is just a warning you can ignore. @geminis3 can you put Fedora 36 in the working distros list?