Install the linux-lts kernel with
sudo pacman -S linux-lts linux-lts-headers
And try it.
It should be working hopefully
With that kernel you'll not need the above boot parameter
So when I load into Grub - Advanced options for Garuda - I chose Linux-lts and it showed a black screen. Maybe I would choose zen this time since it's working fine with Zen.
If the zen works, go for it!
I understood that it was only getting to a tty console. Now I read better that you can launch the se desktop from there.
I assume this is normal with that parameter.
If so, I guess you'll have to "resist" until the kernel 5.14
How did you boot in the desktop?
I think this should be only amdgpu.dc=0 without nomodeset.
I donāt know if this is really important, but for sure itās worth trying.
I have tried that before, it stops at āstarting versionā¦.ā
I have also tried every possible configuration.
Nomodeset works because it manually disables gpu drivers and stop at Plymouth which I believe needs those drivers to work
No you have not, so stop saying this, please. It is an insult to people who try to help you. And calm down, please. If you do random things, without us knowing the exact status of your system each time, we are going in circles in vain.
You seem to understand but you still want a graphical session.
You say it yourself. nomodeset disables your video driver, so no graphical is possible, no plymouth, no SDDM, no KDE.
Remove nomodeset
in /etc/default/grub
and update-grub.
https://wiki.archlinux.org/title/AMDGPU#Loading
Then, try to troubleshoot your real problem.
It could be you have disrupted package update and your kernel(s) and modules are broken.
Create a proper (to your location) mirrorlist and update packages in terminal/TTY.
If there is an error in the process, post the output so we can understand the problem.
So, follow advice.
Donāt worry, Iām calm, Iām just trying to explain as good as I can.
You right I tried every combination that grub presence me which is nouveau Radeon i915 and few more I found online.
I canāt really edit any files, as it is my first installation and it doesnāt want to enter live version.
- Have you done this?
- Do you see a GRUB entry āGaruda Linux snapshotsā when you boot?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.