I have just installed Ubuntu 20.04LTS on my laptop and I face this problem: After log into my user as "Ubuntu System" I can only see desktop and if I tried to open any app or do any action system freezes and nothing happen, but if I logged in as "Wayland System" I can use show and use some apps, But if I tried to open apps like "Firefox, Chromium or another apps" The same problem happen.
Update: I tried to solve it by doing these steps:
Changing "grub"
GRUB_CMDLINE_LINUX_DEFAULT
Parameter by addingnomodeset
afterquiet splash
, Finally line changed to:GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Now I can use Ubuntu normally but I lost the "brightness controller" and I cannot change brightness level. I think that Graphics card isn't defined, how to solve this problem?
Note: VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller