please help me instal Kubuntu i have created a live USB stick but when i try to boot from it my screen freezes RTX 2080, Kubuntu 19.04, Z390 Aorus Master. I was able to boot in safe graphics mode and install kubuntu on my 860 evo ssd but when i boot from it i get the same screen and it freezes i wait for 5-10 mins on this screen but no progress. nomodeset allows me to reach screen where it ask me to try kubuntu or install it and when i choose to try it it get stuck to error screen. please find the screen shot attached
Reboot, and at the grub screen press âeâ
Add ânomodesetâ to the âGRUB_CMD_DEFAULTâ (or whatever it says) after âquietâ âsplashâ
Press ctr-x
Didnât work. I have noticed that i can boot in safe graphics mode
It would help the troubleshooting to know which version of Kubuntu is on your USB stick, and what model of graphics card is installed.
How long did you wait? Did the same thing when I installed Mine but took about 5 minutes while it loads into ramdisk.
Like @Baz wrote, but instead of just nomodeset try nouveau.modeset=0
You might have to blacklist nouveau, quick google query for âblacklist nouveauâ should show how.
nomodeset and nouveau.modeset=0 gives me blank black screen. and no progress stuck at it
Bummer, then Iâm out of ideas at the moment. Will write again if I get an idea on what could be done. What I wrote previously sorted my previous problems with nouveau driver.
Good luck
So if you were able to install it to SSD using safe mode graphics, then remove the usb stick and then follow @Bazâs instructions. You should not be getting a try Kubuntu if you are booting from the actual instance installed on the SSD. I think we are missing some information here. Can you boot into recovery or single user mode?
after installing kubuntu on ssd i am not able to see login screen. if i try nomodeset or nouveau.modeset=0 i get a blank screen
Did you choose to âinstall third party softwareâ during the install? If so, and if this was Kubuntu 19.04, it should have installed the Nvidia proprietary drivers.
If youâre able to drop to a login shell with ctrl-alt-F3, try the commands:
sudo ubuntu-drivers autoinstall
sudo reboot