I am on Ubuntu 20.04. Whenever I try to boot up my computer I get nothing only black screen. If I press ESC, then I can see only /dev/sda2 clean
, etc. Nothing else. It looks like there is no GUI on it.
I pressed CtrlAltf5 to enter a tty and logged in. Now when I try to install a GUI I get dependencies error. But when I install something else it was doing fine, e.g.,
Aptitude: sudo apt install aptitude
was just installed without any error.
The exact error message while installing gnome was:
depend on gnome-setting-daemon (>= 3.24) but it's not going to be installed.
depend on gnome-shell (>= 3.19.92) but it's not going to be installed.
I don't know why I cannot I install gnome.
sudo apt install tasksel
andsudo tasksel install ubuntu-desktop
– Error404 Oct 28 '21 at 09:35sudo apt update
& read the output there looking for clues (warnings, errors, missing lines etc) as the package is availablegnome-shell | 3.28.4-0ubuntu18.04.7 | bionic-updates | source, amd64, arm64, armhf, i386, ppc64el, s390x
but again as we don't know your release; only you can interpret issues correctly. – guiverc Oct 28 '21 at 09:40I tried to download gnome-shell with sudo apt install gnome-shell: depends: evolution-data-server (>=3.33.1) but it's not going to be installed. gnome-settings-daemon (>=3.16.0) libpulse-mainloop-glib0 (>=13)
recommends: gdm3 (>= 3.10.0.1-3) gnome-control-center (>=1:3.25.2) ubuntu session and gnome-session not going to be installed
– Ferry Oct 29 '21 at 01:34gdm3
or GNOME - they're desktop packages. – guiverc Oct 29 '21 at 01:53@Algnis how to install LXQT, could you help to teach me how to download it and use it? thanks
– Ferry Oct 29 '21 at 02:16sudo tasksel install lubuntu-desktop
orsudo apt install LXQT*
– Error404 Oct 29 '21 at 02:24sudo tasksel
try this out – Error404 Oct 29 '21 at 02:29while LXQT* also failed with notification: Depends: pavucontrol-qt pavucontrol but it's not going to be installed
Recommends: quassel, quassel-client, hexchat, irssi, weechat but it's not going to be installed
lxqt-build-tools: depends: libglib2.0-dev (>= 2.5.0) qttools5-dev but it's not going to be installed..
this problem makes me stress :(
– Ferry Oct 29 '21 at 02:413D Acceleration Capable Videocard with at least 256 MB
); many servers do not meet those requirements - https://help.ubuntu.com/community/Installation/SystemRequirements but can run lighter desktops successfully. 4GiB is the minimum recommended RAM for GNOME – guiverc Oct 29 '21 at 02:44