0

I'm running Kubuntu 20.04. I installed some updates suggested by Discover software center. After rebooting my system hangs and output the following:

[   5.424291] iwlwifi 000:00:14.3 BIOS contains WGDS but no WRDS

I can get into TTY by pressing ctrl + alt + f1, and then login using my credentials. Once I'm in I can start everything normally by running startx.

I have to do this every time I boot though. Is there any way to:

  1. Find out what's causing the boot to hang?
  2. Revert the update caused by Discover?

I'm no Linux expert, so I'm not sure how to troubleshoot this further. Any advice is appreciated.

1 Answers1

0

In my case it was due to a wrong runlevel. I reverted it by running:

systemctl set-default graphical.target

More details in Boot systems into different targets manually - RHCSA Objective Preparation