-1

I've looked at several other posts on here, this one (Can't log in to Ubuntu 19.10, freezes upon Ctrl+Alt+F3) is closest to what I'm experiencing but none of the answers/comments have solved my issue.

This is a brand new install of ubuntu 20.04. The install went fine up until I got prompted to remove my usb and reboot to complete the install.

When the machine rebooted the splash page loaded and I was presented with the login UI. I entered my credentials, but it just spins back to the login screen again.

I have tried using both ctrl + alt + F2 and ctrl + alt + F3 to enter a shell from the login UI. When I do so, the whole screen freezes and becomes unresponsive. Using the mouse and/or the keyboard does nothing.

I have tried accessing GRUB on reboot. When I hold ESC during reboot, the keyboard and mouse both come online but the display does not (yellow indicator light as opposed to blue) and the screen is just blank.

I have also tried rebooting with my usb in a slot to try to reinstall. But again, without any interference from me (i.e. using ESC to enter GRUB) the machine just boots to ubuntu again, where I get the log in loop and inability to get a shell. And again if I try to use ESC to get a boot menu, my display goes dark with the yellow indicator.

So, I can't login. I can't get a shell to try to correct the issue that's preventing me from logging in. And I can't reinstall. I don't know what to try next.

  • Is your system dualbooted ??? – Error404 Oct 26 '21 at 14:42
  • No, this is the only OS currently installed. – Tony Tuttle Oct 26 '21 at 14:44
  • Do you know what graphics card you have? – Adam Selker Oct 26 '21 at 18:47
  • NVIDIA GeForce GTX 1060 6GB GDDR5 – Tony Tuttle Oct 26 '21 at 19:51
  • I struggle to see how you can try a different distro as per the other answer, if you can’t get it to do anything other than boot directly into the nonfunctional Ubuntu. Seems to me you really need to boot into a live usb session to reinstall (I note the difficulties you’ve had with that) … if Esc isn’t working, try hitting f2 or f10 or f12 repeatedly (all have worked for me at different times with Dell) as soon as you turn the computer on - to set boot order to use the usb first. Your spec is certainly good enough for Ubuntu. – Will Oct 27 '21 at 08:28
  • I’m assuming Windows 10 was working fine right up until the change of os? That makes hardware issue less likely. – Will Oct 27 '21 at 08:31
  • Yeah Windows was working with no issues. – Tony Tuttle Oct 27 '21 at 10:25
  • It's a fresh install right ? Have you tried ubuntu before installing ubuntu ? – Error404 Oct 27 '21 at 10:47
  • Sounds like there is some hardware issue.
    to better understand the issue I need a few more details.
    Please provide the below information.
    • Laptop or Desktop
    • brand and model name
    • purchase year (any close guess will work)
    • Number of Cores and generation
    • HDD or SDD (mention free space)
    • RAM [size & type (ddr2, ddr3, ddr4)]
    • Name of OS running previously - Did you select 'Use Entire Disk' (Y/N)
    – Vineet Singh Oct 26 '21 at 18:25
  • Desktop; 2) Dell XPS 8930; 3) 2019; 4) 6 cores, 8th gen; 5) 1 TB HDD + 16 GB Intel Optane Memory; 6) 32GB DDR4; 7) Windows 10; 8) Yes
  • – Tony Tuttle Oct 26 '21 at 19:51
  • What about the BIOS settings? You can boot from the live disk from there. You said you tried grub, but the factory BIOS menu should still be available as well. And that loads before anything else even tries to do so. Even Grub. – Nate T Oct 30 '21 at 11:56