-
Notifications
You must be signed in to change notification settings - Fork 13
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
Booting Linux with 'Switchable Graphics' option in BIOS causes SDDM not to load. #6
Comments
I use SDDM and use openSUSE kernel. I have no issues like this. Maybe there is some wrong X.org config. I tried Garuda linux too and it works out of the box with switchable graphics. Also it uses the linux zen kernel by default. You give the live iso a try. |
It's because your principal monitor is set to Nvidia and you probably didn't register the amd card in your xorg.conf . you could use the default arch xorg.conf to solve the problems this solve it for me when I had the same problems ( never run the Nvidia xorg config generators it break the config ^^' ) https://wiki.archlinux.org/title/Xorg#Using_xorg.conf But I didn't understand why we can't access the tty this shouldn't be related but whatever this fix it for me 😅 ( always back up when doing some change to config ) |
do you have any other solution? I don't have nvidia generated xorg.conf file but switchable graphics option on bios won't boot |
@fuzunspm What distro and linux kernel are you using? (I use openSUSE and 6.3.x) and switchable graphics is working. But I got stuck on SDDM too when I had nvidia xorg org, when I commented it out, amdgpu worked fine. If you have newer Lenovo Legion then you might have a different issue altogether.
My xorg configs from
|
But I do advice everyone to use discrete graphics when you are planing to present something on a projector or tv, HDMI only works good in Nvidia graphics with this laptop. I tried HDMI with switchable graphics and it was a disaster, computer become so slow, I have no clue why. |
I tried many things but solution was setting switchable graphics on bios first then install Fedora. Now I use AMD GPU only on hybrid mode and use NVIDIA whenever I want. I never tried external display until now. Let's see how it goes but I guess worst case scenario i could just enable NVIDIA only mode, right? |
I wanted to be able to control my brightness on my Lenovo Legion 5 15ARH05H laptop, so I tried selecting the 'Switchable Graphics' mode in BIOS, and it boots much faster than with the 'Discrete Graphics' option in the BIOS, but when I do this, SDDM doesn't load, and I'm not able to switch to any other TTY.
I have had this issue with Linux Zen and Linux kernels.
Does anyone know how to fix this?
The text was updated successfully, but these errors were encountered: