-
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
[Error] daemon returned error- "does not have switchable graphics" #385
Comments
CC @crawfxrd |
experiencing the same, with a similar Intel iGPU and an AMD dGPU
|
Adding to my kernel boot options allows me to use DRI_PRIME=1 before cmds now. ` `
|
Any solution to this? It has been a while since I opened the issue. |
daemon returned error- "does not have switchable graphics" while trying to switch graphics with command :-
$ sudo system76-power graphics ...
OS:Ubuntu 22.04.1 LTS
I have Two Graphics Card in my System.
[Amd and Intel Integrated]
But by default only the Integrated gfx is up.
$ lspci -nn | grep -E 'VGA|Display'
Returned Two Graphics as shown.
But using -: $ lspci | grep VGA
Returned only one !
VGA : integrated
Why Can't I switch my gfx card?
How to solve this???
[
Help Needed]
The text was updated successfully, but these errors were encountered: