After no answers in this topic, I decided to format and reinstall the whole system, then I discovered the cause of the problem:
The cause is this workaround suggested in the stable update topic
For AMD GPU users having a black screen with kernel 5.10
Due to a bug in the AMD drivers, please try the following first:
- Open a terminal or a TTY
- Open
/etc/default/grubin your favourite CLI editor (nanovi,emacs`)- Find the line:
GRUB_CMDLINE_LINUX_DEFAULT="- Add
amdgpu.dc=0- Save
- Execute
sudo update-gruband reboot
My solution is to remove the “amdgpu.dc=0” from grub and boot using kernel 5.9, since 5.10 requires this workaround